Skip to content

Sometimes connot evaluate because of compilation error #574

@sallyur

Description

@sallyur
Environment
  • Operating System: Win & Mac
  • JDK version: 8 & 11
  • Visual Studio Code version: 1.33.1
  • Java extension version: 0.42.1
  • Java Debugger extension version: 0.18.0
Steps To Reproduce
  1. Open test project 4.variable
  2. Set BP on the last statement of VariableTest#test
  3. Press F5 to generate launch.json and press F5 again to start debug and wait for BP to be hit
  4. Add watch this.hashCode() verify the result
Current Result

Sometimes can not evaluate in watch or debug console, it will report error as below:
image

image

Expected Result

It can evaluate variables and no error reported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions