RFR JDK-8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
Daniil Titov
daniil.x.titov at oracle.com
Tue Feb 12 00:41:15 UTC 2019
Hi Alex,
The fix looks good for me.
Best regards,
Daniil
On 2/11/19, 3:59 PM, "serviceability-dev on behalf of Alex Menkov" <serviceability-dev-bounces at openjdk.java.net on behalf of alexey.menkov at oracle.com> wrote:
Hi all,
please review the fix for
https://bugs.openjdk.java.net/browse/JDK-8218702
webrev:
http://cr.openjdk.java.net/~amenkov/RepStep_redirect/webrev/
The fix adds events logging and debuggee stdout/stderr redirection (the
test now logs crash in debuggee as described in JDK-8043571)
--alex
More information about the serviceability-dev
mailing list