RFR: 8319726: Parallel GC: Re-use object in object-iterator
Paul Hohensee
phh at openjdk.org
Wed Nov 8 19:14:57 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 phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16565#pullrequestreview-1721090596
More information about the hotspot-gc-dev
mailing list