< prev index next >

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

Print this page

        

*** 24,35 **** /* * @test * @summary Unreferenced app classes during dump time should not be included in the archive. * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds ! * /test/hotspot/jtreg/runtime/appcds/dynamicArchive/test-classes * @build ExcludedClassesApp * @run driver ClassFileInstaller -jar ExcludedClasses.jar * ExcludedClassesApp * ExcludedClassesApp$NotLinkedSuper * ExcludedClassesApp$NotLinkedChild --- 24,35 ---- /* * @test * @summary Unreferenced app classes during dump time should not be included in the archive. * @requires vm.cds ! * @library /test/lib /test/hotspot/jtreg/runtime/cds ! * /test/hotspot/jtreg/runtime/cds/dynamicArchive/test-classes * @build ExcludedClassesApp * @run driver ClassFileInstaller -jar ExcludedClasses.jar * ExcludedClassesApp * ExcludedClassesApp$NotLinkedSuper * ExcludedClassesApp$NotLinkedChild
< prev index next >