8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java
authoriignatyev
Tue, 26 Jan 2016 00:25:20 +0300
changeset 35596 07098f03eb07
parent 35595 4308ac6d1b16
child 35597 0174e7c4489f
8148161: quarantine compiler/loopopts/UseCountedLoopSafepoints.java Reviewed-by: kvn
hotspot/test/compiler/loopopts/UseCountedLoopSafepoints.java
--- 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
  */