< prev index next >

test/hotspot/jtreg/runtime/cds/redefineClass/RedefineBasicTest.java

Print this page

        

*** 25,35 **** /* * @test * @summary Run /serviceability/jvmti/RedefineClasses/RedefineRunningMethods in AppCDS mode to * make sure class redefinition works with CDS. * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/serviceability/jvmti/RedefineClasses /test/hotspot/jtreg/runtime/appcds * @modules java.compiler * java.instrument * jdk.jartool/sun.tools.jar * java.base/jdk.internal.misc * java.management --- 25,35 ---- /* * @test * @summary Run /serviceability/jvmti/RedefineClasses/RedefineRunningMethods in AppCDS mode to * make sure class redefinition works with CDS. * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/serviceability/jvmti/RedefineClasses /test/hotspot/jtreg/runtime/cds * @modules java.compiler * java.instrument * jdk.jartool/sun.tools.jar * java.base/jdk.internal.misc * java.management
< prev index next >