OpenJDK / jdk / jdk
changeset 39282:2ee0ade492f9
8159255: [TESTBUG] XpatchJavaBase.java compilation failure
Reviewed-by: lfoltan, hseigel, ddmitriev
author | gtriantafill |
---|---|
date | Tue, 14 Jun 2016 14:35:34 -0400 |
parents | 460f34bbd0c0 |
children | cce7f4eedf89 |
files | hotspot/test/runtime/modules/Xpatch/XpatchJavaBase.java |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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