Skip to content

Classfile-based Java API: inherited members + de-reflection option (#837)#2

Open
jozanek wants to merge 5 commits into
feat/classfile-java-api-unloadablefrom
feat/classfile-java-api-phase3
Open

Classfile-based Java API: inherited members + de-reflection option (#837)#2
jozanek wants to merge 5 commits into
feat/classfile-java-api-unloadablefrom
feat/classfile-java-api-phase3

Conversation

@jozanek

@jozanek jozanek commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Stacked on #1. Third step of the classfile-based Java API work.

Completes the classfile path to full structural parity with reflection:

Validated by a differential audit asserting structural parity with ClassToAPI (member set, kind, access, arity, varargs, type-params; declared + inherited nested classes) plus an end-to-end incremental test. Whole-class hashes intentionally differ (accepted one-time re-hash); flipping the default is a separate maintainer decision.

@jozanek jozanek force-pushed the feat/classfile-java-api-phase3 branch from ccc13af to e7ddd36 Compare June 23, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant