-
Bug
-
Resolution: Fixed
-
P3
-
1.1.7, 1.2.0
-
1.1.8
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2021787 | 1.2.0 | Masayoshi Okutsu | P3 | Resolved | Fixed | 1.2fcs |
ByteToCharJISAutoDetect.convert() scans the given buffer (byte array) to detemine its encoding. But it checks the end of buffer incorrectly, which can cause an exception.
- backported by
-
JDK-2021787 ByteToCharJISAutoDetect.convert() checks end of buffer incorrectly
-
- Resolved
-