Review request for JDK-8006408
Jim Laskey (Oracle)
james.laskey at oracle.com
Wed Jan 23 06:56:57 PST 2013
+1
On 2013-01-23, at 10:49 AM, 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