hg: jdk9/client/nashorn: 6 new changesets
philip.race at oracle.com
philip.race at oracle.com
Fri Sep 30 17:52:57 UTC 2016
Changeset: f257b37827e2
Author: sdama
Date: 2016-09-20 11:33 +0200
URL: http://hg.openjdk.java.net/jdk9/client/nashorn/rev/f257b37827e2
8166296: add documentation for Date,RegExp,Error,JSON objects
Reviewed-by: mhaupt, sundar
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Functions.properties
Changeset: 987ce060a647
Author: sundar
Date: 2016-09-20 21:53 +0530
URL: http://hg.openjdk.java.net/jdk9/client/nashorn/rev/987ce060a647
8166298: 3 nashorn ant tests fail with latest jdk9-dev tip
Reviewed-by: hannesw, mhaupt
! test/script/trusted/JDK-8006529.js
! test/script/trusted/event_queue.js
! test/script/trusted/optimistic_recompilation.js
+ test/src/jdk/nashorn/test/models/Reflector.java
Changeset: d4b2baada058
Author: lana
Date: 2016-09-22 16:41 +0000
URL: http://hg.openjdk.java.net/jdk9/client/nashorn/rev/d4b2baada058
Added tag jdk-9+137 for changeset 17ed43add2f9
! .hgtags
Changeset: 7298aeb42536
Author: lana
Date: 2016-09-22 18:32 +0000
URL: http://hg.openjdk.java.net/jdk9/client/nashorn/rev/7298aeb42536
Merge
Changeset: 4a6ee1185fc8
Author: hannesw
Date: 2016-09-26 13:27 +0200
URL: http://hg.openjdk.java.net/jdk9/client/nashorn/rev/4a6ee1185fc8
8164467: ES6 computed properties are implemented wrongly
Reviewed-by: sundar, lagergren
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/CodeGenerator.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/ir/PropertyNode.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java
! src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptObject.java
+ test/script/basic/es6/computed-property-duplicate.js
+ test/script/basic/es6/computed-property-getter.js
+ test/script/basic/es6/computed-property-method.js
+ test/script/basic/es6/computed-property-number.js
+ test/script/basic/es6/computed-property-setter.js
+ test/script/basic/es6/computed-property.js
Changeset: 7d3c67e8e4a4
Author: lana
Date: 2016-09-29 16:45 +0000
URL: http://hg.openjdk.java.net/jdk9/client/nashorn/rev/7d3c67e8e4a4
Added tag jdk-9+138 for changeset 4a6ee1185fc8
! .hgtags
More information about the jdk9-all-changes
mailing list