[lworld] Integrated: 8338252: [lworld] jdk/internal/ReferencedKeyTest fix merge and robustness

Roger Riggs rriggs at openjdk.org
Tue Aug 13 14:50:01 UTC 2024


On Mon, 12 Aug 2024 22:58:45 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Fixup after merge.
> Addressing latent issues with ReferencedKeyTest
> - During the `methods()` tests the keys should be strongly held to avoid inadvertent GC collection and subsequent test failures (JDK-8336926)
> - Merge changes from Valhalla to use String (identity objects) for keys instead of Integer and Long that are value objects.

This pull request has now been integrated.

Changeset: 9f6aaaf3
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/9f6aaaf331ac695f158af647e22ef38dc9e8e290
Stats:     43 lines in 1 file changed: 22 ins; 4 del; 17 mod

8338252: [lworld] jdk/internal/ReferencedKeyTest fix merge and robustness

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

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


More information about the valhalla-dev mailing list