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

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Tue May 6 08:13:17 UTC 2014


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