RFR: JDK-8137281: OutOfMemoryError with large numeric keys in JSON.parse

Marcus Lagergren marcus at lagergren.net
Mon Oct 5 07:25:35 UTC 2015


+1. No regressions everywhere on e.g. Octane? I have a feeling we bumped that buffer up to 8 megs for performance reasons. For the general case, this is of course way too much.

/M

> On 02 Oct 2015, at 13:08, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:
> 
> Please review JDK-8137281: OutOfMemoryError with large numeric keys in JSON.parse:
> 
> http://cr.openjdk.java.net/~hannesw/8137281/webrev/
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list