Skip to content

Comments

Remove the usage of JDK internal API to avoid breaking JDK 16#364

Merged
testforstephen merged 1 commit intomicrosoft:masterfrom
testforstephen:jinbo_internalAPI
Mar 23, 2021
Merged

Remove the usage of JDK internal API to avoid breaking JDK 16#364
testforstephen merged 1 commit intomicrosoft:masterfrom
testforstephen:jinbo_internalAPI

Conversation

@testforstephen
Copy link
Contributor

sun.* is the JDK internal API, and not supposed to be used by the external application.

Fixes microsoft/vscode-java-debug#970

@testforstephen testforstephen merged commit e55f864 into microsoft:master Mar 23, 2021
@testforstephen testforstephen deleted the jinbo_internalAPI branch March 23, 2021 04:20
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.

Cannot launch debug session using JDK16

2 participants