8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java
Reviewed-by: kvn
--- 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
*/