RFR: 8253832: CharsetDecoder : decode() mentioning CoderMalfunctionError behavior not as per spec

Alan Bateman alanb at openjdk.java.net
Mon Oct 5 16:45:40 UTC 2020


On Mon, 5 Oct 2020 15:58:25 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Hi,
> 
> Please review the fix to the subject issue. It now catches all unexpected exceptions and wrap it with
> CoderMalfunctionError, as specified in the spec.
> Naoto

Marked as reviewed by alanb (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/508


More information about the nio-dev mailing list