< prev index next >

test/sun/management/HotspotClassLoadingMBean/GetLoadedClassSize.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 24,34 **** /* * @test * @bug 4858522 * @summary Basic unit test of HotspotClassLoadingMBean.getLoadedClassSize() * @author Steve Bohne ! * @modules java.management/sun.management * @run main/othervm -XX:+UsePerfData GetLoadedClassSize */ /* * This test is just a sanity check and does not check for the correct value. --- 24,34 ---- /* * @test * @bug 4858522 * @summary Basic unit test of HotspotClassLoadingMBean.getLoadedClassSize() * @author Steve Bohne ! * * @run main/othervm -XX:+UsePerfData GetLoadedClassSize */ /* * This test is just a sanity check and does not check for the correct value.
< prev index next >