changeset 36851 | 03e2f4d0a421 |
parent 35567 | 4b293ebd9ef9 |
child 38152 | 80e5da81fb2c |
--- a/hotspot/test/runtime/Unsafe/AllocateInstance.java Sat Apr 09 23:03:25 2016 +0100 +++ b/hotspot/test/runtime/Unsafe/AllocateInstance.java Sat Apr 09 23:03:39 2016 +0100 @@ -25,7 +25,7 @@ * @test * @summary Verifies the behaviour of Unsafe.allocateInstance * @library /testlibrary - * @modules java.base/sun.misc + * @modules java.base/jdk.internal.misc * java.management * @run main AllocateInstance */