Request for reviews (S): 8001885 : JSR 292 classes should use jdk.internal.org.objectweb.asm

Remi Forax forax at univ-mlv.fr
Fri Nov 30 02:29:36 PST 2012


On 11/30/2012 02:45 AM, John Rose wrote:
> On Nov 29, 2012, at 12:48 PM, David Chase wrote:
>
>> http://cr.openjdk.java.net/~drchase/8001885/webrev.00/ 
>> <http://cr.openjdk.java.net/%7Edrchase/8001885/webrev.00/>
>
> I'm relieved to see no code changes.  The ASM version we are using is 
> now 4, which has significant incompatible changes from 3.  — John

yes,
ASM4 was changed to be make all future releases of ASM fully binary 
compatibility.

As a side note, the version of ASM currently embedded with the JDK is a 
little faster/more compact in memory that the one provided as binary on 
the ASM web site which is 1.4 binary compatible.

Rémi
ASM developer



More information about the hotspot-compiler-dev mailing list