Request for reviews (S): 8001885 : JSR 292 classes should use jdk.internal.org.objectweb.asm
David Chase
david.r.chase at oracle.com
Thu Nov 29 12:48:29 PST 2012
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