Integrated: 8266426: ZHeapIteratorOopClosure does not handle native access properly

Albert Mingkun Yang ayang at openjdk.java.net
Thu May 6 12:56:54 UTC 2021


On Mon, 3 May 2021 10:22:29 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).

This pull request has now been integrated.

Changeset: 47d4438e
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/47d4438e75eca6f6f2aef9c0f88cab78996f7f80
Stats:     38 lines in 1 file changed: 36 ins; 0 del; 2 mod

8266426: ZHeapIteratorOopClosure does not handle native access properly

Co-authored-by: Per Liden <pliden at openjdk.org>
Co-authored-by: Erik Österlund <eosterlund at openjdk.org>
Co-authored-by: Stefan Karlsson <stefank at openjdk.org>
Reviewed-by: stefank, pliden

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

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



More information about the hotspot-gc-dev mailing list