hg: nashorn/jdk8/nashorn: 8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Wed Apr 3 21:55:15 PDT 2013
Changeset: a5a8ddc2e028
Author: sundar
Date: 2013-04-04 10:24 +0530
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/a5a8ddc2e028
8011394: RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
Reviewed-by: lagergren, jlaskey, hannesw
! src/jdk/nashorn/internal/objects/NativeRegExp.java
+ test/script/basic/JDK-8011394.js
More information about the nashorn-dev
mailing list