[lworld] Integrated: 8280381: [lworld] VM should accept static factory methods in value class files.

Frederic Parain fparain at openjdk.java.net
Mon Jan 24 17:19:23 UTC 2022


On Fri, 21 Jan 2022 13:36:15 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Please review this patch that enables loading of value classes.
> Support for value classes is minimal, but this is the first step to implement them.
> The patch also includes some renaming to align Hotspot code with the JVMS draft.
> 
> Tested with Mach5, tiers 1-3 (so it builds on all platforms)
> 
> Thank you,
> 
> Fred

This pull request has now been integrated.

Changeset: ba87b167
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/ba87b167f2fe2327508a06ec8652c6ddaa9402c1
Stats:     110 lines in 42 files changed: 9 ins; 0 del; 101 mod

8280381: [lworld] VM should accept static factory methods in value class files.

Reviewed-by: dsimms

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

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



More information about the valhalla-dev mailing list