[lworld] Integrated: 8224057: [lworld] a hidden value class can't have <vnew> static factory method

Mandy Chung mchung at openjdk.org
Fri Oct 21 16:05:14 UTC 2022


On Thu, 20 Oct 2022 22:41:53 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> A hidden class has no name.  Rather than declaring a "<vnew>" method, a hidden value class will have to provide a different mechanism to create value instances.
> 
> This PR adds a test to verify that.

This pull request has now been integrated.

Changeset: 3aa9d593
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/3aa9d593ccc361290b8592e7d487db706c29384b
Stats:     221 lines in 3 files changed: 219 ins; 1 del; 1 mod

8224057: [lworld] a hidden value class can't have <vnew> static factory method

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

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



More information about the valhalla-dev mailing list