Integrated: 8364504: [BACKOUT] JDK-8364176 Serial: Group all class unloading logic at the end of marking phase
Albert Mingkun Yang
ayang at openjdk.org
Fri Aug 1 06:02:10 UTC 2025
On Fri, 1 Aug 2025 05:56:02 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> A clean revert of "JDK-8364176 Serial: Group all class unloading logic at the end of marking phase".
>
> Test: Used `jdk/jfr/event/gc/stacktrace/TestMetaspaceSerialGCAllocationPendingStackTrace.java` to verify that it fails before the revert and passes after the revert.
This pull request has now been integrated.
Changeset: 913d318c
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/913d318c97aa46c16aca89e565660e5fb67e8efd
Stats: 22 lines in 2 files changed: 10 ins; 9 del; 3 mod
8364504: [BACKOUT] JDK-8364176 Serial: Group all class unloading logic at the end of marking phase
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/26587
More information about the hotspot-gc-dev
mailing list