-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271347 | 11.0.14-oracle | Jan Lahoda | P3 | Resolved | Fixed | b01 |
JDK-8270900 | 11.0.13 | Ichiroh Takiguchi | P3 | Resolved | Fixed | b01 |
jshell> int č;
č ==> 0
But pasting it does not:
jshell> int �;
| Error:
| illegal character: '\ufffd'
| int �;
| ^
Originally reported here:
https://mail.openjdk.java.net/pipermail/kulla-dev/2021-May/002828.html
- backported by
-
JDK-8270900 Pasting Unicode characters into JShell does not work.
- Resolved
-
JDK-8271347 Pasting Unicode characters into JShell does not work.
- Resolved
- duplicates
-
JDK-8273643 Jshell can't recognize non-ascii content when paste in shell
- Closed
- relates to
-
JDK-8272139 Some characters at Czech QWERTY keyboard does not work while copy pasting
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/dff3b7f5
-
Commit openjdk/jdk/de6472c4
-
Review openjdk/jdk11u-dev/139
-
Review openjdk/jdk/4128