Review request for JDK-8135190: Method code too large in Babel browser.js script

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Fri Sep 18 10:03:06 UTC 2015


Please review JDK-8135190: Method code too large in Babel browser.js script:

http://cr.openjdk.java.net/~hannesw/8135190/

This makes object literals splittable. I tried to share as much code as 
possible with array literal splitting so I had to introduce a couple of 
new interfaces.

Hannes


More information about the nashorn-dev mailing list