changeset 38152 | 80e5da81fb2c |
parent 30604 | b8d532cb6420 |
child 40059 | c2304140ed64 |
--- a/hotspot/test/compiler/jsr292/MHInlineTest.java Fri Apr 29 22:40:51 2016 -0400 +++ b/hotspot/test/compiler/jsr292/MHInlineTest.java Sun May 01 12:47:00 2016 +0300 @@ -25,6 +25,7 @@ * @test * @bug 8062280 * @summary C2: inlining failure due to access checks being too strict + * @modules java.base/jdk.internal.misc * @library /testlibrary * @run main/othervm MHInlineTest */