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

Print warnings when ignoring unsupported reachability-metadata registrations/features #29

Open
2 tasks
zakkak opened this issue Dec 12, 2024 · 0 comments
Open
2 tasks
Labels
enhancement New feature or request

Comments

@zakkak
Copy link
Contributor

zakkak commented Dec 12, 2024

Feature request

As discussed in #23 (review) we would like to enable the following two features in GraalVM CE for JDK 21:

  • Print a warning when method or field registrations of proxy types are ignored since the 23.1 builder doesn't support them.
  • Print a warning when classes that would otherwise be added to the list of reachability handlers are ignored because they throw a linkage error when resolved

Assigned to @loicottet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant