8151778: TestLookup.java fails after push of JDK-8150782

Reviewed-by: darcy
This commit is contained in:
Michael Haupt 2016-03-14 08:10:44 +01:00
parent bfb7e8cd07
commit cc3d80e38a

View File

@ -24,6 +24,7 @@
*/
/* @test
* @compile TestLookup.java TestCls.java
* @run testng/othervm -ea -esa test.java.lang.invoke.t8150782.TestLookup
*/
package test.java.lang.invoke.t8150782;