Following on from JDK-8139891, tests in the hotspot repo should be reviewed
to determine what, if any, should continue to test sun.misc.Unsafe, while the
large majority ( consumers of Unsafe ) should be updated to use the internal
Unsafe.
Consideration should be given to adding new tests for Unsafe intrinsics.
to determine what, if any, should continue to test sun.misc.Unsafe, while the
large majority ( consumers of Unsafe ) should be updated to use the internal
Unsafe.
Consideration should be given to adding new tests for Unsafe intrinsics.