RFR: 8266426: ZHeapIteratorOopClosure does not handle native access properly [v3]
Per Liden
pliden at openjdk.java.net
Thu May 6 10:30:24 UTC 2021
On Thu, 6 May 2021 10:27:28 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Change the inheritance hierarchy of `ZHeapIteratorOopClosure` so that we can know whether we are loading oops from in-heap or outside-heap (only CLD iteration).
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Looks good.
-------------
Marked as reviewed by pliden (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3838
More information about the hotspot-gc-dev
mailing list