< prev index next >

test/runtime/Throwable/ThrowableIntrospectionSegfault.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8033735 * @summary check backtrace field introspection * @modules java.base/jdk.internal.misc - * @library /testlibrary * @run main ThrowableIntrospectionSegfault */ import java.lang.reflect.*; --- 24,33 ----
< prev index next >