Line numbers for lambdas

Sam Pullara SPULLARA at YAHOO.COM
Sat Sep 14 14:13:25 PDT 2013


It looks like when you are debugging lambdas, the frame above the lambda is the synthetic method frame and it has a line number of -1. Seems like we should have that be the line where the lambda is defined instead.

Sam



More information about the lambda-spec-observers mailing list