lana [Thu, 27 Aug 2015 13:22:08 -0700] rev 32329
Merge
joehw [Wed, 26 Aug 2015 10:16:04 -0700] rev 32328
8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
Reviewed-by: aefimov, lancea, joehw
katleman [Thu, 27 Aug 2015 12:59:52 -0700] rev 32327
Added tag jdk9-b79 for changeset 13967da712ff
duke [Wed, 05 Jul 2017 20:47:11 +0200] rev 32326
Merge
lana [Thu, 27 Aug 2015 13:22:30 -0700] rev 32325
Merge
sundar [Thu, 27 Aug 2015 14:35:06 +0530] rev 32324
8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
Reviewed-by: hannesw, attila
attila [Wed, 26 Aug 2015 20:30:34 +0200] rev 32323
8134403: Nashorn react.js benchmark performance regression
Reviewed-by: hannesw, sundar
mhaupt [Wed, 26 Aug 2015 13:11:35 +0200] rev 32322
8134484: disallow backquotes as heredoc end marker delimiters
Reviewed-by: attila, sundar
mhaupt [Wed, 26 Aug 2015 09:59:29 +0200] rev 32321
8073613: Here documents: how to avoid string interpolation?
Summary: support heredoc end marker quoting like in bash
Reviewed-by: attila, hannesw
sundar [Tue, 25 Aug 2015 18:16:10 +0530] rev 32320
8134397: Features that require AWT, swing should handle headless mode properly
Reviewed-by: hannesw, attila
sundar [Tue, 25 Aug 2015 14:47:42 +0530] rev 32319
8134381: load completion should not use swing from non UI thread
Reviewed-by: lagergren, attila, hannesw
sundar [Mon, 24 Aug 2015 18:25:22 +0530] rev 32318
8134309: load call argument completion could be done with file chooser
Reviewed-by: attila, hannesw
sundar [Mon, 24 Aug 2015 16:25:40 +0530] rev 32317
8134279: jjs should support multiple line input to complete incomplete code
Reviewed-by: attila, hannesw
attila [Mon, 24 Aug 2015 09:12:35 +0200] rev 32316
8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilation
Reviewed-by: hannesw, lagergren
attila [Mon, 24 Aug 2015 09:11:46 +0200] rev 32315
8134150: Make Timing both threadsafe and efficient
Reviewed-by: jlaskey, sundar