[lworld] RFR: 8281279: [lworld] Add JVM support for ACC_PERMITS_VALUE [v3]

Harold Seigel hseigel at openjdk.java.net
Mon Feb 7 15:15:13 UTC 2022


> 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

Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:

  Update test TestResolvedJavaType.java

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

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/632/files
  - new: https://git.openjdk.java.net/valhalla/pull/632/files/c2cbdfe0..81dc07be

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=632&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=632&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/632.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/632/head:pull/632

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



More information about the valhalla-dev mailing list