BytecodeParser icon indicating copy to clipboard operation
BytecodeParser copied to clipboard

fixes for running playframework 1.3 with Java 8 and lambdas

Open kunnar opened this issue 11 years ago • 1 comments

This makes possible to run playframework 1.3 with Java 8 and lambdas. INVOKEDYNAMIC opcode is not parsed and analyzed.

kunnar avatar Jun 18 '14 17:06 kunnar

Guys, in the README you state that the project is actively developed. Without this fix, BytecodeParser is unusable with Java8 code.

angryziber avatar Sep 22 '14 20:09 angryziber