author | gtriantafill |
Tue, 14 Jun 2016 14:35:34 -0400 | |
changeset 39282 | 2ee0ade492f9 |
parent 39277 | 460f34bbd0c0 |
child 39283 | cce7f4eedf89 |
hotspot/test/runtime/modules/Xpatch/XpatchJavaBase.java | file | annotate | diff | comparison | revisions |
--- a/hotspot/test/runtime/modules/Xpatch/XpatchJavaBase.java Mon Jun 13 13:47:21 2016 -0400 +++ b/hotspot/test/runtime/modules/Xpatch/XpatchJavaBase.java Tue Jun 14 14:35:34 2016 -0400 @@ -25,6 +25,7 @@ * @test * @bug 8130399 * @summary Make sure -Xpatch works for java.base. + * @modules java.base/jdk.internal.misc * @library /testlibrary * @compile XpatchMain.java * @run main XpatchJavaBase