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

Mandy Chung mchung at openjdk.java.net
Tue Jun 23 19:50:25 UTC 2020


On Tue, 23 Jun 2020 18:03:09 GMT, Frederic Parain <fparain 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

@hseigel - have you seen my feedback?  You integrated it as is?

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

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


More information about the valhalla-dev mailing list