RFR: 8319726: Parallel GC: Re-use object in object-iterator

Albert Mingkun Yang ayang at openjdk.org
Wed Nov 8 16:43:58 UTC 2023


On Wed, 8 Nov 2023 16:29:57 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> As a minor follow-up/clean-up to [JDK-8319376](https://bugs.openjdk.org/browse/JDK-8319376), we can use the local obj field that we casted a few lines up, instead of casting from p again.

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16565#pullrequestreview-1720812242


More information about the hotspot-gc-dev mailing list