Integrated: 8331941: Make CollectedHeap::parallel_object_iterator public

Albert Mingkun Yang ayang at openjdk.org
Wed May 8 18:00:59 UTC 2024


On Wed, 8 May 2024 15:01:54 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple (or even trivial) change of making an api public so that one can drop the `friend` declaration.

This pull request has now been integrated.

Changeset: 230fac80
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/230fac80f25e9608006c8928a8a7708bf13a818c
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

8331941: Make CollectedHeap::parallel_object_iterator public

Reviewed-by: tschatzl

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

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


More information about the hotspot-gc-dev mailing list