Skip to content

Audit TODO comments in core/src/vm/classmgr/ older than 3 years #477

@LSantha

Description

@LSantha

I want a comprehensive audit of all TODO / FIXME / XXX comments in core/src/vm/classmgr/ that are older than 3 years (i.e. in code last touched before 2023).

For each, report:

  • File and line number
  • The full text of the comment
  • The author of the last commit that touched the line (git blame -L <line>,<line> <file>)
  • Whether the issue the TODO describes is still relevant (best guess)

Goal: I want to clean up the stale ones and prioritize the active ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent/investigatedThe agent posted an investigation report on this issue.area/vmJVM internals: JIT compilers, GC, VM magic, type system.kind/investigateAsks the agent to investigate and report back, not to fix.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions