Changeset: 10c7a1e9e24f
Author:    sundar
Date:      2013-07-01 14:15 +0530
URL:       http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/10c7a1e9e24f

8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" 
should be true
Reviewed-by: hannesw

! src/jdk/nashorn/internal/objects/NativeRegExpExecResult.java
+ test/script/basic/JDK-8019478.js

Reply via email to