RFR: JDK-8027227 and JDK-8027232, updates to ASM code base required by modification to java/lang/invoke for JSR-335 conformance

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Thu Oct 31 21:16:01 UTC 2013


Hi,

1. JDK-8027227, updates the internal ASM code base, for fixes made by 
ASM team
for JSR-335 byte code compliance
http://cr.openjdk.java.net/~ksrini/8027227/webrev.0/


2. JDK-8027232, updates the java/lang/invoke and lambda classes for 
JSR-335 byte
code compliance.
http://cr.openjdk.java.net/~ksrini/8027232/webrev.1/

Already reviewed by John Rose, Paul Sandoz and Robert Field.

lambda, nashorn and jfr tests have been run and they all pass.

Thanks
Kumar




More information about the core-libs-dev mailing list