Mon, 22 Oct 2018 11:51:17 +0200 8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
tschatzl [Mon, 22 Oct 2018 11:51:17 +0200] rev 52210
8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated Reviewed-by: kbarrett, sjohanss
Mon, 22 Oct 2018 15:20:43 +0530 8212114: Reconsider the affect on closed streams resulting from 8189366
vtewari [Mon, 22 Oct 2018 15:20:43 +0530] rev 52209
8212114: Reconsider the affect on closed streams resulting from 8189366 Reviewed-by: chegar, dfuchs
Mon, 22 Oct 2018 10:47:28 +0100 8212752: Typo in SSL log message related to inactive/disabled signature scheme
coffeys [Mon, 22 Oct 2018 10:47:28 +0100] rev 52208
8212752: Typo in SSL log message related to inactive/disabled signature scheme Reviewed-by: coffeys Contributed-by: jai.forums2013@gmail.com
Mon, 22 Oct 2018 14:08:07 +0800 8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
xyin [Mon, 22 Oct 2018 14:08:07 +0800] rev 52207
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/ Reviewed-by: vtewari, rriggs
Mon, 22 Oct 2018 14:03:06 +0800 8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
xyin [Mon, 22 Oct 2018 14:03:06 +0800] rev 52206
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/ Reviewed-by: vtewari, rriggs
Mon, 22 Oct 2018 13:53:39 +0800 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
xyin [Mon, 22 Oct 2018 13:53:39 +0800] rev 52205
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/ Reviewed-by: vtewari, rriggs
Mon, 22 Oct 2018 10:16:34 +0530 8211879: Broken links in API overview
pmuthuswamy [Mon, 22 Oct 2018 10:16:34 +0530] rev 52204
8211879: Broken links in API overview Reviewed-by: jjg, erikj
Fri, 19 Oct 2018 16:29:45 -0700 8177709: Convert TestVirtualSpace_test to GTest
iignatyev [Fri, 19 Oct 2018 16:29:45 -0700] rev 52203
8177709: Convert TestVirtualSpace_test to GTest Reviewed-by: stuefe, jcbeyler
Fri, 19 Oct 2018 16:29:43 -0700 8171097: Convert TestReservedSpace_test to Gtest
kzhaldyb [Fri, 19 Oct 2018 16:29:43 -0700] rev 52202
8171097: Convert TestReservedSpace_test to Gtest Reviewed-by: stuefe, jcbeyler, iignatyev
Fri, 19 Oct 2018 18:05:50 -0700 8211806: TLS 1.3 handshake server name indication is missing on a session resume
jnimeh [Fri, 19 Oct 2018 18:05:50 -0700] rev 52201
8211806: TLS 1.3 handshake server name indication is missing on a session resume Reviewed-by: xuelei, wetmore
Fri, 19 Oct 2018 17:54:21 -0400 8212698: Minor g1 #include changes and memoryService.hpp copyright date update
phh [Fri, 19 Oct 2018 17:54:21 -0400] rev 52200
8212698: Minor g1 #include changes and memoryService.hpp copyright date update Summary: Fix #includes in g1FullGCOopClosures.inline.hpp, g1HeapVerifier.hpp + memoryService.hpp copyright date Reviewed-by: tschatzl, jcbeyler
Fri, 19 Oct 2018 09:31:52 -0700 8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
amenkov [Fri, 19 Oct 2018 09:31:52 -0700] rev 52199
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest Reviewed-by: cjplummer, jcbeyler
Fri, 19 Oct 2018 09:32:46 -0400 Merge
mullan [Fri, 19 Oct 2018 09:32:46 -0400] rev 52198
Merge
Fri, 19 Oct 2018 09:31:57 -0400 8195793: Remove GTE CyberTrust Global Root
mullan [Fri, 19 Oct 2018 09:31:57 -0400] rev 52197
8195793: Remove GTE CyberTrust Global Root Reviewed-by: rhalade
Fri, 19 Oct 2018 14:23:43 +0100 8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
michaelm [Fri, 19 Oct 2018 14:23:43 +0100] rev 52196
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0 Reviewed-by: chegar, dfuchs
Thu, 18 Oct 2018 23:05:01 -0700 8212642: Remove SystemDictionary::InitOption enum
iklam [Thu, 18 Oct 2018 23:05:01 -0700] rev 52195
8212642: Remove SystemDictionary::InitOption enum Reviewed-by: dholmes, kvn, redestad
Thu, 18 Oct 2018 21:14:49 +0200 8212603: Need to step over GC barriers in Node::eqv_uncast()
rkennke [Thu, 18 Oct 2018 21:14:49 +0200] rev 52194
8212603: Need to step over GC barriers in Node::eqv_uncast() Reviewed-by: shade, kvn, eosterlund
Thu, 18 Oct 2018 09:46:46 -0700 8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
igerasim [Thu, 18 Oct 2018 09:46:46 -0700] rev 52193
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed Reviewed-by: weijun
Thu, 18 Oct 2018 17:50:49 +0200 8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
thartmann [Thu, 18 Oct 2018 17:50:49 +0200] rev 52192
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT Summary: Removed -Xcomp and increased timeout. Reviewed-by: kvn
Thu, 18 Oct 2018 10:45:05 -0400 8212662: Fix javadoc typo in java.lang.ref.Cleaner
lancea [Thu, 18 Oct 2018 10:45:05 -0400] rev 52191
8212662: Fix javadoc typo in java.lang.ref.Cleaner Reviewed-by: lancea, rriggs Contributed-by: Andrew Luo <andrewluotechnologies@outlook.com>
Thu, 18 Oct 2018 10:35:58 -0400 8209087: Clean up runtime code that compares 'this' to NULL
hseigel [Thu, 18 Oct 2018 10:35:58 -0400] rev 52190
8209087: Clean up runtime code that compares 'this' to NULL Summary: Remove 'this' to NULL comparisons from methods and check if calling objects of these methods could be NULL. Reviewed-by: lfoltan, gziemski
Thu, 18 Oct 2018 10:08:35 -0400 8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
mullan [Thu, 18 Oct 2018 10:08:35 -0400] rev 52189
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs Reviewed-by: weijun
Thu, 18 Oct 2018 11:23:54 +0200 8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
lkorinth [Thu, 18 Oct 2018 11:23:54 +0200] rev 52188
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp Reviewed-by: shade, pliden
Thu, 18 Oct 2018 00:56:38 -0700 8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
dzhou [Thu, 18 Oct 2018 00:56:38 -0700] rev 52187
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests Reviewed-by: naoto
Thu, 18 Oct 2018 09:19:29 +0200 8212587: equals in MakeBase does not handle empty strings correctly
ihse [Thu, 18 Oct 2018 09:19:29 +0200] rev 52186
8212587: equals in MakeBase does not handle empty strings correctly Reviewed-by: erikj
Wed, 17 Oct 2018 21:51:00 -0700 8212612: Add documentation about Arguments::_exit_hook
iklam [Wed, 17 Oct 2018 21:51:00 -0700] rev 52185
8212612: Add documentation about Arguments::_exit_hook Reviewed-by: hseigel, dlong, dholmes
Wed, 17 Oct 2018 21:28:11 -0700 8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
jcbeyler [Wed, 17 Oct 2018 21:28:11 -0700] rev 52184
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M] Summary: Remove the NSK_CPP_STUB macros from tests Reviewed-by: amenkov, phh, sspitsyn
Thu, 18 Oct 2018 07:56:55 +0800 8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
jjiang [Thu, 18 Oct 2018 07:56:55 +0800] rev 52183
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java Summary: javax/net/ssl/TLSCommon/CipherSuite.java supports key exchange algorithms Reviewed-by: xuelei
Thu, 18 Oct 2018 00:50:14 +0200 Added tag jdk-12+16 for changeset 199658d1ef86
jwilhelm [Thu, 18 Oct 2018 00:50:14 +0200] rev 52182
Added tag jdk-12+16 for changeset 199658d1ef86
Wed, 17 Oct 2018 22:47:59 +0200 8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works)
shade [Wed, 17 Oct 2018 22:47:59 +0200] rev 52181
8212617: ARM32 build failures after JDK-7041262 (VM_Version should be called instead of Abstract_VM_Version so that overriding works) Reviewed-by: hseigel
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip