# HG changeset patch # User thartmann # Date 1444290677 0 # Node ID 841ec4c08d570f398adfb8a3071e70390aa903b1 # Parent e17908b59e82e3b21d832e14cfdd334577dca0c2# Parent 141ffb78d088dd63a7d45f3d3b3d371c8e1d2efb Merge diff -r 141ffb78d088 -r 841ec4c08d57 hotspot/test/compiler/startup/SmallCodeCacheStartup.java --- a/hotspot/test/compiler/startup/SmallCodeCacheStartup.java Wed Oct 07 06:56:58 2015 -0400 +++ b/hotspot/test/compiler/startup/SmallCodeCacheStartup.java Thu Oct 08 07:51:17 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