On Tue, 7 Nov 2023 19:17:03 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> 
wrote:

>> Prevent a `NegativeArraySizeException` in `BigDecimal.toPlainString()`, 
>> throwing `OutOfMemoryError` instead to indicate that the resulting `String` 
>> would be too large.
>
> Raffaello Giulietti has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Using repeat() instead of loop.

Looks good.  Thanks

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16457#pullrequestreview-1718594344

Reply via email to