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

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -