RFR: 8257072: ZGC: Rename roots iterators [v3]

Albert Mingkun Yang ayang at openjdk.java.net
Wed Nov 25 14:10:04 UTC 2020


On Wed, 25 Nov 2020 13:36:16 GMT, Per Liden <pliden at openjdk.org> wrote:

>> Since we no longer have any STW roots (they are all concurrent now), we can shorten the names of the roots iterators to just ZRootsIterator and ZWeakRootsIterator.
>
> Per Liden has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Also rename ZMarkConcurrentRootsTask and ZProcessConcurrentWeakRootsTask

Marked as reviewed by ayang (Author).

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

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



More information about the hotspot-gc-dev mailing list