RFR: 8361404: Parallel: Group all class unloading logc at the end of marking phase

Thomas Schatzl tschatzl at openjdk.org
Tue Jul 8 08:29:42 UTC 2025


On Fri, 4 Jul 2025 11:15:26 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple patch of moving some out-of-place `ClassLoaderDataGraph` logic to the end of marking-phase in order group all class unloading logic at the same scope/site.
> 
> Test: tier1-8

lgtm. Do not know why I did the original change that way... :(

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26130#pullrequestreview-2996537767


More information about the hotspot-gc-dev mailing list