[lworld] RFR: JDK-8244315 [lworld] The hierarchy between V$ref and V$val must be sealed

Srikanth Adayapalam sadayapalam at openjdk.java.net
Mon Aug 3 04:45:37 UTC 2020


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

> - Remove final flag from V$ref.
> - Set V$ref as SEALED.
> - Add value V$val to list of V$ref's permitted classes.
> 
> Test ensures that the permitted classes of Point$ref is exactly Point$val ("Point").

Looks good, Let me know if you have trouble integrating this.

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

Marked as reviewed by sadayapalam (Committer).

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



More information about the valhalla-dev mailing list