hotspot/test/runtime/modules/Xpatch/XpatchTraceCL.java
changeset 38152 80e5da81fb2c
parent 38151 fffedc5e5cf8
child 38207 2ed792c9481d
--- a/hotspot/test/runtime/modules/Xpatch/XpatchTraceCL.java	Fri Apr 29 22:40:51 2016 -0400
+++ b/hotspot/test/runtime/modules/Xpatch/XpatchTraceCL.java	Sun May 01 12:47:00 2016 +0300
@@ -26,6 +26,7 @@
  * @bug 8069469
  * @summary Make sure -XX:+TraceClassLoading works properly with "modules" jimage,
             -Xpatch, and with -Xbootclasspath/a
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  * @compile XpatchMain.java
  * @run main XpatchTraceCL