RFR: JDK-8230744 Several classes throw OutOfMemoryError without message

Paul Sandoz paul.sandoz at oracle.com
Mon Jun 1 19:09:54 UTC 2020


+1

I quibble about the “ignored” variable name for the caught ArithmeticException.

Paul.

> On Jun 1, 2020, at 5:48 AM, Jim Laskey <james.laskey at oracle.com> wrote:
> 
> Cleans up every case of OutOfMemoryError without a message. Some logic changes in String::repeat and ByteArrayChannel:: hugeCapacity.
> 
> Thank you.
> 
> Cheers,
> 
> -- Jim
> 
> webrev: http://cr.openjdk.java.net/~jlaskey/8230744/webrev-00/index.html <http://cr.openjdk.java.net/~jlaskey/8230744/webrev-00/index.html>
> jbs: https://bugs.openjdk.java.net/browse/JDK-8230744 <https://bugs.openjdk.java.net/browse/JDK-8230744>
> 
> 



More information about the core-libs-dev mailing list