git: openjdk/jdk: 8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal

Alan Bateman alanb at openjdk.org
Tue May 28 15:06:36 UTC 2024


Changeset: 0f3e2cc3
Author:    Alan Bateman <alanb at openjdk.org>
Date:      2024-05-28 15:05:54 +0000
URL:       https://git.openjdk.org/jdk/commit/0f3e2cc334e5926d53bbbce22e4a6bfeb2752140

8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal

Reviewed-by: mcimadamore, jpai, pminborg

! make/test/BuildMicrobenchmark.gmk
! src/hotspot/share/runtime/arguments.cpp
! src/java.base/share/classes/sun/launcher/resources/launcher.properties
! src/java.base/share/man/java.1
! src/jdk.unsupported/share/classes/sun/misc/Unsafe.java
+ test/jdk/sun/misc/TryUnsafeMemoryAccess.java
+ test/jdk/sun/misc/UnsafeMemoryAccessWarnings.java
+ test/micro/org/openjdk/bench/sun/misc/UnsafeOps.java



More information about the jdk-changes mailing list