< prev index next >

test/hotspot/jtreg/compiler/startup/SmallCodeCacheStartup.java

Print this page
rev 59595 : [mq]: 8246497.compiler.flagless

*** 26,35 **** --- 26,36 ---- * @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 * trigger the old bug. * @library /test/lib + * @requires vm.flagless * @modules java.base/jdk.internal.misc * java.management * * @run driver compiler.startup.SmallCodeCacheStartup */
< prev index next >