8000 Auto enable -XX:+ShowCodeDetailsInExceptionMessages for java 14 apps by testforstephen · Pull Request #828 · microsoft/vscode-java-debug · GitHub
[go: up one dir, main page]

Skip to content

Auto enable -XX:+ShowCodeDetailsInExceptionMessages for java 14 apps#828

Merged
testforstephen merged 1 commit intomicrosoft:masterfrom
testforstephen:jinbo_java14
Jun 8, 2020
Merged

Auto enable -XX:+ShowCodeDetailsInExceptionMessages for java 14 apps#828
testforstephen merged 1 commit intomicrosoft:masterfrom
testforstephen:jinbo_java14

Conversation

@testforstephen
Copy link
Contributor

Signed-off-by: Jinbo Wang jinbwan@microsoft.com

Fix #797

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
@testforstephen
Copy link
Contributor Author

Sample:

System.out.println(person.getProfile().getEmail());

Before:
image

After:
image

@testforstephen testforstephen requested review from Eskibear and jdneo June 8, 2020 07:52
@testforstephen testforstephen merged commit 4930fce into microsoft:master Jun 8, 2020
@testforstephen testforstephen deleted the jinbo_java14 branch June 8, 2020 08:06
@testforstephen testforstephen added this to the 0.27.0 milestone Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically add -XX:+ShowCodeDetailsInExceptionMessages when launching

3 participants

0