java - IntelliJ debugger can't find a variable -


i inside lambda debugger , intellij not able display variables. in example (the breakpoint below code): enter image description here

enter image description here

intellij not able find "bidrequest" object. idea of doing wrong? on intellij 15.

i have updated java 1.8.0_25 1.8.0_102 , works !


Comments