log

age author description
Tue, 02 Jun 2015 17:08:13 +0200 mhaupt 8081696: reduce dependency of Nashorn tests on external components
Tue, 02 Jun 2015 14:35:03 +0200 mhaupt 8080275: transparently download testng.jar for Nashorn testing
Tue, 02 Jun 2015 14:34:37 +0200 mhaupt 8081668: fix Nashorn ant externals command
Tue, 02 Jun 2015 10:40:19 +0200 mhaupt 8081604: rename ScriptingFunctions.tokenizeCommandLine
Tue, 02 Jun 2015 10:40:10 +0200 mhaupt 8081603: erroneous dot file generated from Nashorn --print-code
Tue, 02 Jun 2015 10:55:17 +0200 attila 8066773: JSON-friendly wrapper for objects
Tue, 02 Jun 2015 00:16:20 -0700 darcy 8075555: Add tiered testing definitions to the nashorn repo
Tue, 02 Jun 2015 12:42:53 +0530 sundar 8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.
Mon, 01 Jun 2015 15:01:36 +0200 attila 8066218: UTF-32LE mistakenly detected as UTF-16LE
Thu, 04 Jun 2015 09:31:52 -0700 katleman Added tag jdk9-b67 for changeset f822b749821e
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
Wed, 06 May 2015 13:36:42 +0200 attila 8079349: Eliminate dead code around Nashorn code generator
Tue, 05 May 2015 18:35:29 +0200 attila 8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException
Tue, 05 May 2015 14:30:00 +0200 hannesw 8078612: Persistent code cache should support more configurations
Tue, 05 May 2015 14:23:43 +0200 hannesw 8078049: Nashorn crashes when attempting to start TypeScript compiler
Thu, 07 May 2015 10:19:37 -0700 katleman Added tag jdk9-b63 for changeset bc8e67bec2f9
Thu, 30 Apr 2015 17:21:20 -0700 lana Merge jdk9-b63
Mon, 27 Apr 2015 12:50:21 +0200 hannesw 8053905: Eager code generation fails for earley boyer with split threshold set to 1000
Mon, 27 Apr 2015 12:27:33 +0200 hannesw 8066407: Function with same body not reparsed after SyntaxError
Thu, 30 Apr 2015 13:02:10 -0700 katleman Added tag jdk9-b62 for changeset 1b5604bc81a6
Thu, 23 Apr 2015 16:12:25 -0700 lana Merge jdk9-b62
Mon, 20 Apr 2015 19:41:44 +0530 sundar 8078174: Add few FX and parser API samples for nashorn
Mon, 20 Apr 2015 10:40:42 +0200 hannesw 8071928: Instance properties with getters returning wrong values
Mon, 20 Apr 2015 10:39:55 +0200 hannesw 8073846: Javascript for-in loop returned extra keys
Thu, 23 Apr 2015 10:43:39 -0700 katleman Added tag jdk9-b61 for changeset 89937bee80bd
Fri, 17 Apr 2015 10:25:26 -0700 lana Merge jdk9-b61
Thu, 16 Apr 2015 17:31:32 +0200 hannesw 8077955: Undeclared globals in eval code should not be handled as fast scope
Fri, 17 Apr 2015 09:59:50 -0700 katleman Added tag jdk9-b60 for changeset c55ce3738888
Fri, 10 Apr 2015 14:18:31 +0200 hannesw 8067215: Disable dual fields when not using optimistic types jdk9-b60
Thu, 09 Apr 2015 17:36:16 -0700 lana Merge
Tue, 07 Apr 2015 00:13:18 +0530 sundar 8076972: Several nashorn tests failing