E534 Use the system encoding to generate the *.argfile by testforstephen · Pull Request #458 · microsoft/java-debug · GitHub
[go: up one dir, main page]

Skip to content

Use the system encoding to generate the *.argfile#458

Merged
testforstephen merged 1 commit intomicrosoft:mainfrom
testforstephen:jinbo_argfile
Nov 16, 2022
Merged

Use the system encoding to generate the *.argfile#458
testforstephen merged 1 commit intomicrosoft:mainfrom
testforstephen:jinbo_argfile

Conversation

@testforstephen
Copy link
Contributor
@testforstephen testforstephen commented Nov 16, 2022

Fixes microsoft/vscode-java-debug#1112

According to the java spec, the argument file must contain only ASCII characters or characters in system default encoding that's ASCII friendly.
https://docs.oracle.com/en/java/javase/18/docs/specs/man/java.html#java-command-line-argument-files

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.

How to set the *.argfile encoding type ?

2 participants

0