Integrated: 8364176: Serial: Group all class unloading logic at the end of marking phase
Albert Mingkun Yang
ayang at openjdk.org
Thu Jul 31 18:58:05 UTC 2025
On Mon, 28 Jul 2025 08:54:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple moving some classunloading logic inside `SerialFullGC`.
>
> Test: tier1
This pull request has now been integrated.
Changeset: 443afdc7
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/443afdc77ffb9184a985ec586c888eabe9ee8e6f
Stats: 22 lines in 2 files changed: 9 ins; 10 del; 3 mod
8364176: Serial: Group all class unloading logic at the end of marking phase
Reviewed-by: tschatzl, sangheki
-------------
PR: https://git.openjdk.org/jdk/pull/26499
More information about the hotspot-gc-dev
mailing list