< prev index next >

test/hotspot/jtreg/gc/g1/TestLargePageUseForHeap.java

Print this page
rev 59189 : imported patch hotspot

*** 29,39 **** * @bug 8221517 * @key gc * @modules java.base/jdk.internal.misc * @library /test/lib * @requires vm.gc.G1 - * @requires os.family != "solaris" * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm -Xbootclasspath/a:. -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:+IgnoreUnrecognizedVMOptions -XX:+UseLargePages gc.g1.TestLargePageUseForHeap */ --- 29,38 ----
< prev index next >