hg: jdk8/tl/nashorn: 4 new changesets
sundararajan.athijegannathan at oracle.com
sundararajan.athijegannathan at oracle.com
Mon Apr 1 05:40:29 PDT 2013
Changeset: 41a212ea8c0c
Author: sundar
Date: 2013-03-28 20:48 +0530
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/41a212ea8c0c
8010924: Dealing with undefined property gets you a fatal stack
Reviewed-by: lagergren, jlaskey
! src/jdk/nashorn/internal/runtime/resources/mozilla_compat.js
+ test/script/basic/JDK-8010924.js
Changeset: e2ea7a29b9c1
Author: lagergren
Date: 2013-03-29 08:55 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/e2ea7a29b9c1
8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test name
Reviewed-by: hannesw, sundar
+ test/script/basic/JDK-8010710.js
+ test/script/basic/JDK-8010710.js.EXPECTED
- test/script/basic/JDK-8017010.js
- test/script/basic/JDK-8017010.js.EXPECTED
Changeset: 704f3083af8a
Author: sundar
Date: 2013-03-29 18:38 +0530
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/704f3083af8a
8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."
Reviewed-by: hannesw, ksrini
! make/build.xml
Changeset: a094fc010120
Author: jlaskey
Date: 2013-03-31 08:19 -0300
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/a094fc010120
8011095: PropertyHashMap.rehash() does not grow enough
Reviewed-by: hannesw, lagergren
Contributed-by: james.laskey at oracle.com
! src/jdk/nashorn/internal/runtime/PropertyHashMap.java
! src/jdk/nashorn/internal/runtime/PropertyMap.java
More information about the serviceability-dev
mailing list