< prev index next >

test/runtime/Throwable/StackTraceLogging.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 8150778 * @summary check stacktrace logging * @library /testlibrary ! * @modules java.base/sun.misc * java.management * @build jdk.test.lib.OutputAnalyzer jdk.test.lib.ProcessTools * @compile TestThrowable.java * @run driver StackTraceLogging */ --- 24,34 ---- /* * @test * @bug 8150778 * @summary check stacktrace logging * @library /testlibrary ! * @modules java.base/jdk.internal.misc * java.management * @build jdk.test.lib.OutputAnalyzer jdk.test.lib.ProcessTools * @compile TestThrowable.java * @run driver StackTraceLogging */
< prev index next >