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

Naoto Sato naoto at openjdk.java.net
Tue Oct 6 12:39:44 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

This pull request has now been integrated.

Changeset: a34f48bc
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a34f48bc
Stats:     100 lines in 3 files changed: 96 ins; 2 del; 2 mod

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

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list