hg: jdk9/dev/nashorn: 8033763: Add tests to assert map identity of certain objects

sundararajan.athijegannathan at oracle.com sundararajan.athijegannathan at oracle.com
Thu Feb 6 04:15:03 PST 2014


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



More information about the jdk9-dev-changes mailing list