[lworld] Integrated: 8336672: [lworld] Tests of spliterators and streams fail when value objects are used with WeakHashmap

Roger Riggs rriggs at openjdk.org
Thu Jul 25 14:44:41 UTC 2024


On Wed, 24 Jul 2024 13:59:12 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Update stream and spliterator tests of WeakHashmap that use Integer, a value class, as test data. 
> 
> The Integers are replaced with Strings as test data in most tests. 
> In others, the intersection of Collections with value classes (Integer) are disabled when running with --enable-preview.

This pull request has now been integrated.

Changeset: 8ec0cb56
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/8ec0cb56a4d04794ae4ee970fd0a20766ee29392
Stats:     109 lines in 6 files changed: 19 ins; 4 del; 86 mod

8336672: [lworld] Tests of spliterators and streams fail when value objects are used with WeakHashmap

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

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


More information about the valhalla-dev mailing list