-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Make testLambdaCapturing test conditional on GraalVM version #37063
Conversation
The parseable version is in `metadata.graalvm.version.full` not in `metadata.graalvm.version.version`.
Starting with GraalVM 24.0 lambda class names match the ones from HotSpot.
4d6bdc9
to
4f6c97e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems OK to me.
CI runs with 24.0-dev look good (the simple with space failure is tracked in #36998) |
Failing Jobs - Building 4f6c97e
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 21 #- Failing: extensions/micrometer/deployment
! Skipped: extensions/micrometer-registry-prometheus/deployment extensions/quartz/deployment extensions/scheduler/deployment and 25 more 📦 extensions/micrometer/deployment✖
|
Starting with GraalVM 24.0 lambda class names match the ones from HotSpot.
Closes #37037
Being tested against GraalVM CE 24.0-dev in https://github.com/graalvm/mandrel/actions/runs/6860951487