Integrated: 7948: Update ASM version in the Agent

Joshua Matsuoka jmatsuoka at openjdk.org
Thu May 2 14:21:06 UTC 2024


On Wed, 1 May 2024 17:10:58 GMT, Joshua Matsuoka <jmatsuoka at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 57e386ad
Author:    Joshua Matsuoka <jmatsuoka at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/57e386adb82b81d228a5f5ab114ef02c28cc8930
Stats:     6 lines in 1 file changed: 0 ins; 0 del; 6 mod

7948: Update ASM version in the Agent

Reviewed-by: aptmac, clanger

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

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


More information about the jmc-dev mailing list