[lworld] Integrated: 8281279: [lworld] Add JVM support for ACC_PERMITS_VALUE

Harold Seigel hseigel at openjdk.java.net
Tue Feb 8 15:24:23 UTC 2022


On Mon, 7 Feb 2022 13:34:47 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this fix to add JVM support for ACC_PERMITS_VALUE.  This change throws an ICCE exception when loading a value class whose super class is not java.lang.Object or does not have ACC_PERMITS_VALUE set.  The fix was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows and Mach5 tiers 3-5 on Linux x64.
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: 3017cf71
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/3017cf71c2201b236415c671827cfc3bac9c3521
Stats:     1668 lines in 17 files changed: 1367 ins; 205 del; 96 mod

8281279: [lworld] Add JVM support for ACC_PERMITS_VALUE

Reviewed-by: fparain

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

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



More information about the valhalla-dev mailing list