< prev index next >

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

Print this page

        

*** 26,36 **** /* * @test * @summary error handling when either (or both) of the base/top archives are missing. * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes * @build GenericTestApp sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar GenericTestApp.jar GenericTestApp * @run driver MissingArchive */ --- 26,36 ---- /* * @test * @summary error handling when either (or both) of the base/top archives are missing. * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes * @build GenericTestApp sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox * @run driver ClassFileInstaller -jar GenericTestApp.jar GenericTestApp * @run driver MissingArchive */
< prev index next >