RFR: 8292880: Improve debuggee logging for com/sun/jdi/ClassUnloadEventTest.java [v2]
    Chris Plummer 
    cjplummer at openjdk.org
       
    Wed Aug 24 20:03:48 UTC 2022
    
    
  
> 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.
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/10004/files
  - new: https://git.openjdk.org/jdk/pull/10004/files/0812d708..2553ecbf
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10004&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10004&range=00-01
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10004.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10004/head:pull/10004
PR: https://git.openjdk.org/jdk/pull/10004
    
    
More information about the serviceability-dev
mailing list