Integrated: 8301340: Make DirtyCardToOopClosure stack-allocated

Albert Mingkun Yang ayang at openjdk.org
Tue Jan 31 16:15:27 UTC 2023


On Mon, 30 Jan 2023 11:03:54 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change from resource-allocated to stack-allocated for a closure.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: 60c535de
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/60c535de49f6140887ab3eaaa7098b22737114a2
Stats:     21 lines in 4 files changed: 0 ins; 18 del; 3 mod

8301340: Make DirtyCardToOopClosure stack-allocated

Reviewed-by: stefank, tschatzl

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

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


More information about the hotspot-dev mailing list