Integrated: 8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java
Chris Plummer
cjplummer at openjdk.org
Thu Aug 25 22:57:27 UTC 2022
On Wed, 24 Aug 2022 18:57:13 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> In order to help debug [JDK-8292879](https://bugs.openjdk.org/browse/JDK-8292879) failures, turn on class unload tracing in the debuggee and also have the debugger dump all the debuggee output. See the CR for example output.
This pull request has now been integrated.
Changeset: 3e187730
Author: Chris Plummer <cjplummer at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3e187730162965981a5e6d238935e46d1015708e
Stats: 25 lines in 1 file changed: 22 ins; 0 del; 3 mod
8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java
Reviewed-by: amenkov, kevinw
-------------
PR: https://git.openjdk.org/jdk/pull/10004
More information about the serviceability-dev
mailing list