Integrated: 8329368: Generational ZGC: Remove the unnecessary friend classes in ZAllocator

Guoxiong Li gli at openjdk.org
Tue Apr 2 15:11:12 UTC 2024


On Sun, 31 Mar 2024 16:12:51 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This trivial patch removes the unnecessary friend classes in `ZAllocator`. The tests `make test-tier1_gc` passed locally.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: 6ae1cf12
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6ae1cf12cee268ac7599eb9ade9c0861a89748f9
Stats:     5 lines in 1 file changed: 0 ins; 4 del; 1 mod

8329368: Generational ZGC: Remove the unnecessary friend classes in ZAllocator

Reviewed-by: stefank, eosterlund

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

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


More information about the hotspot-gc-dev mailing list