rschmelter [Thu, 09 May 2019 05:04:42 -0700] rev 54804
8223617: code_size2 needs adjustments
Reviewed-by: mdoerr, simonis
clanger [Fri, 10 May 2019 06:31:09 +0100] rev 54803
8223555: Cleanups in cacerts tests
Reviewed-by: xuelei
weijun [Fri, 10 May 2019 09:39:49 +0800] rev 54802
8200400: Restrict Sasl mechanisms
Reviewed-by: mullan
xliu [Thu, 09 May 2019 18:38:42 -0700] rev 54801
8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
Reviewed-by: thartmann, kvn
dholmes [Thu, 09 May 2019 18:42:07 -0400] rev 54800
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
Reviewed-by: goetz, lfoltan, kvn
gziemski [Thu, 09 May 2019 16:34:20 -0500] rev 54799
8223639: [JVMCI] jvmciCompiler.cpp needs to include "oops/objArrayOop.inline.hpp""
Summary: Added missing header
Reviewed-by: dlong, kvn
aoqi [Fri, 10 May 2019 01:41:45 +0800] rev 54798
8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers
Reviewed-by: shade
Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
aoqi [Fri, 10 May 2019 01:37:09 +0800] rev 54797
8223599: minimal build fails after JDK-8185525
Reviewed-by: shade, gziemski, dholmes
Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
mullan [Thu, 09 May 2019 13:49:08 -0400] rev 54796
8191808: Configurable read timeout for CRLs
Reviewed-by: xuelei, coffeys
gziemski [Thu, 09 May 2019 12:04:20 -0500] rev 54795
8189208: Cleanup ancient argument processing code
Summary: Remove bits thread_park_blocker, post_vm_init_hook_enabled and pending_list_uses_discovered_fields
Reviewed-by: hseigel, dholmes
aph [Thu, 09 May 2019 12:56:15 -0400] rev 54794
Merge
aph [Thu, 09 May 2019 12:52:05 -0400] rev 54793
8223645: AArch64 build broken by fix for 8223136
Reviewed-by: stefank
joehw [Thu, 09 May 2019 09:23:31 -0700] rev 54792
8222991: Xerces 2.12.0: Validation
Reviewed-by: lancea
redestad [Thu, 09 May 2019 17:28:27 +0200] rev 54791
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
Reviewed-by: jlaskey
mbaesken [Fri, 03 May 2019 14:38:58 +0200] rev 54790
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
Reviewed-by: erikj, mdoerr