Thu, 11 Jul 2019 06:56:51 +0200 8227275: Within native OOM error handling, assertions may hang the process
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
Thu, 11 Jul 2019 06:49:49 +0200 8227031: Print NMT statistics on fatal errors
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors Reviewed-by: mbaesken, mdoerr
Wed, 10 Jul 2019 16:23:59 -0700 8227416: Add a "Table Of Contents" to HTML version of man pages
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
Thu, 11 Jul 2019 08:19:56 +0900 8209790: SA tools not providing option to connect to debug server
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
Wed, 10 Jul 2019 22:33:23 +0200 8227539: Replace wildcard address with loopback or local host in tests - part 20
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
Wed, 10 Jul 2019 16:45:28 +0000 7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
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
Tue, 02 Jul 2019 08:43:44 -0700 8225715: jhsdb jmap fails to write binary heap dump of a jshell process
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
Wed, 10 Jul 2019 08:20:41 -0700 Added tag jdk-14+5 for changeset 0f1e29c77e50
mikael [Wed, 10 Jul 2019 08:20:41 -0700] rev 55646
Added tag jdk-14+5 for changeset 0f1e29c77e50
Wed, 10 Jul 2019 16:09:20 +0100 8226756: Replace wildcard address with loopback or local host in tests - part 18
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>
Wed, 10 Jul 2019 07:27:58 -0700 Merge
mikael [Wed, 10 Jul 2019 07:27:58 -0700] rev 55644
Merge
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a
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
Wed, 10 Jul 2019 01:19:18 -0700 8227009: JDK 13 L10n resource files update - msgdrop 10
ljiang [Wed, 10 Jul 2019 01:19:18 -0700] rev 55642
8227009: JDK 13 L10n resource files update - msgdrop 10 Reviewed-by: naoto
Wed, 10 Jul 2019 09:04:42 +0200 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
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
Wed, 10 Jul 2019 09:43:35 +0800 8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out jdk-13+29
weijun [Wed, 10 Jul 2019 09:43:35 +0800] rev 55640
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out Reviewed-by: xuelei
Wed, 10 Jul 2019 09:43:34 +0800 8227381: GSS login fails with PREAUTH_FAILED
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55639
8227381: GSS login fails with PREAUTH_FAILED Reviewed-by: xuelei
Wed, 10 Jul 2019 09:43:34 +0800 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55638
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors Reviewed-by: xuelei
Wed, 10 Jul 2019 10:18:06 -0400 8227338: templateInterpreter.cpp: copy_table() needs to be safer
dcubed [Wed, 10 Jul 2019 10:18:06 -0400] rev 55637
8227338: templateInterpreter.cpp: copy_table() needs to be safer Reviewed-by: dholmes, eosterlund, sspitsyn, kbarrett
Wed, 10 Jul 2019 14:27:51 +0100 8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
michaelm [Wed, 10 Jul 2019 14:27:51 +0100] rev 55636
8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches Reviewed-by: dfuchs
Wed, 10 Jul 2019 07:58:24 -0400 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
coleenp [Wed, 10 Jul 2019 07:58:24 -0400] rev 55635
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ Summary: Remove SystemDictionary::modification_counter optimization Reviewed-by: dlong, eosterlund
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a jdk-14+5
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55634
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Tue, 09 Jul 2019 16:37:30 -0700 Merge
mikael [Tue, 09 Jul 2019 16:37:30 -0700] rev 55633
Merge
Tue, 09 Jul 2019 15:42:44 -0700 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
jbhateja [Tue, 09 Jul 2019 15:42:44 -0700] rev 55632
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
Tue, 09 Jul 2019 14:59:12 -0700 8227034: Graal crash with gcbasher
never [Tue, 09 Jul 2019 14:59:12 -0700] rev 55631
8227034: Graal crash with gcbasher Summary: Adjust Graal's registers declaration for String intrinisics. Reviewed-by: dlong, dnsimon, kvn
Tue, 09 Jul 2019 13:46:39 -0400 8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
dlong [Tue, 09 Jul 2019 13:46:39 -0400] rev 55630
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp Reviewed-by: kvn
Tue, 09 Jul 2019 16:39:41 +0200 8224531: SEGV while collecting Klass statistics
eosterlund [Tue, 09 Jul 2019 16:39:41 +0200] rev 55629
8224531: SEGV while collecting Klass statistics Reviewed-by: coleenp, kbarrett, tschatzl
Tue, 09 Jul 2019 16:39:37 +0200 8227277: HeapInspection::find_instances_at_safepoint walks dead objects
eosterlund [Tue, 09 Jul 2019 16:39:37 +0200] rev 55628
8227277: HeapInspection::find_instances_at_safepoint walks dead objects Reviewed-by: dholmes, kbarrett, tschatzl, coleenp
Tue, 09 Jul 2019 08:05:38 -0700 8227127: Era designator not displayed correctly using the COMPAT provider
naoto [Tue, 09 Jul 2019 08:05:38 -0700] rev 55627
8227127: Era designator not displayed correctly using the COMPAT provider Reviewed-by: rriggs
Tue, 09 Jul 2019 15:02:28 -0700 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
jbhateja [Tue, 09 Jul 2019 15:02:28 -0700] rev 55626
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
Tue, 09 Jul 2019 14:38:48 -0400 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
pchilanomate [Tue, 09 Jul 2019 14:38:48 -0400] rev 55625
8191890: Biased locking still uses the inferior stop the world safepoint for revocation Summary: Revocations are now executed with thread local handshakes instead of safepoints Reviewed-by: dcubed, coleenp, dholmes, rehn, mgronlun
Tue, 09 Jul 2019 10:27:38 -0700 8225035: Thread stack size issue caused by large TLS size
jiangli [Tue, 09 Jul 2019 10:27:38 -0700] rev 55624
8225035: Thread stack size issue caused by large TLS size Summary: Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled. Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin Contributed-by: jeremymanson@google.com, fweimer@redhat.com, jianglizhou@google.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip