Skip to content

Document Exception Handler Table - Value 4 #120

@LSantha

Description

@LSantha

Concept: Exception Handler Table

Value: 4 (Important - Exception handling)

What it is: Bytecode exception table to native exception handling

Key files:

  • core/src/core/org/jnode/vm/classmgr/ExceptionHandler.java
  • core/src/core/org/jnode/vm/classmgr/ExceptionTable.java

Bridges: Exceptions, JIT compiler, Stack unwinding


Documentation Requirements

For Value 4 (Important):

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

    • Pages Table: Add new page in alphabetical order (note: [[Exceptions-Implementation]] exists)
    • Concepts → Pages: Add the page name. Currently "Exception handler table" is mentioned in [[Exceptions-Implementation]]
    • 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., stack frame layouts)

Skill Reference

Use update-wiki skill for wiki maintenance workflow


Related Concepts (from index.md)

  • [[Exceptions-Implementation]]
  • [[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