[lworld] RFR: 8249091: [asm] Updates to ASM to support inline opcodes default and withfield

Roger Riggs rriggs at openjdk.java.net
Wed Jul 8 19:42:06 UTC 2020


A few updates ASM to enable generation of classfiles with default and withfield opcodes
and the classfile modified bit for inline classes.

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

Commit messages:
 - Updates to ASM to support inline opcodes default and withfield

Changes: https://git.openjdk.java.net/valhalla/pull/106/files
 Webrev: https://webrevs.openjdk.java.net/valhalla/106/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8249091
  Stats: 9 lines in 2 files changed: 7 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/106.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/106/head:pull/106

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



More information about the valhalla-dev mailing list