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

/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DSchedulingBug_01.java33 private static class VolatileBoxHolder { class in class:SchedulingBug_01
37 public static int test(VolatileBoxHolder a, VolatileBoxHolder b) {
48 runTest("test", new VolatileBoxHolder(), new VolatileBoxHolder());

Completed in 93 milliseconds