Environment
- Operating System: Windows
- JDK version: 8
- Visual Studio Code version: 1.21.1
- Java extension version: 0.7.0
- Java Debugger extension version:0.20.0
Steps To Reproduce
- Open project simple-app in vscode
- Set conditional breakpoint on line 13 with condition i ==1000, F5 and wait the breakpoint to be hit
[attach a sample project reproducing the error]
simple-app.zip
attach logs

Current Result

Except Result
Hit the conditional breakpoint when i equals 1000
Environment
Steps To Reproduce
[attach a sample project reproducing the error]
simple-app.zip
attach logs

Current Result
Except Result
Hit the conditional breakpoint when i equals 1000