Thu, 03 Sep 2015 14:24:41 -0700 Added tag jdk9-b80 for changeset 20f5e1575704
katleman [Thu, 03 Sep 2015 14:24:41 -0700] rev 32347
Added tag jdk9-b80 for changeset 20f5e1575704
Thu, 03 Sep 2015 16:11:51 -0700 Merge
lana [Thu, 03 Sep 2015 16:11:51 -0700] rev 32346
Merge
Thu, 03 Sep 2015 15:01:57 +0200 8135014: logger.sh needs to handle commands with variable assignment prefixes
ihse [Thu, 03 Sep 2015 15:01:57 +0200] rev 32345
8135014: logger.sh needs to handle commands with variable assignment prefixes Reviewed-by: erikj
Thu, 03 Sep 2015 11:05:49 +0200 8062618: Create a build failure summary at end of build log
ihse [Thu, 03 Sep 2015 11:05:49 +0200] rev 32344
8062618: Create a build failure summary at end of build log Reviewed-by: erikj
Thu, 03 Sep 2015 14:24:40 -0700 Added tag jdk9-b80 for changeset 183cef6aab95
katleman [Thu, 03 Sep 2015 14:24:40 -0700] rev 32343
Added tag jdk9-b80 for changeset 183cef6aab95
Wed, 05 Jul 2017 20:47:30 +0200 Added tag jdk9-b80 for changeset 3c9f5bd909ae
duke [Wed, 05 Jul 2017 20:47:30 +0200] rev 32342
Added tag jdk9-b80 for changeset 3c9f5bd909ae
Wed, 05 Jul 2017 20:47:29 +0200 Merge jdk9-b80
duke [Wed, 05 Jul 2017 20:47:29 +0200] rev 32341
Merge
Wed, 05 Jul 2017 20:47:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:26 +0200] rev 32340
Merge
Thu, 27 Aug 2015 13:22:04 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:04 -0700] rev 32339
Merge
Wed, 26 Aug 2015 11:14:28 +0200 8134483: A recent update to copyright headers caused two tests to fail
alundblad [Wed, 26 Aug 2015 11:14:28 +0200] rev 32338
8134483: A recent update to copyright headers caused two tests to fail Summary: Replaced copyright notice with nodynamiccopyright and adjusted line numbers. Reviewed-by: jfranck
Wed, 26 Aug 2015 09:02:02 +0200 8133671: langtools tests have bad license
alundblad [Wed, 26 Aug 2015 09:02:02 +0200] rev 32337
8133671: langtools tests have bad license Summary: Dropped classpath exception from copyright notice in tests. Reviewed-by: jjg
Tue, 25 Aug 2015 15:10:25 +0100 8134329: TeeOpTest.java fails across platforms after fix for JDK-8129547
mcimadamore [Tue, 25 Aug 2015 15:10:25 +0100] rev 32336
8134329: TeeOpTest.java fails across platforms after fix for JDK-8129547 Summary: Wrong indexes associated to CONSTANT_InvokeDynamic_info entries. Reviewed-by: sundar Contributed-by: aleksey.shipilev@oracle.com
Tue, 25 Aug 2015 15:14:41 +0200 8048318: Refactor sjavac as a thin client
alundblad [Tue, 25 Aug 2015 15:14:41 +0200] rev 32335
8048318: Refactor sjavac as a thin client Summary: Moved compilation logic from client to server. Reviewed-by: jlahoda
Mon, 24 Aug 2015 13:15:12 +0100 8129547: Excess entries in BootstrapMethods with the same (bsm, bsmKind, bsmStaticArgs), but different dynamicArgs
mcimadamore [Mon, 24 Aug 2015 13:15:12 +0100] rev 32334
8129547: Excess entries in BootstrapMethods with the same (bsm, bsmKind, bsmStaticArgs), but different dynamicArgs Summary: Pool.DynamicMethod implementation for hash/equals leads to duplicate BSM entries. Reviewed-by: jlahoda Contributed-by: aleksey.shipilev@oracle.com
Thu, 27 Aug 2015 12:59:55 -0700 Added tag jdk9-b79 for changeset 8d067af302fd
katleman [Thu, 27 Aug 2015 12:59:55 -0700] rev 32333
Added tag jdk9-b79 for changeset 8d067af302fd
Wed, 05 Jul 2017 20:47:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:18 +0200] rev 32332
Merge
Thu, 27 Aug 2015 12:59:52 -0700 Added tag jdk9-b79 for changeset 78117959e115
katleman [Thu, 27 Aug 2015 12:59:52 -0700] rev 32331
Added tag jdk9-b79 for changeset 78117959e115
Wed, 05 Jul 2017 20:47:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:15 +0200] rev 32330
Merge
Thu, 27 Aug 2015 13:22:08 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:08 -0700] rev 32329
Merge
Wed, 26 Aug 2015 10:16:04 -0700 8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
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
Thu, 27 Aug 2015 12:59:52 -0700 Added tag jdk9-b79 for changeset 13967da712ff
katleman [Thu, 27 Aug 2015 12:59:52 -0700] rev 32327
Added tag jdk9-b79 for changeset 13967da712ff
Wed, 05 Jul 2017 20:47:11 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:11 +0200] rev 32326
Merge
Thu, 27 Aug 2015 13:22:30 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:30 -0700] rev 32325
Merge
Thu, 27 Aug 2015 14:35:06 +0530 8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
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
Wed, 26 Aug 2015 20:30:34 +0200 8134403: Nashorn react.js benchmark performance regression
attila [Wed, 26 Aug 2015 20:30:34 +0200] rev 32323
8134403: Nashorn react.js benchmark performance regression Reviewed-by: hannesw, sundar
Wed, 26 Aug 2015 13:11:35 +0200 8134484: disallow backquotes as heredoc end marker delimiters
mhaupt [Wed, 26 Aug 2015 13:11:35 +0200] rev 32322
8134484: disallow backquotes as heredoc end marker delimiters Reviewed-by: attila, sundar
Wed, 26 Aug 2015 09:59:29 +0200 8073613: Here documents: how to avoid string interpolation?
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
Tue, 25 Aug 2015 18:16:10 +0530 8134397: Features that require AWT, swing should handle headless mode properly
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
Tue, 25 Aug 2015 14:47:42 +0530 8134381: load completion should not use swing from non UI thread
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
Mon, 24 Aug 2015 18:25:22 +0530 8134309: load call argument completion could be done with file chooser
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip