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

/openjdk7/hotspot/test/compiler/7190310/
H A DTest7190310_unsafe.java84 if (!verifyGet(referent_offset, unsafe)) {
100 static boolean verifyGet(long referent_offset, Unsafe unsafe) throws Exception { method in class:Test7190310_unsafe

Completed in 28 milliseconds