JDK 11 | JDK 17 | JDK 19 |
---|---|---|
11.0.17Fixed | 17.0.5Fixed | 19 b22Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Create on behalf of Glavo <zjx001202@gmail.com> ---- When we turned on "Use Unicode UTF-8 for worldwide language support"(something like https://stackoverflow.com/questions/56419639/what-does-beta-use-unicode-utf-8-for-worldwide-language-support-actually-do) option, java default launcher can not parse arguments that containing Chinese characters: java Foo 你好世界 String[]args are actually garbled Chinese characters.
|