Integrated: 8254880: ZGC: Let ZList iterators be alias templates

Per Liden pliden at openjdk.java.net
Mon Oct 19 07:14:10 UTC 2020


On Fri, 16 Oct 2020 09:22:56 GMT, Per Liden <pliden at openjdk.org> wrote:

> Since we can now use C++11/14 features, I propose we simplify the ZList iterators by making them alias templates.

This pull request has now been integrated.

Changeset: 98a395a3
Author:    Per Liden <pliden at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/98a395a3
Stats:     33 lines in 2 files changed: 0 ins; 30 del; 3 mod

8254880: ZGC: Let ZList iterators be alias templates

Reviewed-by: ayang, kbarrett, tschatzl

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

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



More information about the hotspot-gc-dev mailing list