RFR: 8266426: ZHeapIteratorOopClosure does not handle native access properly [v2]

Stefan Karlsson stefank at openjdk.java.net
Tue May 4 12:23:53 UTC 2021


On Tue, 4 May 2021 09:02:25 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 two additional commits since the last revision:
> 
>  - explicit private
>  - cld

Looks good

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

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



More information about the hotspot-gc-dev mailing list