Review request for JDK-8007718

Marcus Lagergren marcus.lagergren at oracle.com
Thu Feb 7 05:50:23 PST 2013


+1 

On Feb 7, 2013, at 1:59 PM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review webrev for JDK-8007718: Make static RegExp properties compatible to other engines.
> 
> http://cr.openjdk.java.net/~hannesw/8007718/
> 
> This defines non-standard properties on RegExp constructor as ordinary properties. The test script now prints the same results for V8, Spidermonkey and Nashorn.
> 
> Note that this requires patch for JDK-8007627 (@Getter annotation on constructor) in order to run.
> 
> Hannes



More information about the nashorn-dev mailing list