< prev index next >

test/runtime/logging/SafepointCleanupTest.java

Print this page
rev 10811 : 8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module)
Reviewed-by: tbd

*** 24,34 **** /* * @test * @bug 8149991 * @summary safepointcleanup=info should have output from the code * @library /testlibrary ! * @modules java.base/sun.misc * java.management * @build jdk.test.lib.OutputAnalyzer jdk.test.lib.ProcessTools * @run driver SafepointCleanupTest */ --- 24,34 ---- /* * @test * @bug 8149991 * @summary safepointcleanup=info should have output from the code * @library /testlibrary ! * @modules java.base/jdk.internal.misc * java.management * @build jdk.test.lib.OutputAnalyzer jdk.test.lib.ProcessTools * @run driver SafepointCleanupTest */
< prev index next >