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

Fix class-level execution conditions on GraalVM #3785

Merged

Conversation

marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Apr 18, 2024

  • Update to latest version of native build tools
  • Add failing integration test
  • Track descendants of skipped containers
  • Add to release notes

Fixes #3745.

@marcphilipp marcphilipp marked this pull request as ready for review April 18, 2024 08:28
sbrannen

This comment was marked as outdated.

Co-authored-by: Sam Brannen <104798+sbrannen@users.noreply.github.com>
@marcphilipp marcphilipp merged commit 8b24ca8 into main Apr 18, 2024
14 checks passed
@marcphilipp marcphilipp deleted the marc/3745-fix-class-level-execution-condition-on-graal branch April 18, 2024 14:10
marcphilipp added a commit that referenced this pull request Jun 17, 2024
* Update to latest version of native build tools
* Track descendants of skipped containers
* Disable integration test if GRAALVM_HOME env var is not set

Fixes #3745.

(cherry picked from commit 8b24ca8)
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.

@EnabledInNativeImage is not properly supported at the class level
2 participants