diff -r fffedc5e5cf8 -r 80e5da81fb2c hotspot/test/runtime/NMT/ChangeTrackingLevel.java --- a/hotspot/test/runtime/NMT/ChangeTrackingLevel.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/runtime/NMT/ChangeTrackingLevel.java Sun May 01 12:47:00 2016 +0300 @@ -26,6 +26,7 @@ * @bug 8059100 * @summary Test that you can decrease NMT tracking level but not increase it. * @key nmt + * @modules java.base/jdk.internal.misc * @library /testlibrary /test/lib * @build ChangeTrackingLevel * @run main ClassFileInstaller sun.hotspot.WhiteBox