Integrated: 8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE

Sergey Tsypanov stsypanov at openjdk.org
Mon Apr 3 16:19:11 UTC 2023


On Mon, 3 Apr 2023 07:10:04 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:

> 8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE

This pull request has now been integrated.

Changeset: 50e31e06
Author:    Sergey Tsypanov <stsypanov at openjdk.org>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/50e31e06d72f78595bfcb2a5916a2173fefb1131
Stats:     25 lines in 2 files changed: 0 ins; 8 del; 17 mod

8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE

Reviewed-by: alanb, bpb

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

PR: https://git.openjdk.org/jdk/pull/13286


More information about the nio-dev mailing list