Searched defs:getUnsafe (Results 1 - 9 of 9) sorted by path

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

Completed in 141 milliseconds