On Tue, 27 Apr 2021 21:34:02 GMT, Ian Graves wrote:
> 8266155: Convert java.base to use Stream.toList()
This pull request has now been integrated.
Changeset: dd05158b
Author:Ian Graves
Committer: Pavel Rappo
URL:
https://git.openjdk.java.net/jdk/commit/dd05158b24e8b399052a170ea9fe9
> When an invalid character is converted by getBytes() method, the character is
> converted to replacement byte data.
> Shift code (SO/SI) may not be added into right place by EBCDIC Mix charset.
> EBCDIC Mix charset encoder is stateful encoder.
> Shift code should be added by switching character