< prev index next >

test/com/sun/management/OperatingSystemMXBean/TestTotalSwap.java

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

*** 25,34 **** --- 25,35 ---- * @test * @bug 4858522 * @summary Basic unit test of OperatingSystemMXBean.getTotalSwapSpaceSize() * * @library /lib/testlibrary + * @modules jdk.management * @build TestTotalSwap jdk.testlibrary.* * @run main TestTotalSwap * * @author Steve Bohne * @author Jaroslav Bachorik
< prev index next >