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

/openjdk7/hotspot/test/compiler/8004867/
H A DTestIntUnsafeVolatile.java30 * @run main/othervm/timeout=300 -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-OptimizeFill TestIntUnsafeVolatile
31 * @run main/othervm/timeout=300 -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:+OptimizeFill TestIntUnsafeVolatile
37 public class TestIntUnsafeVolatile { class
49 Class c = TestIntUnsafeVolatile.class.getClassLoader().loadClass("sun.misc.Unsafe");

Completed in 31 milliseconds