changeset 42307 | cefc81dc1d52 |
parent 41705 | 332239c052cc |
--- a/hotspot/test/runtime/Throwable/ThrowableIntrospectionSegfault.java Wed Nov 23 16:16:34 2016 +0000 +++ b/hotspot/test/runtime/Throwable/ThrowableIntrospectionSegfault.java Thu Dec 01 08:56:41 2016 +0000 @@ -25,7 +25,8 @@ * @test * @bug 8033735 * @summary check backtrace field introspection - * @modules java.base/jdk.internal.misc + * @modules java.base/jdk.internal.misc:open + * @modules java.base/java.lang:open * @run main ThrowableIntrospectionSegfault */