[8u20]: Request for Review/Approval: JDK-8044046: [asm] refresh internal ASM version to v5.0.3

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Fri May 30 23:07:10 UTC 2014


Hello Paul, Sean, Sundar,

Please review and approve the fix for:
https://bugs.openjdk.java.net/browse/JDK-8044046

The JDK9 changesets (for ref) are here:
http://cr.openjdk.java.net/~ksrini/8044046/jdk9/webrev.00/
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e95072225d17

The JDK8u changeset is here:
http://cr.openjdk.java.net/~ksrini/8044046/jdk8u/webrev.00/

The diffs between jdk9 and jdk8u are the same except for 8u two 
@SuppressWarnings are being added to keep the
code in sync with jdk9, this will make the merges from ASM and ObjectWeb 
seamless.

The two specific files are:
http://cr.openjdk.java.net/~ksrini/8044046/jdk8u/webrev.00/src/share/classes/jdk/internal/org/objectweb/asm/tree/MethodNode.java.udiff.html
and
http://cr.openjdk.java.net/~ksrini/8044046/jdk8u/webrev.00/src/share/classes/jdk/internal/org/objectweb/asm/tree/analysis/AnalyzerException.java.udiff.html

Thanks
Kumar




More information about the jdk8u-dev mailing list