log

age author description
Thu, 28 May 2015 16:50:12 -0700 lana Merge jdk9-b67
Wed, 27 May 2015 22:18:51 +0530 sundar 8081156: jjs "nashorn.args" system property is not effective when script arguments are passed
Wed, 27 May 2015 14:37:11 +0300 attila 8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
Wed, 27 May 2015 13:16:50 +0530 sundar 8007456: Nashorn test framework @argument does not handle quoted strings
Tue, 26 May 2015 16:12:23 +0200 attila 8081062: ListAdapter should take advantage of JSObject
Tue, 26 May 2015 14:37:14 +0200 attila 8081015: Allow conversion of native arrays to Queue and Collection
Tue, 26 May 2015 13:49:45 +0530 sundar 8036743: need ArrayBuffer constructor with specified data
Thu, 28 May 2015 16:13:56 -0700 katleman Added tag jdk9-b66 for changeset 9dd95cff9dae
Thu, 21 May 2015 16:19:37 -0700 lana Merge jdk9-b66
Thu, 21 May 2015 21:51:48 +0530 sundar 8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion
Thu, 21 May 2015 18:44:51 +0530 sundar 8080848: delete of bound Java method property results in crash
Wed, 20 May 2015 14:16:19 +0530 sundar 8080598: Javadoc warnings in Global.java after lazy initialization
Fri, 15 May 2015 16:36:25 +0200 mhaupt 8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
Fri, 15 May 2015 15:40:57 +0200 attila 8078414: Don't create impossible converters for ScriptObjectMirror
Fri, 15 May 2015 10:21:48 +0200 mhaupt 8080471: fix usage of replace and file separator in Nashorn tests
Fri, 15 May 2015 10:19:37 +0200 attila 8079424: code generator for discarded boolean logical operation has an extra pop
Thu, 21 May 2015 10:07:41 -0700 katleman Added tag jdk9-b65 for changeset 2054d01ae326
Thu, 14 May 2015 20:14:44 -0700 lana Merge jdk9-b65
Wed, 13 May 2015 10:01:37 -0500 attila 8080295: Need to adjust test output for 8067931
Wed, 13 May 2015 09:38:59 -0500 attila 8067931: Improve error message when with statement is passed a POJO
Wed, 13 May 2015 15:41:46 +0200 mhaupt 8080286: use path separator setting consistently in Nashorn project properties
Wed, 13 May 2015 12:45:14 +0530 sundar 8080182: Array.prototype.sort throws IAE on inconsistent comparison
Tue, 12 May 2015 12:40:33 +0530 sundar 8080090: -d option should dump script source as well
Mon, 11 May 2015 22:57:24 +0530 sundar 8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOME
Thu, 14 May 2015 12:38:15 -0700 katleman Added tag jdk9-b64 for changeset 00df6e4fc75a
Thu, 07 May 2015 20:49:48 -0700 lana Merge jdk9-b64
Wed, 06 May 2015 16:48:31 +0200 attila 8066751: Remove casts redundant with Java 9 buffer APIs
Wed, 06 May 2015 20:04:42 +0530 sundar 8079470: Misleading error message when explicit signature constructor is called with wrong arguments
Wed, 06 May 2015 16:22:22 +0200 hannesw 8066237: Fuzzing bug: Parser error on optimistic recompilation
Wed, 06 May 2015 15:46:54 +0200 attila 8079362: Enforce best practices for Node token API usage