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

Ivan Walulya iwalulya at openjdk.org
Thu Jul 17 11:43:50 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

Marked as reviewed by iwalulya (Reviewer).

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

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


More information about the hotspot-gc-dev mailing list