[lworld] Integrated: 8336669: [lworld] Some Collection tests fail when run with migrated classes because they assume wrapper classes instances have identity

Roger Riggs rriggs at openjdk.org
Fri Jul 26 13:34:50 UTC 2024


On Thu, 25 Jul 2024 11:29:21 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Updated tests not not assume Integer has identity.
> 
> 	modified:   test/jdk/java/util/Collection/IteratorAtEnd.java
> 	modified:   test/jdk/java/util/Collections/CheckedIdentityMap.java
> 	modified:   test/jdk/java/util/Collections/CheckedListBash.java
> 	modified:   test/jdk/java/util/HashMap/ToArray.java
> 	modified:   test/jdk/java/util/Map/Get.java
> 	modified:   test/jdk/java/util/Map/LockStep.java
> 	modified:   test/jdk/java/util/Map/ToArray.java

This pull request has now been integrated.

Changeset: 6c8cc1e9
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/6c8cc1e9bd929e7d866928f34960a8cc69d837d0
Stats:     106 lines in 7 files changed: 41 ins; 5 del; 60 mod

8336669: [lworld] Some Collection tests fail when run with migrated classes because they assume wrapper classes instances have identity

Reviewed-by: forax

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

PR: https://git.openjdk.org/valhalla/pull/1181


More information about the valhalla-dev mailing list