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

Missing implementation of accessFlags() in Class.java #15933

Closed
hangshao0 opened this issue Sep 21, 2022 · 1 comment · Fixed by #16217
Closed

Missing implementation of accessFlags() in Class.java #15933

hangshao0 opened this issue Sep 21, 2022 · 1 comment · Fixed by #16217

Comments

@hangshao0
Copy link
Contributor

A new public API public Set<AccessFlag> accessFlags() has been introduced in Jdknext (Java 20) in Class.java.
This API is missing in the OpenJ9 implementation now.

@thallium
Copy link
Contributor

I can work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants