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

Harold Seigel hseigel at openjdk.java.net
Tue Jun 23 19:44:19 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.

This pull request has now been integrated.

Changeset: e5eb253e
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/e5eb253e
Stats:     338 lines in 7 files changed: 0 ins; 331 del; 7 mod

8247795: allow factory methods for inline types to return j.l.Obje…

Reviewed-by: fparain

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

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


More information about the valhalla-dev mailing list