< prev index next >

test/compiler/startup/SmallCodeCacheStartup.java

Print this page

        

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @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
< prev index next >