commit | 949659e43b9d03eb99aeb987180c2115f1442492 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Tue Dec 19 15:56:28 2017 -0500 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Tue Dec 19 15:56:28 2017 -0500 |
tree | 9b49bb4ed7e28e82a4433be20a510bc50812c25f | |
parent | 8650bbcf4786120cd8332e0e0776b4bfd9a87f30 [diff] |
8193622: JFR test TestUnloadingEventClass.java times out intermittently Previous change was leaving scratch classes on CLD::_klasses list which are reported to tracing Reviewed-by: gtriantafill, dcubed, mgronlun