Searched refs:systemIdentityHashCode (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DHotSpotMethodSubstitutionTest.java139 testGraph("systemIdentityHashCode");
142 test("systemIdentityHashCode", o);
152 public static int systemIdentityHashCode(Object obj) { method in class:HotSpotMethodSubstitutionTest

Completed in 22 milliseconds