RFR JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest

Alex Menkov alexey.menkov at oracle.com
Thu Oct 18 22:26:06 UTC 2018


Hi all,

please review trivial fix for
https://bugs.openjdk.java.net/browse/JDK-8212629
webrev:
http://cr.openjdk.java.net/~amenkov/deferredStep_extraBP/webrev/

The fix adds space inside comment to avoid wrong breakpoint parsing 
(breakpoint lines are marked as "@{id} breakpoint", where {id} is an 
integer)

--alex


More information about the serviceability-dev mailing list