Re: [External] : ASM 9.2 released
"Vicente Romero" (via asm Mailing List) <[email protected]> Thu, 24 Mar 2022 15:55:58 -0400
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1648157417-12212-10 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 3/24/22 14:47, Remi Forax wrote: > ----- Original Message ----- >> From: "asm" <[email protected]> >> To: "Eric Bruneton" <[email protected]>, "asm" <[email protected]> >> Sent: Thursday, March 24, 2022 5:06:36 PM >> Subject: Re: [asm] [External] : ASM 9.2 released >> Hi Eric, >> >> I so that in this release classes like: >> org.objectweb.asm.commons.RemappingMethodAdapter and other similar ones >> which were deprecated, have been removed. Is there an alternative, >> similar, functionality for clients using the removed classes? > yes, > as said in org.objectweb.asm.commons.RemappingMethodAdapter, you can use the MethodRemapper instead [1]. > > The "new" API delegates to one Remapper [2] object instead of having the remapping implementation be scattered into several files, > see [3] for creating the method visitor. I see > >> Thanks, >> Vicente > regards, > Rémi Thanks, Vicente > > [1] https://urldefense.com/v3/__https://gitlab.ow2.org/asm/asm/-/blob/ASM_7_0/asm-commons/src/main/java/org/objectweb/asm/commons/RemappingMethodAdapter.java*L41__;Iw!!ACWV5N9M2RV99hQ!dohDykm7B3VtEuaKncmvXEKwjdMKahvauhEItV2X_Xb3E0vKfOByMpKCduimGp7GhQA$ > [2] https://urldefense.com/v3/__https://gitlab.ow2.org/asm/asm/-/blob/master/asm-commons/src/main/java/org/objectweb/asm/commons/Remapper.java*L44__;Iw!!ACWV5N9M2RV99hQ!dohDykm7B3VtEuaKncmvXEKwjdMKahvauhEItV2X_Xb3E0vKfOByMpKCduimPMBjbbc$ > [3] https://urldefense.com/v3/__https://gitlab.ow2.org/asm/asm/-/blob/master/asm-commons/src/main/java/org/objectweb/asm/commons/MethodRemapper.java*L55__;Iw!!ACWV5N9M2RV99hQ!dohDykm7B3VtEuaKncmvXEKwjdMKahvauhEItV2X_Xb3E0vKfOByMpKCduimMexDPL8$ > >> On 6/26/21 11:56, ebruneton (via asm Mailing List) wrote: >>> Release notes: >>> >>> - JDK 18 support >>> - ClassReader.readStream() performance improvements >>> - Javadoc fixes >>> - bug fixes >>> + 317942: ClassCheckAdaptor output represents reference arrays as >>> only their "root" component type >>> >>> The ASM team >>> >> >> >> -- >> You receive this message as a subscriber of the [email protected] mailing list. >> To unsubscribe: mailto:[email protected] >> For general help: mailto:[email protected]?subject=help >> OW2 mailing lists service home page: https://urldefense.com/v3/__http://www.ow2.org/wws__;!!ACWV5N9M2RV99hQ!dohDykm7B3VtEuaKncmvXEKwjdMKahvauhEItV2X_Xb3E0vKfOByMpKCduim2gQYX0c$ ------------=_1648157417-12212-10 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws ------------=_1648157417-12212-10--