< prev index next >

test/sun/misc/Safe.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* @test * @bug 4495577 * @summary Ensure that sun.misc.Unsafe cannot (easily) * be accessed from user code + * @modules java.base/sun.misc */ public class Safe {
< prev index next >