-
Notifications
You must be signed in to change notification settings - Fork 722
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
Update Unsafe value type comments and Java methods #19915
Conversation
- update comments with primitive references - remove stale methods getReferenceVolatile and getReference - add methods hasNullMarker and nullMarkerOffset to match RI Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
Jenkins compile alinuxval jdknext |
Jenkins compile amac jdknext |
The error in the jdkNext build (not valhalla build) is:
Looks like jdknext is 24 and this is causing the error: openj9/jcl/src/java.base/share/classes/java/lang/Access.java Lines 554 to 559 in 157a0ef
|
The openjdk change in question is ibmruntimes/openj9-openjdk-jdk@758ebfe It hasn't been promoted into Just restarted failed |
@hangshao0 can you retry the |
Jenkins compile amac jdknext |
Related: #19677