-
Notifications
You must be signed in to change notification settings - Fork 720
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
jdk23 OpenJDK sun/misc/UnsafeMemoryAccessWarnings --sun-misc-unsafe-memory-access=allow
unrecognised
#19583
Comments
@TobiAjila fyi |
pshipton
changed the title
jdk23 OpenJDK sun/misc/UnsafeMemoryAccessWarnings--sun-misc-unsafe-memory-access=allow unrecognised
jdk23 OpenJDK sun/misc/UnsafeMemoryAccessWarnings May 30, 2024
--sun-misc-unsafe-memory-access=allow
unrecognised
@JasonFengJ9 Please take a look at this |
This is the new JEP required in JDK23 for the failure at https://openjdk.org/jeps/471: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal as users are encouraged to replace |
pshipton
added a commit
to pshipton/openjdk-tests
that referenced
this issue
May 31, 2024
Until OpenJ9 implements support. Issue eclipse-openj9/openj9#19583 Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Created an exclude for the test adoptium/aqa-tests#5362 |
karianna
pushed a commit
to adoptium/aqa-tests
that referenced
this issue
Jun 1, 2024
Until OpenJ9 implements support. Issue eclipse-openj9/openj9#19583 Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
This was referenced Jun 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.openjdk_aarch64_linux_Nightly_testList_0/21
sun/misc/UnsafeMemoryAccessWarnings.java
JVMJ9VM007E Command-line option unrecognised: --sun-misc-unsafe-memory-access=allow
ibmruntimes/openj9-openjdk-jdk@82245b7...6a0e7b9
8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
The text was updated successfully, but these errors were encountered: