RFR: 8327477: Parallel: Remove unused ParallelCompactData::_highest_ref

Guoxiong Li gli at openjdk.org
Thu Mar 7 12:25:53 UTC 2024


On Thu, 7 Mar 2024 09:22:33 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> it records the corresponding heap-addr of a region, if I read the code correctly.

I searched the code and think you are right. It is good to remove `_data_location`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18139#discussion_r1516066880


More information about the hotspot-gc-dev mailing list