author | kvn |
Fri, 01 May 2015 14:23:42 -0700 | |
changeset 30311 | 89c0e067b0e0 |
parent 30310 | 522ea430079f |
child 30312 | 43a324d3e0ce |
hotspot/test/compiler/jsr292/CallSiteDepContextTest.java | file | annotate | diff | comparison | revisions |
--- a/hotspot/test/compiler/jsr292/CallSiteDepContextTest.java Thu Apr 30 18:14:58 2015 -0400 +++ b/hotspot/test/compiler/jsr292/CallSiteDepContextTest.java Fri May 01 14:23:42 2015 -0700 @@ -24,6 +24,7 @@ /** * @test * @bug 8057967 + * @ignore 8079205 * @run main/bootclasspath -Xbatch java.lang.invoke.CallSiteDepContextTest */ package java.lang.invoke;