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>
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
jlahoda [Thu, 02 Nov 2017 10:09:34 +0100] rev 47484
8189595: jshell tool: line redrawn on each completion
Reviewed-by: rfield
xiaofeya [Thu, 02 Nov 2017 04:36:53 -0400] rev 47483
8190505: Typo in test/jdk/ProblemList.txt
Reviewed-by: alanb
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
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
rriggs [Tue, 31 Oct 2017 16:25:27 -0400] rev 47480
8190441: ProblemList some intermittent CORBA tests
Reviewed-by: lancea, darcy
asmotrak [Tue, 31 Oct 2017 17:03:02 +0300] rev 47479
8189800: Add support for AddressSanitizer
Reviewed-by: ihse, dholmes
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
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
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
ksrini [Mon, 30 Oct 2017 07:06:49 -0700] rev 47475
8129077: Unfix JDK-8087205
Reviewed-by: jlahoda, mcimadamore, vromero
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
rgoel [Mon, 30 Oct 2017 12:16:37 +0530] rev 47473
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
rriggs [Sun, 29 Oct 2017 18:31:55 -0400] rev 47472
8180310: TestSocketFactory null pointer when updating match bytes
Reviewed-by: dfuchs
rriggs [Sun, 29 Oct 2017 18:20:53 -0400] rev 47471
8190323: "the the" typos
Reviewed-by: rriggs
Contributed-by: christoph.dreis@freenet.de