microsoft / microsoft/vscode-java-debug

Debugging & inspection of variables causes com.sun.jdi.ObjectCollectedException

Open
#1,001 3 comments 0 reactions 1 assignee View on GitHub

@testforstephen is already working on this.

Since May 11, 2021.

ai-triaged bug variables
Dominant language
TypeScript
Stars
591
Forks
429
Avg merge
1d 9h
Merged PRs (30d)
19

Description

[provide a description of the issue]

Debugging & inspection of variables causes com.sun.jdi.ObjectCollectedException

Environment
  • Operating System: Windows_NT x64 10.0.17134
  • JDK version: 16
  • Visual Studio Code version: 1.57.0-insider (system setup)
  • Java extension version: 0.79.1
  • Java Debugger extension version: 0.33.1
Steps To Reproduce
  1. View the contents of the variable collection in the breakpoint.
  2. switch 2 ~ 3 times Disable Logical Structure View and Enable Logical Structure View at Parent Collection Object and Child Collection Object. (Random combination)

Sometimes there will be problems

eclipse 4.18 has been resolved

Current Result

image

Expected Result

image

Additional Informations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.