RFR: 8129446: crash when reporting corrupted classfile

Tom Benson tom.benson at oracle.com
Mon Jun 22 20:58:32 UTC 2015


Hi Kim,
Looks fine to me.
Tom

On 6/22/2015 4:25 PM, Kim Barrett wrote:
> Please review this fix to a recent change in the construction of an
> error message.  We enlarge the buffer for message construction to fit
> known messages, and also now use jio_snprintf to ensure we don't
> overrun the enlarged buffer.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8129446
>
> Webrev:
> http://cr.openjdk.java.net/~kbarrett/8129446/webrev.01/
>
> Testing:
> jprt, local jtreg
>



More information about the hotspot-runtime-dev mailing list