[lworld] Integrated: JDK-8265376: Prepare for javac change to do the member translation as described in SoV
Mandy Chung
mchung at openjdk.java.net
Thu Apr 22 21:44:34 UTC 2021
On Fri, 16 Apr 2021 20:19:35 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> This updates `test/jdk/valhalla/valuetypes/QTypeDescriptorTest.java` and
> `test/jdk/valhalla/valuetypes/Reflection.java` tests to prepare for the javac
> change to do the member translation as described in SoV (JDK-8244313).
>
> It also fixes a bug in `Class::referenceType` to return this class if it's an
> identity class. This was uncovered by this test change.
This pull request has now been integrated.
Changeset: b65c2b1e
Author: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/b65c2b1e
Stats: 109 lines in 3 files changed: 91 ins; 1 del; 17 mod
8265376: Prepare for javac change to do the member translation as described in SoV
Reviewed-by: rriggs
-------------
PR: https://git.openjdk.java.net/valhalla/pull/387
More information about the valhalla-dev
mailing list