RFR: 8296270: Memory leak in ClassLoader::setup_bootstrap_search_path_impl

Jiangli Zhou jiangli at openjdk.org
Mon Nov 7 02:32:21 UTC 2022


On Fri, 4 Nov 2022 22:29:43 GMT, Man Cao <manc at openjdk.org> wrote:

> There seems some problem with counting the total tests. `summary.txt` for hotspot/tier1 shows 2201 lines in both runs, but second run only counts 2197 total tests. Similarly `summary.txt` for hotspot/tier2 shows 742 lines in both runs.
> 

Was the second run sharing the work/result directory from the first run, or it's a fresh run? 

> Overall, I think this is good to go. The presubmit test failures also seem unrelated.

Yes, it seems to be safe.

-------------

PR: https://git.openjdk.org/jdk/pull/10973


More information about the hotspot-runtime-dev mailing list