Need reviewer: JDK 8 CR for Support Integer overflow

Krystal Mok rednaxelafx at gmail.com
Fri Feb 3 00:38:29 PST 2012


Hi Florian,

On Fri, Feb 3, 2012 at 4:11 PM, Florian Weimer <fweimer at bfk.de> wrote:

> Will Hotspot be able to optimize away the string construction on the
> exception path in multiplyExact() if the exception is caught locally?
>
> At least -XX:+OptimizeStringConcat should remove the need to construct a
StringBuilder instance, in multiplyExact()'s case.

Cc'ing hotspot-compiler-dev for confirmation.

- Kris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120203/84f3408c/attachment.html 


More information about the hotspot-compiler-dev mailing list