[lworld] Integrated: JDK-8270350: [lworld] GeneratedMethodAccessor contains incorrect cast

Mandy Chung mchung at openjdk.java.net
Fri Jul 16 17:23:15 UTC 2021


On Fri, 16 Jul 2021 17:02:08 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> This patch updates the bytecode generated for core reflection to use ReferenceType descriptor in CONSTANT_Class_info for primitive classes.   In addition, the VM classFileParser temporarily disables the class file version check for `jdk/internal/reflect` classes since it's still version 49 until JDK-8266010 is fixed.

This pull request has now been integrated.

Changeset: 6d0ecdf3
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/6d0ecdf384c261c5501f52a1359c0703069b1981
Stats:     3 lines in 2 files changed: 1 ins; 0 del; 2 mod

8270350: [lworld] GeneratedMethodAccessor contains incorrect cast

Reviewed-by: hseigel

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

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



More information about the valhalla-dev mailing list