Merge
authorjprovino
Thu, 12 May 2016 16:46:13 +0000
changeset 38301 844716ef1b98
parent 38299 83971c7804b1 (current diff)
parent 38300 9f4fc01dc4aa (diff)
child 38302 1c18282d702d
Merge
--- a/hotspot/test/runtime/modules/Xpatch/XpatchDupJavaBase.java	Thu May 12 17:47:45 2016 +0300
+++ b/hotspot/test/runtime/modules/Xpatch/XpatchDupJavaBase.java	Thu May 12 16:46:13 2016 +0000
@@ -24,6 +24,7 @@
 /*
  * @test
  * @summary VM exit initialization results if java.base is specificed more than once to Xpatch.
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  */
 
--- a/hotspot/test/runtime/modules/Xpatch/XpatchDupModule.java	Thu May 12 17:47:45 2016 +0300
+++ b/hotspot/test/runtime/modules/Xpatch/XpatchDupModule.java	Thu May 12 16:46:13 2016 +0000
@@ -24,6 +24,7 @@
 /*
  * @test
  * @summary Module system initialization exception results if a module is specificed twice to Xpatch.
+ * @modules java.base/jdk.internal.misc
  * @library /testlibrary
  */