git: openjdk/jdk: 8292043: Incorrect decoding near EOF for stateful decoders like UTF-16

Naoto Sato naoto at openjdk.org
Mon Aug 22 16:27:56 UTC 2022


Changeset: aa9b8f04
Author:    Naoto Sato <naoto at openjdk.org>
Date:      2022-08-22 16:26:37 +0000
URL:       https://git.openjdk.org/jdk/commit/aa9b8f04bf74d5fa00f2b27895e7369abea3a930

8292043: Incorrect decoding near EOF for stateful decoders like UTF-16

Reviewed-by: joehw, alanb, lancea

! src/java.base/share/classes/sun/nio/cs/StreamDecoder.java
+ test/jdk/java/io/InputStreamReader/StatefulDecoderNearEOF.java



More information about the jdk-changes mailing list