BytecodeParser
BytecodeParser copied to clipboard
fixes for running playframework 1.3 with Java 8 and lambdas
This makes possible to run playframework 1.3 with Java 8 and lambdas. INVOKEDYNAMIC opcode is not parsed and analyzed.
Guys, in the README you state that the project is actively developed. Without this fix, BytecodeParser is unusable with Java8 code.