s2.6, ko.UTF-8.
For awt test, korean characters cannot be passed for argument from command line.
When user types $ java awttest -command [Korean_characters] on command line, then the java program creates segmentation fault.
For awt test, korean characters cannot be passed for argument from command line.
When user types $ java awttest -command [Korean_characters] on command line, then the java program creates segmentation fault.
- duplicates
-
JDK-4761384 REGRESSION: class names with extended chars not accepted
- Resolved