[10] RFR: 8184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarks

Jim Laskey (Oracle) james.laskey at oracle.com
Tue Jul 25 16:15:15 UTC 2017


+1


> On Jul 25, 2017, at 10:44 AM, Hannes Wallnöfer <hannes.wallnoefer at oracle.com> wrote:
> 
> Please review 8184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarks
> 
> Kraken benchmark contains some files that invokes the Array constructor with lots of number literal arguments. We assume too low code footprint for these number literals in WeighNodes.java, resulting in the function not being split.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8184893
> Webrev: http://cr.openjdk.java.net/~hannesw/8184893/webrev/
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list