RFR: 7948: Update ASM to 9.7 so the agent can build and run with JDK17 [v2]

Joshua Matsuoka jmatsuoka at openjdk.org
Wed May 1 17:43:27 UTC 2024


> Addresses JMC-7948 (Update ASM version in the agent).
> 
> The agent currently uses a very old version of ASM that doesn't support more recent JDK versions (most notably JDK17).
> 
> This PR bumps the ASM version up to 9.7 which was released in March and supports up to JDK23. It also bumps the agent build up to JDK17.

Joshua Matsuoka has updated the pull request incrementally with one additional commit since the last revision:

  Bump copyright year

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

Changes:
  - all: https://git.openjdk.org/jmc/pull/561/files
  - new: https://git.openjdk.org/jmc/pull/561/files/f77c6f02..17e8d0f6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=561&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=561&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jmc/pull/561.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/561/head:pull/561

PR: https://git.openjdk.org/jmc/pull/561


More information about the jmc-dev mailing list