Integrated: 8280437: Move G1BufferNodeList to gc/shared

Kim Barrett kbarrett at openjdk.java.net
Mon Jan 24 17:28:58 UTC 2022


On Fri, 21 Jan 2022 18:58:47 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this simple (trivial?) change, renaming G1BufferNodeList to
> BufferNodeList and moving its files from gc/g1 to gc/shared.
> 
> Testing:
> mach5 tier1

This pull request has now been integrated.

Changeset: 1c7769d3
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1c7769d35b3a2aa4afe3125239dbfa1da5cfdeee
Stats:     185 lines in 9 files changed: 83 ins; 83 del; 19 mod

8280437: Move G1BufferNodeList to gc/shared

Reviewed-by: sjohanss, iwalulya, mli

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

PR: https://git.openjdk.java.net/jdk/pull/7183



More information about the hotspot-gc-dev mailing list