Integrated: 8257072: ZGC: Rename roots iterators

Per Liden pliden at openjdk.java.net
Thu Nov 26 09:58:58 UTC 2020


On Wed, 25 Nov 2020 12:25:48 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.

This pull request has now been integrated.

Changeset: b823ad92
Author:    Per Liden <pliden at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b823ad92
Stats:     63 lines in 10 files changed: 0 ins; 1 del; 62 mod

8257072: ZGC: Rename roots iterators

Reviewed-by: ayang, stefank

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

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



More information about the hotspot-gc-dev mailing list