changeset 38152 | 80e5da81fb2c |
parent 36508 | 5f9eee6b383b |
child 38929 | 1ee62412a66f |
--- a/hotspot/test/gc/TestSmallHeap.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/gc/TestSmallHeap.java Sun May 01 12:47:00 2016 +0300 @@ -30,6 +30,7 @@ * @requires vm.opt.UseCompressedOops != false * @summary Verify that starting the VM with a small heap works * @library /testlibrary /test/lib + * @modules java.base/jdk.internal.misc * @modules java.management/sun.management * @ignore 8076621 * @build TestSmallHeap