hg: jdk9/hs-emb/nashorn: 3 new changesets

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Tue Feb 18 13:13:32 PST 2014


Changeset: 22420177ec9d
Author:    sundar
Date:      2014-02-06 17:44 +0530
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/nashorn/rev/22420177ec9d

8033763: Add tests to assert map identity of certain objects
Reviewed-by: hannesw, lagergren

! make/build.xml
! make/project.properties
+ test/script/currently-failing/gettersetter.js
+ test/script/maptests/builtins.js
+ test/script/maptests/constructor.js
+ test/script/maptests/maputil.js
+ test/script/maptests/object_create.js
+ test/script/maptests/object_literals.js
+ test/script/maptests/point.js
+ test/script/maptests/property_add.js
+ test/script/maptests/property_delete.js
+ test/script/maptests/proto.js

Changeset: 79c69831674f
Author:    sundar
Date:      2014-02-07 18:47 +0530
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/nashorn/rev/79c69831674f

8033924: Default permissions are not given for eval code
Reviewed-by: lagergren, jlaskey

! src/jdk/nashorn/internal/runtime/Context.java
! src/jdk/nashorn/internal/runtime/ScriptLoader.java
+ test/script/sandbox/safeprops.js
! test/src/jdk/nashorn/api/scripting/ScriptEngineTest.java

Changeset: 40fcf43dd721
Author:    mnunez
Date:      2014-02-11 12:05 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/nashorn/rev/40fcf43dd721

8033231: test fails with java.lang.UnsatisfiedLinkError
Reviewed-by: attila, sundar

! test/script/basic/JDK-8026161.js
! test/script/basic/JDK-8026161.js.EXPECTED
+ test/src/jdk/nashorn/test/models/IntFloatOverloadSelection.java



More information about the jdk9-hs-emb-changes mailing list