RFR: 8284361: Updating ASM to 9.3 for JDK 19

Vicente Romero vromero at openjdk.java.net
Thu Apr 7 03:38:59 UTC 2022


We recently updated our ASM version to 9.2 and just this week version 9.3 was announced with support for JDK19 so it makes sense to update to this last version.

Thanks in advance for the reviews,
Vicente

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

Commit messages:
 - updating test ValidateJarWithSealedAndRecord
 - adaptations after automatic conversion
 - 8284361: Updating ASM to 9.3 for JDK 19

Changes: https://git.openjdk.java.net/jdk/pull/8135/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8135&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284361
  Stats: 438 lines in 57 files changed: 73 ins; 70 del; 295 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8135.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8135/head:pull/8135

PR: https://git.openjdk.java.net/jdk/pull/8135


More information about the compiler-dev mailing list