Debuggability of lambdas

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Mon Jan 19 11:04:16 UTC 2015


Hi Staffan,
I found myself similar problems when trying to debug lambdas, I think 
your proposal seems very reasonable - and pretty much in line with what 
it's done i.e. inside anonymous classes which capture local variables 
from the enclosing scope. By analogy with that example, I'd say that 
variables such as your 'map' should be left alone?

Maurizio

On 19/01/15 10:46, Staffan Larsen wrote:
> I would like to get some feedback on my comments in a bug about how we 
> can improve the debuggability of lambdas. Please take a look at: 
> https://bugs.openjdk.java.net/browse/JDK-8054220
>
> Thanks,
> /Staffan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20150119/147436e7/attachment.html>


More information about the compiler-dev mailing list