git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Thu Dec 3 04:27:55 UTC 2020


Changeset: 39325272
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2020-12-03 04:26:23 +0000
URL:       https://git.openjdk.java.net/mobile/commit/39325272

8257466: Improve enum iteration

Improve support for iteration on enums that are just range of values, without named enumerators.

Reviewed-by: iklam, lfoltan

! src/hotspot/share/utilities/enumIterator.hpp
+ test/hotspot/gtest/utilities/test_enumIterator.cpp

Changeset: ab368c00
Author:    duke <duke at openjdk.org>
Date:      2020-12-03 04:27:07 +0000
URL:       https://git.openjdk.java.net/mobile/commit/ab368c00

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list