hotspot/test/compiler/startup/SmallCodeCacheStartup.java
changeset 40026 d10846ed8b6d
parent 36851 03e2f4d0a421
child 40059 c2304140ed64
--- a/hotspot/test/compiler/startup/SmallCodeCacheStartup.java	Wed Jun 22 17:05:40 2016 +0200
+++ b/hotspot/test/compiler/startup/SmallCodeCacheStartup.java	Fri Jun 24 19:06:15 2016 +0300
@@ -23,12 +23,12 @@
 
 /*
  * @test
- * @ignore 8134286
  * @bug 8023014
  * @summary Test ensures that there is no crash if there is not enough ReservedCodeCacheSize
  *          to initialize all compiler threads. The option -Xcomp gives the VM more time to
  *          trigger the old bug.
  * @library /testlibrary
+ * @ignore 8134286
  * @modules java.base/jdk.internal.misc
  *          java.management
  */