- Notifications
You must be signed in to change notification settings - Fork 16
[CI] Enable assertions #871
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
base: default
Are you sure you want to change the base?
Conversation
1836bd9 to e487009 Compare
jerboaa left a comment
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.
LGTM provided CI is fine with this.
| Depends on: oracle#12042 |
e487009 to c4b0c0d Compare | JDK 26+13 is available via labs by now. That isn't a blocker. We see a couple of assertions fired with this though. Example: or |
c4b0c0d to 71662f7 Compare 71662f7 to 7c3cc39 Compare |
|
| This PR appears to be stale because it has been open 30 days with no activity. This PR will be closed in 7 days unless |
Opening as draft till upstream graal updates to JDK 26+12, as it currently fails with:
due to openjdk/jdk@655dc51#diff-42f5711b7bc39a45a6e647f8e09e69eab24556a282f272017d9b33b42911ee35
Closes #846