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

Harold Seigel hseigel at openjdk.java.net
Fri Jul 16 17:13:18 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.

The classFileParser.cpp changes look good.
Thanks, Harold

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

Marked as reviewed by hseigel (Committer).

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


More information about the valhalla-dev mailing list