microsoft / microsoft/vscode-java-debug
Debugging & inspection of variables causes com.sun.jdi.ObjectCollectedException
未关闭
@testforstephen 已经在做这个了。
开始于 2021年5月11日。
ai-triaged
bug
variables
- 主要语言
- TypeScript
- 星标
- 591
- 派生
- 429
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 19
描述
[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
- View the contents of the variable collection in the breakpoint.
- switch 2 ~ 3 times
Disable Logical Structure ViewandEnable Logical Structure Viewat Parent Collection Object and Child Collection Object. (Random combination)
Sometimes there will be problems
eclipse 4.18 has been resolved
- open https://www.eclipse.org/eclipse/news/4.18/jdt.php
searchcom.sun.jdi.ObjectCollectedException
Current Result

Expected Result

Additional Informations
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。