< prev index next >

test/gc/g1/TestRemsetLoggingPerRegion.java

Print this page

        

*** 23,36 **** /* * @test TestRemsetLoggingPerRegion.java * @requires vm.gc.G1 * @bug 8014078 8129977 8145534 ! * @library /testlibrary /test/lib * @modules java.base/jdk.internal.misc * java.management/sun.management ! * @build TestRemsetLoggingTools TestRemsetLoggingPerRegion * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @summary Verify output of -Xlog:gc+remset*=trace in regards to per-region type output * @run main TestRemsetLoggingPerRegion */ --- 23,36 ---- /* * @test TestRemsetLoggingPerRegion.java * @requires vm.gc.G1 * @bug 8014078 8129977 8145534 ! * @library /test/lib * @modules java.base/jdk.internal.misc * java.management/sun.management ! * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @summary Verify output of -Xlog:gc+remset*=trace in regards to per-region type output * @run main TestRemsetLoggingPerRegion */
< prev index next >