< prev index next >

test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @key gc * @bug 8000831 * @summary Runs an simple application (GarbageProducer) with various combinations of -XX:{+|-}Verify{After|Before}GC flags and checks that output contain or doesn't contain expected patterns + * @requires vm.gc != "Z" * @modules java.base/jdk.internal.misc * @modules java.management * @library /test/lib * @run driver TestVerifyBeforeAndAfterGCFlags */
< prev index next >