RFR: 8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java [v2]
Kevin Walls
kevinw at openjdk.org
Thu Aug 25 08:54:34 UTC 2022
On Wed, 24 Aug 2022 20:03:48 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.
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>
> Add GC logging.
Marked as reviewed by kevinw (Committer).
-------------
PR: https://git.openjdk.org/jdk/pull/10004
More information about the serviceability-dev
mailing list