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