Skip to content

Document VMType Hierarchy - Value 5 #139

@LSantha

Description

@LSantha

Concept: VMType Hierarchy

Value: 5 (Critical - Type system core)

What it is: Internal type representation system with VmType, VmClass, VmArray, VmPrimitive

Key files:

  • core/src/core/org/jnode/vm/classmgr/VmType.java
  • core/src/core/org/jnode/vm/classmgr/VmClass.java

Bridges: Type system, JIT compiler, Classloader


Documentation Requirements

For Value 5 (Critical):

  1. Update ALL 4 sections of the index (index.md):

    • Pages Table: Add new page in alphabetical order
    • Concepts → Pages: Add the page name. Currently "VmType" is mentioned in [[Type-System-Internals]]
    • Source Path → Pages: Map core/src/core/org/jnode/vm/classmgr/ to the new page
    • Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
  2. Update Glossary: Add 1-sentence definition for any new project-specific term

  3. Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., VmArray, VmPrimitive, type constants)

Skill Reference

Use update-wiki skill for wiki maintenance workflow


Related Concepts (from index.md)

  • [[Type-System-Internals]]
  • [[Object-Layout]]
  • [[JIT-Compilers]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions