< prev index next > test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java
Print this page
import java.io.IOException;
/*
* @test id=passive
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
import java.io.IOException;
/*
* @test id=passive
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=aggressive
* @key stress
- * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=adaptive
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=adaptive
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=compact
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=compact
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=passive-deopt-nmethod
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=passive-deopt-nmethod
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=aggressive-deopt-nmethod
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=aggressive-deopt-nmethod
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=adaptive-deopt-nmethod
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=adaptive-deopt-nmethod
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=compact-deopt-nmethod
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=compact-deopt-nmethod
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
* gc.stress.gcbasher.TestGCBasherWithShenandoah 120000
*/
/*
* @test id=generational
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
* gc.stress.gcbasher.TestGCBasherWithShenandoah 120000
*/
/*
* @test id=generational
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server"
* @summary Stress the Shenandoah GC by trying to make old objects more likely to be garbage than young objects.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=generational-deopt-nmethod
* @key stress
! * @library /
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
*/
/*
* @test id=generational-deopt-nmethod
* @key stress
! * @library / /test/lib
* @requires vm.gc.Shenandoah
* @requires vm.flavor == "server" & vm.opt.ClassUnloading != false
* @summary Stress Shenandoah GC with nmethod barrier forced deoptimization enabled.
*
* @run main/othervm/timeout=200 -Xlog:gc*=info,nmethod+barrier=trace -Xmx1g -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions
< prev index next >