RFR 8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Jaroslav Bachorik
jaroslav.bachorik at oracle.com
Tue Jul 21 17:37:49 UTC 2015
Please, review this plain backout of JDK-8075658
(http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/6148d6f85eaa).
Issue : https://bugs.openjdk.java.net/browse/JDK-8132059
Webrev: http://cr.openjdk.java.net/~jbachorik/8132059/webrev.00
The changeset for JDK-8075658 caused several tests to fail due to their
dependency on the exact line number. This request is to backout the
change till the original fix is revisited.
Thanks,
-JB-
More information about the serviceability-dev
mailing list