RFR (M): 8203881: Print errornous size in NegativeArraySizeException
David Holmes
david.holmes at oracle.com
Mon May 28 11:10:18 UTC 2018
Hi Goetz,
First I have corrected the typo in the synopsis: errornous -> erroneous
Second, can you not use the err_msg function instead of the explicit
ResourceMark + stringStream code?
Thanks,
David
On 28/05/2018 8:40 PM, Lindenmaier, Goetz wrote:
> Hi,
>
> This change adds printing the array size in case of negative array size exception.
> Please review.
> http://cr.openjdk.java.net/~goetz/wr18/8203881-exMsg-NegativeArraySize/01/
>
> Thanks,
> Goetz.
>
More information about the hotspot-runtime-dev
mailing list