Wed, 05 Jul 2017 22:26:58 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:58 +0200] rev 41986
Merge
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 773cd6c4b8e7
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41985
Added tag jdk-9+144 for changeset 773cd6c4b8e7
Wed, 05 Jul 2017 22:26:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:50 +0200] rev 41984
Merge
Mon, 14 Nov 2016 22:33:33 -0800 8156615: Catch parameter can be a BindingPattern in ES6 mode
sdama [Mon, 14 Nov 2016 22:33:33 -0800] rev 41983
8156615: Catch parameter can be a BindingPattern in ES6 mode Summary: Added parser support for catch parameter being a binding pattern Reviewed-by: sundar, hannesw, attila Contributed-by: srinivas.dama@oracle.com
Fri, 11 Nov 2016 18:56:37 +0100 8168049: Fix Performance of Lexer.isJSWhitespace
hannesw [Fri, 11 Nov 2016 18:56:37 +0100] rev 41982
8168049: Fix Performance of Lexer.isJSWhitespace Reviewed-by: sundar, attila
Fri, 11 Nov 2016 15:50:51 +0100 8168373: don't emit conversions for symbols outside their lexical scope
attila [Fri, 11 Nov 2016 15:50:51 +0100] rev 41981
8168373: don't emit conversions for symbols outside their lexical scope Reviewed-by: hannesw, sundar
Fri, 11 Nov 2016 05:11:55 +0000 Added tag jdk-9+144 for changeset d55f24e8953e
lana [Fri, 11 Nov 2016 05:11:55 +0000] rev 41980
Added tag jdk-9+144 for changeset d55f24e8953e
Wed, 05 Jul 2017 22:26:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:41 +0200] rev 41979
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 4a00f20b9fe2
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41978
Added tag jdk-9+144 for changeset 4a00f20b9fe2
Wed, 05 Jul 2017 22:26:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:34 +0200] rev 41977
Merge
Tue, 15 Nov 2016 08:40:36 -0800 8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
bpb [Tue, 15 Nov 2016 08:40:36 -0800] rev 41976
8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits Summary: Make eventsHigh final and always initialize it to an empty Map. Reviewed-by: alanb
Tue, 15 Nov 2016 10:53:32 -0400 8169720: jimage help message for --include option should be corrected
jlaskey [Tue, 15 Nov 2016 10:53:32 -0400] rev 41975
8169720: jimage help message for --include option should be corrected Reviewed-by: alanb, sundar
Mon, 14 Nov 2016 13:32:15 -0800 8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
ascarpino [Mon, 14 Nov 2016 13:32:15 -0800] rev 41974
8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date" Reviewed-by: mullan
Mon, 14 Nov 2016 10:13:38 -0800 8168861: AnchorCertificates uses hardcoded password for cacerts keystore
ascarpino [Mon, 14 Nov 2016 10:13:38 -0800] rev 41973
8168861: AnchorCertificates uses hardcoded password for cacerts keystore Reviewed-by: vinnie, mullan
Tue, 08 Nov 2016 16:18:41 +0300 8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
skovalev [Tue, 08 Nov 2016 16:18:41 +0300] rev 41972
8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging Reviewed-by: chegar
Thu, 28 Jan 2016 23:13:50 -0500 8169556: Wrapping of FileInputStream's native skip and available methods
rriggs [Thu, 28 Jan 2016 23:13:50 -0500] rev 41971
8169556: Wrapping of FileInputStream's native skip and available methods Summary: Wrap further native methods in FileInputStreams Reviewed-by: chegar, bpb, rriggs Contributed-by: sunny.chan@gs.com
Mon, 14 Nov 2016 10:07:10 +0100 8169595: jshell tool: pasting multiple lines hangs input
jlahoda [Mon, 14 Nov 2016 10:07:10 +0100] rev 41970
8169595: jshell tool: pasting multiple lines hangs input Summary: Need to allow newlines in the user's input. Reviewed-by: rfield
Fri, 11 Nov 2016 13:11:27 +0000 8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi
msheppar [Fri, 11 Nov 2016 13:11:27 +0000] rev 41969
8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi Reviewed-by: chegar, alanb
Fri, 11 Nov 2016 05:55:45 +0000 Merge
lana [Fri, 11 Nov 2016 05:55:45 +0000] rev 41968
Merge
Fri, 11 Nov 2016 11:31:17 +0800 8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs
amlu [Fri, 11 Nov 2016 11:31:17 +0800] rev 41967
8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs Reviewed-by: chegar
Thu, 10 Nov 2016 15:19:47 -0800 8169001: Remove launcher's built-in ergonomics
ksrini [Thu, 10 Nov 2016 15:19:47 -0800] rev 41966
8169001: Remove launcher's built-in ergonomics Reviewed-by: dholmes, erikj
Wed, 09 Nov 2016 14:24:41 +0300 8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
skovalev [Wed, 09 Nov 2016 14:24:41 +0300] rev 41965
8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies Reviewed-by: dfuchs
Thu, 10 Nov 2016 08:59:34 +0000 8169362: Interop automated testing with Chrome
xuelei [Thu, 10 Nov 2016 08:59:34 +0000] rev 41964
8169362: Interop automated testing with Chrome Reviewed-by: wetmore, jnimeh, asmotrak
Wed, 09 Nov 2016 10:36:32 -0800 8164934: Optional.map() javadoc code example
psandoz [Wed, 09 Nov 2016 10:36:32 -0800] rev 41963
8164934: Optional.map() javadoc code example Reviewed-by: forax, chegar
Tue, 08 Nov 2016 18:02:50 +0530 8169191: (tz) Support tzdata2016i
rpatil [Tue, 08 Nov 2016 18:02:50 +0530] rev 41962
8169191: (tz) Support tzdata2016i Reviewed-by: martin, okutsu
Tue, 08 Nov 2016 16:54:28 -0800 8169229: RSAClientKeyExchange debug info is incorrect
wetmore [Tue, 08 Nov 2016 16:54:28 -0800] rev 41961
8169229: RSAClientKeyExchange debug info is incorrect Reviewed-by: xuelei
Tue, 08 Nov 2016 15:55:11 -0800 8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
asmotrak [Tue, 08 Nov 2016 15:55:11 -0800] rev 41960
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar Reviewed-by: weijun, mullan
Tue, 08 Nov 2016 14:29:14 -0800 8168862: Tighten permissions granted to the jdk.zipfs module
sherman [Tue, 08 Nov 2016 14:29:14 -0800] rev 41959
8168862: Tighten permissions granted to the jdk.zipfs module Reviewed-by: mullan, mchung, lancea, bpb
Tue, 08 Nov 2016 12:36:21 -0800 8166735: JarFile#getVersion spec clarification for unversioned jars
psandoz [Tue, 08 Nov 2016 12:36:21 -0800] rev 41958
8166735: JarFile#getVersion spec clarification for unversioned jars Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 12:36:13 -0800 8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
psandoz [Tue, 08 Nov 2016 12:36:13 -0800] rev 41957
8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification Reviewed-by: mchung, alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip