changeset 29678 | dd2f3932c21e |
parent 28732 | d4b650e48a8f |
child 30604 | b8d532cb6420 |
--- a/hotspot/test/runtime/Unsafe/AllocateInstance.java Mon Mar 23 11:44:41 2015 -0700 +++ b/hotspot/test/runtime/Unsafe/AllocateInstance.java Thu Mar 26 16:36:56 2015 +0100 @@ -25,6 +25,8 @@ * @test * @summary Verifies the behaviour of Unsafe.allocateInstance * @library /testlibrary + * @modules java.base/sun.misc + * java.management * @run main AllocateInstance */