hg: jdk9/client/nashorn: 4 new changesets

philip.race at oracle.com philip.race at oracle.com
Tue Feb 11 15:20:54 PST 2014


Changeset: 22420177ec9d
Author:    sundar
Date:      2014-02-06 17:44 +0530
URL:       http://hg.openjdk.java.net/jdk9/client/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/client/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/client/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

Changeset: dca0e982d9bf
Author:    prr
Date:      2014-02-11 14:43 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/nashorn/rev/dca0e982d9bf

Merge




More information about the jdk9-all-changes mailing list