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

Christian Thalinger christian.thalinger at oracle.com
Thu Nov 29 13:33:54 PST 2012


Looks good.  -- Chris

On Nov 29, 2012, at 12:48 PM, David Chase <david.r.chase at oracle.com> wrote:

> 
> JSR 292 should reference the JDK copy (subset, internal use only) of Asm, not the one from jaxws.
> This change fixes the references.
> 
> It built, it passed tests.
> Grepped for other instances of the old package, saw them only in jaxws.
> 
> http://cr.openjdk.java.net/~drchase/8001885/webrev.00/
> 
> thanks,
> 
> David
> 



More information about the hotspot-compiler-dev mailing list