RFR: 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 12:12:57 UTC 2023


On Mon, 3 Apr 2023 11:12:44 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> 8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE
>
> I suspect this goes back to the original implementation. I assume you'll run the jdk_nio tests.

@AlanBateman FYI

make test TEST=jdk_nio
==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
   jtreg:test/jdk:jdk_nio                              471   471     0     0   
==============================
TEST SUCCESS

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

PR Comment: https://git.openjdk.org/jdk/pull/13286#issuecomment-1494207198


More information about the nio-dev mailing list