Review request for JDK-8006408

Marcus Lagergren marcus.lagergren at oracle.com
Wed Jan 23 09:15:10 PST 2013


+1

On Jan 23, 2013, at 3:49 PM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review patch for JDK-8006408:
> 
> http://cr.openjdk.java.net/~hannesw/8006408/
> 
> This adds int/double/missing args specializations for the charAt, charCodeAt, indexOf, slice, substring string methods, and an optimized version of String.prototype.split() when called with a string rather than a regexp as separator argument.
> 
> It also contains a string micro-benchmark script.
> 
> Hannes
> 



More information about the nashorn-dev mailing list