Tue, 21 Jun 2016 15:31:08 +0100 8159834: Add some support for jtreg test headers in IntelliJ langtools project
mcimadamore [Tue, 21 Jun 2016 15:31:08 +0100] rev 39177
8159834: Add some support for jtreg test headers in IntelliJ langtools project Summary: Add live templates to help creation of jtreg tests Reviewed-by: jlahoda
Mon, 20 Jun 2016 13:21:09 -0700 8159537: create build file to generate diags reports for all locales
jjg [Mon, 20 Jun 2016 13:21:09 -0700] rev 39176
8159537: create build file to generate diags reports for all locales Reviewed-by: mcimadamore
Thu, 23 Jun 2016 20:35:16 +0000 Added tag jdk-9+124 for changeset 956490b8da9c
lana [Thu, 23 Jun 2016 20:35:16 +0000] rev 39175
Added tag jdk-9+124 for changeset 956490b8da9c
Wed, 05 Jul 2017 21:53:02 +0200 Merge
duke [Wed, 05 Jul 2017 21:53:02 +0200] rev 39174
Merge
Fri, 24 Jun 2016 16:00:03 +0100 8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
dfuchs [Fri, 24 Jun 2016 16:00:03 +0100] rev 39173
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method. Reviewed-by: lancea, mchung
Thu, 23 Jun 2016 20:35:14 +0000 Added tag jdk-9+124 for changeset b3344e373fbe
lana [Thu, 23 Jun 2016 20:35:14 +0000] rev 39172
Added tag jdk-9+124 for changeset b3344e373fbe
Wed, 05 Jul 2017 21:52:56 +0200 Merge
duke [Wed, 05 Jul 2017 21:52:56 +0200] rev 39171
Merge
Thu, 23 Jun 2016 20:35:14 +0000 Added tag jdk-9+124 for changeset ed6e6065418a
lana [Thu, 23 Jun 2016 20:35:14 +0000] rev 39170
Added tag jdk-9+124 for changeset ed6e6065418a
Wed, 05 Jul 2017 21:52:51 +0200 Merge
duke [Wed, 05 Jul 2017 21:52:51 +0200] rev 39169
Merge
Fri, 24 Jun 2016 14:46:45 +0200 8073653: Secondary heredoc eating wrong lines.
hannesw [Fri, 24 Jun 2016 14:46:45 +0200] rev 39168
8073653: Secondary heredoc eating wrong lines. Reviewed-by: mhaupt, jlaskey
Fri, 24 Jun 2016 12:39:42 +0200 8137240: Negative lookahead in RegEx breaks backreference
hannesw [Fri, 24 Jun 2016 12:39:42 +0200] rev 39167
8137240: Negative lookahead in RegEx breaks backreference Reviewed-by: mhaupt
Thu, 23 Jun 2016 21:13:33 +0000 Merge
lana [Thu, 23 Jun 2016 21:13:33 +0000] rev 39166
Merge
Thu, 23 Jun 2016 12:39:33 +0530 8160141: removed deprecated method calls in nashorn code
sundar [Thu, 23 Jun 2016 12:39:33 +0530] rev 39165
8160141: removed deprecated method calls in nashorn code Reviewed-by: mhaupt, hannesw
Wed, 22 Jun 2016 16:30:41 +0200 8159977: typeof operator does not see lexical bindings declared in other scripts
hannesw [Wed, 22 Jun 2016 16:30:41 +0200] rev 39164
8159977: typeof operator does not see lexical bindings declared in other scripts Reviewed-by: sundar
Thu, 23 Jun 2016 20:35:16 +0000 Added tag jdk-9+124 for changeset c549268fe94c
lana [Thu, 23 Jun 2016 20:35:16 +0000] rev 39163
Added tag jdk-9+124 for changeset c549268fe94c
Wed, 05 Jul 2017 21:52:41 +0200 Merge
duke [Wed, 05 Jul 2017 21:52:41 +0200] rev 39162
Merge
Thu, 23 Jun 2016 21:12:51 +0000 Merge
lana [Thu, 23 Jun 2016 21:12:51 +0000] rev 39161
Merge
Tue, 21 Jun 2016 00:40:51 +0100 8146975: NullPointerException in IIOPInputStream.inputClassFields
msheppar [Tue, 21 Jun 2016 00:40:51 +0100] rev 39160
8146975: NullPointerException in IIOPInputStream.inputClassFields Reviewed-by: chegar, rriggs, coffeys
Thu, 23 Jun 2016 20:35:13 +0000 Added tag jdk-9+124 for changeset 55d10fdcb59e
lana [Thu, 23 Jun 2016 20:35:13 +0000] rev 39159
Added tag jdk-9+124 for changeset 55d10fdcb59e
Wed, 05 Jul 2017 21:52:33 +0200 Merge
duke [Wed, 05 Jul 2017 21:52:33 +0200] rev 39158
Merge
Mon, 27 Jun 2016 16:09:09 +0300 8160264: Reuse Latin1/UTF16 compare routines
igerasim [Mon, 27 Jun 2016 16:09:09 +0300] rev 39157
8160264: Reuse Latin1/UTF16 compare routines Reviewed-by: psandoz
Mon, 27 Jun 2016 09:26:47 -0300 8160348: jlink should use System.out for usage messages
jlaskey [Mon, 27 Jun 2016 09:26:47 -0300] rev 39156
8160348: jlink should use System.out for usage messages Reviewed-by: sundar
Mon, 27 Jun 2016 14:55:06 +0530 8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
sundar [Mon, 27 Jun 2016 14:55:06 +0530] rev 39155
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build Reviewed-by: psandoz
Fri, 24 Jun 2016 14:19:29 -0400 8160278: Remove java/time/test/java/time/TestClock_System from the problem list
rriggs [Fri, 24 Jun 2016 14:19:29 -0400] rev 39154
8160278: Remove java/time/test/java/time/TestClock_System from the problem list Reviewed-by: darcy
Fri, 24 Jun 2016 23:28:06 +0530 8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
sundar [Fri, 24 Jun 2016 23:28:06 +0530] rev 39153
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins Reviewed-by: jlaskey
Fri, 24 Jun 2016 16:03:17 +0100 8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
dfuchs [Fri, 24 Jun 2016 16:03:17 +0100] rev 39152
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method. Reviewed-by: lancea, mchung
Fri, 24 Jun 2016 19:56:50 +0530 8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
sundar [Fri, 24 Jun 2016 19:56:50 +0530] rev 39151
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed Reviewed-by: jlaskey, psandoz
Fri, 24 Jun 2016 11:20:24 -0300 8159172: Update usage of jlink/jimage/jmod to show option patterns
jlaskey [Fri, 24 Jun 2016 11:20:24 -0300] rev 39150
8159172: Update usage of jlink/jimage/jmod to show option patterns Reviewed-by: mchung, alanb
Fri, 24 Jun 2016 06:52:29 +0100 8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
skuksenko [Fri, 24 Jun 2016 06:52:29 +0100] rev 39149
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash Reviewed-by: chegar
Fri, 24 Jun 2016 06:47:32 +0100 8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
chegar [Fri, 24 Jun 2016 06:47:32 +0100] rev 39148
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted Reviewed-by: alanb, dholmes, shade
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip