Review request for JDK-8041998: RegExp implementation is not thread-safe

Attila Szegedi attila.szegedi at oracle.com
Tue May 6 09:17:29 UTC 2014


+1

On May 6, 2014, at 10:13 AM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review JDK-8041998: RegExp implementation is not thread-safe
> 
> http://cr.openjdk.java.net/~hannesw/8041998/
> 
> This avoids reusing matchers to make regular expressions work with concurrent threads.
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list