< prev index next >

test/java/lang/management/MemoryMXBean/MemoryTest.java

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

*** 27,36 **** --- 27,37 ---- * @summary Basic unit test of MemoryMXBean.getMemoryPools() and * MemoryMXBean.getMemoryManager(). * @author Mandy Chung * * @modules jdk.management + * * @run main MemoryTest 2 */ /* * NOTE: This expected result is hardcoded in this test and this test
< prev index next >