[10] RFR: 8184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarks
Hannes Wallnöfer
hannes.wallnoefer at oracle.com
Tue Jul 25 13:44:14 UTC 2017
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