diff -r f4e956ed8b43 -r e17908b59e82 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