# HG changeset patch # User zmajo # Date 1444299945 0 # Node ID 89b942323bd11acc2cf8c01273f588498751303b # Parent f4e6c593ba73c4959d000ebd57311ee29debb00d# Parent 841ec4c08d570f398adfb8a3071e70390aa903b1 Merge diff -r f4e6c593ba73 -r 89b942323bd1 hotspot/test/compiler/startup/SmallCodeCacheStartup.java --- a/hotspot/test/compiler/startup/SmallCodeCacheStartup.java Thu Oct 08 12:10:19 2015 +0200 +++ b/hotspot/test/compiler/startup/SmallCodeCacheStartup.java Thu Oct 08 10:25:45 2015 +0000 @@ -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