log

age author description
Mon, 31 Aug 2015 17:51:02 +0530 sundar 8134731: Function.prototype.apply interacts incorrectly with arguments
Thu, 03 Sep 2015 14:24:47 -0700 katleman Added tag jdk9-b80 for changeset 61b401b23fc2
Thu, 27 Aug 2015 13:22:30 -0700 lana Mergejdk9-b80
Thu, 27 Aug 2015 14:35:06 +0530 sundar 8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
Wed, 26 Aug 2015 20:30:34 +0200 attila 8134403: Nashorn react.js benchmark performance regression
Wed, 26 Aug 2015 13:11:35 +0200 mhaupt 8134484: disallow backquotes as heredoc end marker delimiters
Wed, 26 Aug 2015 09:59:29 +0200 mhaupt 8073613: Here documents: how to avoid string interpolation?
Tue, 25 Aug 2015 18:16:10 +0530 sundar 8134397: Features that require AWT, swing should handle headless mode properly
Tue, 25 Aug 2015 14:47:42 +0530 sundar 8134381: load completion should not use swing from non UI thread
Mon, 24 Aug 2015 18:25:22 +0530 sundar 8134309: load call argument completion could be done with file chooser
Mon, 24 Aug 2015 16:25:40 +0530 sundar 8134279: jjs should support multiple line input to complete incomplete code
Mon, 24 Aug 2015 09:12:35 +0200 attila 8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilation
Mon, 24 Aug 2015 09:11:46 +0200 attila 8134150: Make Timing both threadsafe and efficient
Sun, 23 Aug 2015 10:02:14 +0530 sundar 8134255: Implement tab-completion for java package prefixes and package names
Fri, 21 Aug 2015 18:01:23 +0530 sundar 8133948: Add 'edit' function to allow external editing of scripts
Thu, 27 Aug 2015 12:59:56 -0700 katleman Added tag jdk9-b79 for changeset 9b3eca69b88b
Thu, 20 Aug 2015 12:29:58 -0700 lana Mergejdk9-b79
Wed, 19 Aug 2015 16:35:03 +0530 sundar 8133872: Expression completion should work on contexts where an expression is accepted
Tue, 18 Aug 2015 09:13:46 -0700 mhaupt 8077168: CodeStoreAndPathTest.java fails in jtreg mode on Mac
Tue, 18 Aug 2015 18:53:13 +0530 sundar 8133812: identifier and member expression completion handling is not uniform
Tue, 18 Aug 2015 11:40:18 +0530 sundar 8133777: Use file based persistence for history instead of preferences
Mon, 17 Aug 2015 18:36:28 +0530 sundar 8133695: Implement tab-completion for identifiers
Mon, 17 Aug 2015 13:17:25 +0530 sundar 8133652: Implement tab-completion for member select expressions
Fri, 14 Aug 2015 18:48:26 +0530 sundar 8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test run