author | zmajo |
Thu, 08 Oct 2015 10:25:45 +0000 | |
changeset 33159 | 89b942323bd1 |
parent 33158 | f4e6c593ba73 (current diff) |
parent 33157 | 841ec4c08d57 (diff) |
child 33160 | c59f1676d27e |
--- 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