8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java
authorthartmann
Thu, 08 Oct 2015 08:54:57 +0200
changeset 33156 e17908b59e82
parent 33089 f4e956ed8b43
child 33157 841ec4c08d57
8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java Summary: Quarantine the test because it fails on JPRT for the CPU, CompactStrings and JVMCI repositories. Reviewed-by: roland
hotspot/test/compiler/startup/SmallCodeCacheStartup.java
--- a/hotspot/test/compiler/startup/SmallCodeCacheStartup.java	Mon Oct 05 20:02:40 2015 -0700
+++ b/hotspot/test/compiler/startup/SmallCodeCacheStartup.java	Thu Oct 08 08:54:57 2015 +0200
@@ -23,6 +23,7 @@
 
 /*
  * @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