Fri, 03 Nov 2017 10:18:28 -0700 8190502: (fs) Typo in java.nio.file.Files
bpb [Fri, 03 Nov 2017 10:18:28 -0700] rev 47496
8190502: (fs) Typo in java.nio.file.Files Summary: s/subsequence/subsequent/g Reviewed-by: alanb
Fri, 03 Nov 2017 10:18:27 -0700 8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java
bpb [Fri, 03 Nov 2017 10:18:27 -0700] rev 47495
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java Summary: Replace expectedTypes with expectedTypes[i] in the line in question. Reviewed-by: alanb
Fri, 03 Nov 2017 10:18:27 -0700 8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
bpb [Fri, 03 Nov 2017 10:18:27 -0700] rev 47494
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified Summary: Explicitly verify that the channel is open Reviewed-by: alanb
Fri, 03 Nov 2017 13:03:10 -0400 8190439: Removal of newrmic
lancea [Fri, 03 Nov 2017 13:03:10 -0400] rev 47493
8190439: Removal of newrmic Reviewed-by: rriggs, alanb, mchung
Fri, 03 Nov 2017 19:53:09 +0530 8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop
sundar [Fri, 03 Nov 2017 19:53:09 +0530] rev 47492
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop Reviewed-by: jlaskey, hannesw
Fri, 03 Nov 2017 02:21:58 +0000 Merge
lana [Fri, 03 Nov 2017 02:21:58 +0000] rev 47491
Merge
Fri, 03 Nov 2017 02:21:05 +0000 Added tag jdk-10+30 for changeset 8fee80b92e65
lana [Fri, 03 Nov 2017 02:21:05 +0000] rev 47490
Added tag jdk-10+30 for changeset 8fee80b92e65
Thu, 02 Nov 2017 13:20:21 -0700 8186236: ModuleInfoExtender should be ASM6 aware
alanb [Thu, 02 Nov 2017 13:20:21 -0700] rev 47489
8186236: ModuleInfoExtender should be ASM6 aware Reviewed-by: ksrini, mchung, sundar
Thu, 02 Nov 2017 13:18:23 -0700 8190287: Update JDK's internal ASM to ASMv6
ksrini [Thu, 02 Nov 2017 13:18:23 -0700] rev 47488
8190287: Update JDK's internal ASM to ASMv6 Reviewed-by: alanb, mchung, sundar
Thu, 02 Nov 2017 15:09:13 -0700 8190573: Problem list InheritedChannelNotServerSocket.java
darcy [Thu, 02 Nov 2017 15:09:13 -0700] rev 47487
8190573: Problem list InheritedChannelNotServerSocket.java Reviewed-by: rriggs
Tue, 11 Apr 2017 17:25:09 -0400 8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
psandoz [Tue, 11 Apr 2017 17:25:09 -0400] rev 47486
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics Reviewed-by: psandoz, bpb, briangoetz Contributed-by: Chris Dennis <chris.w.dennis@gmail.com>
Thu, 02 Nov 2017 11:16:27 +0100 8187681: Compiling for target 9 while also using --patch-module jdk-10+30
jlahoda [Thu, 02 Nov 2017 11:16:27 +0100] rev 47485
8187681: Compiling for target 9 while also using --patch-module Summary: Removing limitation on simultaneous use of --release and --patch-module for system modules. Reviewed-by: mcimadamore, jjg
Thu, 02 Nov 2017 10:09:34 +0100 8189595: jshell tool: line redrawn on each completion
jlahoda [Thu, 02 Nov 2017 10:09:34 +0100] rev 47484
8189595: jshell tool: line redrawn on each completion Reviewed-by: rfield
Thu, 02 Nov 2017 04:36:53 -0400 8190505: Typo in test/jdk/ProblemList.txt
xiaofeya [Thu, 02 Nov 2017 04:36:53 -0400] rev 47483
8190505: Typo in test/jdk/ProblemList.txt Reviewed-by: alanb
Wed, 01 Nov 2017 16:45:28 +0100 8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing
jlahoda [Wed, 01 Nov 2017 16:45:28 +0100] rev 47482
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing Summary: Constant annotation attribute values should be allowed. Reviewed-by: vromero
Wed, 01 Nov 2017 10:49:21 +0800 8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315
jjiang [Wed, 01 Nov 2017 10:49:21 +0800] rev 47481
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315 Summary: tools/javac/tree/NoPrivateTypesExported.java fails permanently due to JDK-8190315, so ProblemList has to include this test. Reviewed-by: darcy
Tue, 31 Oct 2017 16:25:27 -0400 8190441: ProblemList some intermittent CORBA tests
rriggs [Tue, 31 Oct 2017 16:25:27 -0400] rev 47480
8190441: ProblemList some intermittent CORBA tests Reviewed-by: lancea, darcy
Tue, 31 Oct 2017 17:03:02 +0300 8189800: Add support for AddressSanitizer
asmotrak [Tue, 31 Oct 2017 17:03:02 +0300] rev 47479
8189800: Add support for AddressSanitizer Reviewed-by: ihse, dholmes
Mon, 30 Oct 2017 17:49:33 -0700 8190382: fix small typographic errors in comments
smarks [Mon, 30 Oct 2017 17:49:33 -0700] rev 47478
8190382: fix small typographic errors in comments Reviewed-by: martin Contributed-by: christoph.dreis@freenet.de
Mon, 30 Oct 2017 17:32:38 -0700 8181155: Fix lint warnings in JAXP repo: fallthrough and static
joehw [Mon, 30 Oct 2017 17:32:38 -0700] rev 47477
8181155: Fix lint warnings in JAXP repo: fallthrough and static Reviewed-by: lancea, rriggs
Mon, 30 Oct 2017 16:16:01 -0700 8189319: Add a java.util.Properties constructor that takes an initial capacity
bchristi [Mon, 30 Oct 2017 16:16:01 -0700] rev 47476
8189319: Add a java.util.Properties constructor that takes an initial capacity Reviewed-by: martin, mchung, rriggs
Mon, 30 Oct 2017 07:06:49 -0700 8129077: Unfix JDK-8087205
ksrini [Mon, 30 Oct 2017 07:06:49 -0700] rev 47475
8129077: Unfix JDK-8087205 Reviewed-by: jlahoda, mcimadamore, vromero
Mon, 30 Oct 2017 03:52:38 -0700 8175252: Backout changeset for JDK-8176354 due to JDK-8190333
jjiang [Mon, 30 Oct 2017 03:52:38 -0700] rev 47474
8175252: Backout changeset for JDK-8176354 due to JDK-8190333 Summary: Backout changeset for JDK-8176354 Reviewed-by: asmotrak
Mon, 30 Oct 2017 12:16:37 +0530 8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
rgoel [Mon, 30 Oct 2017 12:16:37 +0530] rev 47473
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR Reviewed-by: naoto
Sun, 29 Oct 2017 18:31:55 -0400 8180310: TestSocketFactory null pointer when updating match bytes
rriggs [Sun, 29 Oct 2017 18:31:55 -0400] rev 47472
8180310: TestSocketFactory null pointer when updating match bytes Reviewed-by: dfuchs
Sun, 29 Oct 2017 18:20:53 -0400 8190323: "the the" typos
rriggs [Sun, 29 Oct 2017 18:20:53 -0400] rev 47471
8190323: "the the" typos Reviewed-by: rriggs Contributed-by: christoph.dreis@freenet.de
Fri, 27 Oct 2017 09:51:48 -0700 8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
amjiang [Fri, 27 Oct 2017 09:51:48 -0700] rev 47470
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro Reviewed-by: xuelei
Fri, 27 Oct 2017 21:11:15 +0800 8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
weijun [Fri, 27 Oct 2017 21:11:15 +0800] rev 47469
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires Reviewed-by: mullan
Fri, 27 Oct 2017 21:10:56 +0800 8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true
weijun [Fri, 27 Oct 2017 21:10:56 +0800] rev 47468
8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true Reviewed-by: mullan
Fri, 27 Oct 2017 08:32:45 +0000 Merge
lana [Fri, 27 Oct 2017 08:32:45 +0000] rev 47467
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip