[lworld] Integrated: JDK-8244314 [lworld] V.ref and V.val are supposed to be nest mates

Jim Laskey jlaskey at openjdk.java.net
Tue Aug 4 11:57:24 UTC 2020


On Wed, 29 Jul 2020 17:17:13 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

> - Reworked nest list to use LinkedHashSet (had unnecessary step.)
> - Only attempt to add nested members if set is non-empty.
> - If top level and an inline class don't use as host, use referenceProjection instead.
> - If top level and an inline class do add as a nest member.
> 
> Test ensures that the correct host (Point$ref)  is selected and that nest members are exactly just Point$val ("Point").

This pull request has now been integrated.

Changeset: 5305fbdd
Author:    Jim Laskey <jlaskey at openjdk.org>
Committer: Srikanth Adayapalam <sadayapalam at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/5305fbdd
Stats:     85 lines in 2 files changed: 2 ins; 72 del; 11 mod

8244314: [lworld] V.ref and V.val are supposed to be nest mates

Reviewed-by: sadayapalam

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

PR: https://git.openjdk.java.net/valhalla/pull/124


More information about the valhalla-dev mailing list