< prev index next >

test/hotspot/jtreg/runtime/cds/dynamicArchive/UnsupportedBaseArchive.java

Print this page

        

*** 29,39 **** /* * @test * @summary unsupported base archive tests * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes * @modules jdk.jartool/sun.tools.jar * @compile ../test-classes/Hello.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox * @run driver UnsupportedBaseArchive --- 29,39 ---- /* * @test * @summary unsupported base archive tests * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes * @modules jdk.jartool/sun.tools.jar * @compile ../test-classes/Hello.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox * @run driver UnsupportedBaseArchive
< prev index next >