[lworld] RFR: 8336669: [lworld] Some Collection tests fail when run with migrated classes because they assume wrapper classes instances have identity [v2]
Rémi Forax
forax at openjdk.org
Thu Jul 25 19:49:49 UTC 2024
On Thu, 25 Jul 2024 19:14:24 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
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>
> Cleanup per review comments; Thanks
Looks good to me
-------------
Marked as reviewed by forax (no project role).
PR Review: https://git.openjdk.org/valhalla/pull/1181#pullrequestreview-2200275356
More information about the valhalla-dev
mailing list