Better Lambda Debugging with JDK 8u60
JDK 8u60 contains two bug fixes that should improve the debugging experience when using lambdas.
- JDK-8054220 Debugger doesn’t show variables *outside* lambda
- JDK-8058227 Debugger has no access to outer variables inside Lambda