Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24] JEP 484: Class-File API #3049

Closed
Tracked by #2899
mpalat opened this issue Oct 5, 2024 · 1 comment
Closed
Tracked by #2899

[24] JEP 484: Class-File API #3049

mpalat opened this issue Oct 5, 2024 · 1 comment
Assignees

Comments

@mpalat
Copy link
Contributor

mpalat commented Oct 5, 2024

Ref: https://openjdk.org/jeps/484
ref: #2331 for earlier support
Summary
Provide a standard API for parsing, generating, and transforming Java class files.

@mpalat mpalat added this to the BETA_JAVA24 M2 milestone Oct 5, 2024
@mpalat mpalat self-assigned this Nov 12, 2024
@mpalat
Copy link
Contributor Author

mpalat commented Nov 12, 2024

REF: #2331 (comment)

Until Eclipse moves to >=24, this will not be used. And that too its optional for us to make use of this. (Disassembler could be a good start I believe).

At this point this does not impact JDT - closing.

@mpalat mpalat closed this as completed Nov 12, 2024
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

No branches or pull requests

1 participant