rkennke [Thu, 04 Jul 2019 17:31:03 +0200] rev 55654
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
Reviewed-by: roland
stuefe [Thu, 11 Jul 2019 06:56:51 +0200] rev 55653
8227275: Within native OOM error handling, assertions may hang the process
Reviewed-by: mdoerr, coleenp
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors
Reviewed-by: mbaesken, mdoerr
jjg [Wed, 10 Jul 2019 16:23:59 -0700] rev 55651
8227416: Add a "Table Of Contents" to HTML version of man pages
Reviewed-by: mchung
ysuenaga [Thu, 11 Jul 2019 08:19:56 +0900] rev 55650
8209790: SA tools not providing option to connect to debug server
Reviewed-by: sspitsyn, cjplummer
dfuchs [Wed, 10 Jul 2019 22:33:23 +0200] rev 55649
8227539: Replace wildcard address with loopback or local host in tests - part 20
Summary: Update some tests to stop using the wildcard address.
Reviewed-by: michaelm
joehw [Wed, 10 Jul 2019 16:45:28 +0000] rev 55648
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
Reviewed-by: lancea
fmatte [Tue, 02 Jul 2019 08:43:44 -0700] rev 55647
8225715: jhsdb jmap fails to write binary heap dump of a jshell process
Summary: Add a Null check for getSourceFileName() before writing into thread dump.
Reviewed-by: cjplummer, kevinw
mikael [Wed, 10 Jul 2019 08:20:41 -0700] rev 55646
Added tag jdk-14+5 for changeset 0f1e29c77e50
aefimov [Wed, 10 Jul 2019 16:09:20 +0100] rev 55645
8226756: Replace wildcard address with loopback or local host in tests - part 18
Reviewed-by: dfuchs
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
mikael [Wed, 10 Jul 2019 07:27:58 -0700] rev 55644
Merge
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55643
8224560: (tz) Upgrade time-zone data to tzdata2019a
8225580: tzdata2018i integration causes test failures on jdk-13
Reviewed-by: andrew, naoto
ljiang [Wed, 10 Jul 2019 01:19:18 -0700] rev 55642
8227009: JDK 13 L10n resource files update - msgdrop 10
Reviewed-by: naoto
jlahoda [Wed, 10 Jul 2019 09:04:42 +0200] rev 55641
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers.
Reviewed-by: mcimadamore, vromero
weijun [Wed, 10 Jul 2019 09:43:35 +0800] rev 55640
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
Reviewed-by: xuelei