RFR: 8272613: CharsetDecoder.decode(ByteBuffer) throws IllegalArgumentException [v2]
Alan Bateman
alanb at openjdk.org
Mon Mar 27 17:39:44 UTC 2023
On Mon, 27 Mar 2023 17:20:58 GMT, Naoto Sato <naoto at openjdk.org> wrote:
>> Addressing an integer overflow on decoding a large byte buffer. Now that the code only throws OOME if necessary, describing the fact with the `@throws` tag. A CSR for that is also drafted.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Limit arch to 64
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13131#pullrequestreview-1359568852
More information about the nio-dev
mailing list