< prev index next >

test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @test * * @summary converted from VM Testbase metaspace/stressHierarchy/stressHierarchy007. * VM Testbase keywords: [nonconcurrent, javac, no_cds] * + * @requires vm.opt.final.ClassUnloading * @library /vmTestbase /test/lib * @run driver jdk.test.lib.FileInstaller . . * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission
*** 46,51 **** * -minLevelSize 10 * -maxLevelSize 100 * -hierarchyType CLASSES * -triggerUnloadingByFillingMetaspace */ - --- 47,51 ----
< prev index next >