hg: type-annotations/type-annotations/nashorn: 3 new changesets
wdietl at gmail.com
wdietl at gmail.com
Fri Feb 7 09:52:24 PST 2014
Changeset: 22420177ec9d
Author: sundar
Date: 2014-02-06 17:44 +0530
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/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/type-annotations/type-annotations/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: c86ddc979e69
Author: wmdietl
Date: 2014-02-07 12:52 -0500
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/nashorn/rev/c86ddc979e69
Automated merge with http://hg.openjdk.java.net/jdk9/dev/nashorn
More information about the type-annotations-dev
mailing list