Integrated: 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
This pull request has now been integrated.
Changeset: 5ed72775
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5ed72775a775d6c96be6de7d9540dc0a80cdd67b
Stats: 28 lines in 1 file changed: 11 ins; 14 del; 3 mod
8361404: Parallel: Group all class unloading logc at the end of marking phase
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/26130
More information about the hotspot-gc-dev
mailing list