Integrated: 8297499: Parallel: Missing iteration over klass when marking objArrays/objArrayOops during Full GC

Albert Mingkun Yang ayang at openjdk.org
Mon Nov 28 12:02:08 UTC 2022


On Wed, 23 Nov 2022 12:55:55 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Extending the current class-unloading test to expose a pre-existing issue in Parallel and the fix.
> 
> Test: the revised test fails for Parallel without the fix

This pull request has now been integrated.

Changeset: 6a856bc3
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6a856bc3f67d539f858904667ee86cbed54f94f7
Stats:     55 lines in 2 files changed: 43 ins; 3 del; 9 mod

8297499: Parallel: Missing iteration over klass when marking objArrays/objArrayOops during Full GC

Co-authored-by: Stefan Johansson <sjohanss at openjdk.org>
Reviewed-by: sjohanss, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/11321


More information about the hotspot-dev mailing list