changeset 35596 | 07098f03eb07 |
parent 35084 | 5b34a4ae0f58 |
child 38152 | 80e5da81fb2c |
--- a/hotspot/test/compiler/loopopts/UseCountedLoopSafepoints.java Mon Jan 25 09:12:58 2016 -0800 +++ b/hotspot/test/compiler/loopopts/UseCountedLoopSafepoints.java Tue Jan 26 00:25:20 2016 +0300 @@ -28,6 +28,7 @@ * @summary Test that C2 flag UseCountedLoopSafepoints ensures a safepoint is kept in a CountedLoop * @library /testlibrary * @modules java.base + * @ignore 8146096 * @run main UseCountedLoopSafepoints */