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

Albert Mingkun Yang ayang at openjdk.java.net
Thu May 6 10:30:24 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3838/files
  - new: https://git.openjdk.java.net/jdk/pull/3838/files/33cd1d65..ccd50f49

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3838&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3838&range=01-02

  Stats: 11 lines in 1 file changed: 3 ins; 0 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3838.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3838/head:pull/3838

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



More information about the hotspot-gc-dev mailing list