Searched defs:getUnsafe (Results 1 - 7 of 7) sorted by relevance

/openjdk10/hotspot/test/compiler/escapeAnalysis/
H A DTestUnsafePutAddressNullObjMustNotEscape.java87 private static void getUnsafe() throws Exception { method in class:TestUnsafePutAddressNullObjMustNotEscape
/openjdk10/hotspot/test/runtime/defineAnonClass/
H A DDefineAnon.java51 private static Unsafe getUnsafe() { method in class:DefineAnon
/openjdk10/jdk/test/sun/misc/
H A DInvokeCleaner.java114 static Unsafe getUnsafe() throws ReflectiveOperationException { method in class:InvokeCleaner
H A DCopyMemory.java201 private static Unsafe getUnsafe() throws Exception { method in class:CopyMemory
/openjdk10/hotspot/test/compiler/unsafe/
H A DUnsafeGetConstantField.java412 void getUnsafe(MethodVisitor mv) { method in class:UnsafeGetConstantField.Generator
/openjdk10/jdk/src/jdk.unsupported/share/classes/sun/misc/
H A DUnsafe.java97 public static Unsafe getUnsafe() { method in class:Unsafe
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/misc/
H A DUnsafe.java88 public static Unsafe getUnsafe() { method in class:Unsafe

Completed in 87 milliseconds