Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176682 | 10 | David Holmes | P3 | Resolved | Fixed | b03 |
The test serviceability/sa/TestCpoolForInvokeDynamic.java was ignored under:
8169597: Quarantine TestCpoolForInvokeDynamic.java untilJDK-8169232 is solved
but then 8169232 was fixed and the @ignore was removed:
http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/13e6043fcdcb
But somehow after this Merge:
http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d79c6d6c5759
the @ignore was still in place.
8169597: Quarantine TestCpoolForInvokeDynamic.java until
but then 8169232 was fixed and the @ignore was removed:
http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/13e6043fcdcb
But somehow after this Merge:
http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/d79c6d6c5759
the @ignore was still in place.
- backported by
-
JDK-8176682 Mis-merge left serviceability/sa/TestCpoolForInvokeDynamic.java ignored
-
- Resolved
-
- relates to
-
JDK-8169232 SA: TestCpoolForInvokeDynamic.java fails with sun.jvm.hotspot.debugger.DebuggerException: binary search bug: should have found entry 1
-
- Resolved
-