[lworld] RFR: JDK-8247795 allow factory methods for inline types to return j.l.Obje…

Frederic Parain fparain at openjdk.java.net
Tue Jun 23 18:05:41 UTC 2020


On Fri, 19 Jun 2020 13:08:44 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Expect the return type for the <init> factory methods of hidden inline classes to return type java.lang.Object.  Also,
> fix issue so that Reflection::new_constructor(), not new_method(), is called for <init> factory methods.

Looks good for now (it will probably be revisited after the spec update).

Fred

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

Marked as reviewed by fparain (Committer).

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


More information about the valhalla-dev mailing list