RFR: 8284361: Updating ASM to 9.3 for JDK 19

Mandy Chung mchung at openjdk.java.net
Fri Apr 8 16:47:54 UTC 2022


On Thu, 7 Apr 2022 03:33:02 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> 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

Looks okay.   Most of the changes is in javadoc and rename `var` to `varIndex`.  The change in ASMifier looks good.

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

Marked as reviewed by mchung (Reviewer).

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


More information about the core-libs-dev mailing list