< prev index next >

test/hotspot/jtreg/runtime/cds/jvmti/transformRelatedClasses/TransformInterfaceImplementorAppCDS.java

Print this page

        

*** 24,39 **** /* * @test * @summary Exercise initial transformation (class file loader hook) * with CDS/AppCDS with Interface/Implementor pair ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes ! * /test/hotspot/jtreg/runtime/appcds/jvmti /test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability ! * /test/hotspot/jtreg/runtime/SharedArchiveFile/serviceability/transformRelatedClasses ! * /test/hotspot/jtreg/runtime/SharedArchiveFile /test/hotspot/jtreg/testlibrary/jvmti ! * /test/hotspot/jtreg/runtime/appcds/customLoader ! * /test/hotspot/jtreg/runtime/appcds/customLoader/test-classes * @requires vm.cds * @requires vm.flavor != "minimal" * @requires !vm.graal.enabled * @modules java.base/jdk.internal.misc * jdk.jartool/sun.tools.jar --- 24,39 ---- /* * @test * @summary Exercise initial transformation (class file loader hook) * with CDS/AppCDS with Interface/Implementor pair ! * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes ! * /test/hotspot/jtreg/runtime/cds/jvmti /test/hotspot/jtreg/runtime/cds/serviceability ! * /test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses ! * /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/testlibrary/jvmti ! * /test/hotspot/jtreg/runtime/cds/customLoader ! * /test/hotspot/jtreg/runtime/cds/customLoader/test-classes * @requires vm.cds * @requires vm.flavor != "minimal" * @requires !vm.graal.enabled * @modules java.base/jdk.internal.misc * jdk.jartool/sun.tools.jar
< prev index next >