RFR: 8361404: Parallel: Group all class unloading logc at the end of marking phase
Albert Mingkun Yang
ayang at openjdk.org
Thu Jul 17 13:59:58 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
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26130#issuecomment-3084175519
More information about the hotspot-gc-dev
mailing list