Review request for JMC-6429: Upgrade to ASM 7.1.

Guru guru.hb at oracle.com
Tue Apr 30 00:34:02 UTC 2019


+1, 

Thanks,
Guru
> On 30-Apr-2019, at 2:41 AM, Marcus Hirt <marcus at hirt.se> wrote:
> 
> Hi all,
> 
> Please review this upgrade to ASM 7.1 for the JMC agent.
> 
> Jira:   https://bugs.openjdk.java.net/browse/JMC-6429
> Patch:
> 
> diff -r 0339c57d510c core/org.openjdk.jmc.agent/pom.xml
> --- a/core/org.openjdk.jmc.agent/pom.xml       Mon Apr 29 22:36:10 2019 +0200
> +++ b/core/org.openjdk.jmc.agent/pom.xml       Mon Apr 29 22:47:53 2019 +0200
> @@ -40,7 +40,7 @@
>        <properties>
>                <maven.compiler.source>1.7</maven.compiler.source>
>                <maven.compiler.target>1.7</maven.compiler.target>
> -            <asm.version>7.0</asm.version>
> +            <asm.version>7.1</asm.version>
>                <junit.version>4.12</junit.version>
> 
> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
>        </properties>
> 
> Kind regards,
> Marcus
> 



More information about the jmc-dev mailing list