vromero [Fri, 17 May 2019 13:16:07 -0400] rev 54929
8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters
Reviewed-by: rriggs
zgu [Fri, 17 May 2019 11:47:06 -0400] rev 54928
8223951: Shenandoah: Only need to update thread roots during final update refs
Reviewed-by: shade
ccheung [Fri, 17 May 2019 08:29:55 -0700] rev 54927
8207812: Implement Dynamic CDS Archive
Summary: Improve the usability of AppCDS
Reviewed-by: acorn, jiangli, mseledtsov
Contributed-by: ioi.lam@oracle.com, jianglizhou@google.com, calvin.cheung@oracle.com
rriggs [Fri, 17 May 2019 10:48:02 -0400] rev 54926
8220166: Performance regression in deserialization (4-6% in SPECjbb)
Reviewed-by: shade, dholmes, alanb
aoqi [Thu, 16 May 2019 21:25:53 +0800] rev 54925
8224028: loop initial declarations introduced by JDK-8184770
Reviewed-by: dfuchs, amenkov, sspitsyn
zgu [Fri, 17 May 2019 09:52:35 -0400] rev 54924
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
Reviewed-by: shade, rkennke
tschatzl [Fri, 17 May 2019 12:33:37 +0200] rev 54923
8224038: Fix remaining InCSetState mentions
Reviewed-by: kbarrett
pliden [Fri, 17 May 2019 12:06:03 +0200] rev 54922
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
Reviewed-by: pliden, stefank
Contributed-by: fujie@loongson.cn, per.liden@oracle.com
bulasevich [Fri, 17 May 2019 11:44:44 +0200] rev 54921
8223472: volatile long field corruption on x86_32
Reviewed-by: eosterlund, dholmes, shade, coleenp
clanger [Fri, 17 May 2019 09:00:39 +0100] rev 54920
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
Reviewed-by: lancea
bulasevich [Fri, 17 May 2019 03:01:21 -0400] rev 54919
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
Reviewed-by: dholmes, dlong
mbaesken [Thu, 16 May 2019 13:21:41 +0200] rev 54918
8223944: fix zlib related building docu and comments
Reviewed-by: alanb, erikj
ysuenaga [Fri, 17 May 2019 14:14:15 +0900] rev 54917
8223665: SA: debugd options should follow jhsdb style
Reviewed-by: dholmes, sspitsyn, ysuenaga, jcbeyler
Contributed-by: Osamu Sakamoto <sakamoto.osamu@nttcom.co.jp>
kbarrett [Thu, 16 May 2019 20:14:54 -0400] rev 54916
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
Summary: Use lock-free stack for accumulating table entries.
Reviewed-by: tschatzl, kvn
bulasevich [Thu, 16 May 2019 18:45:30 -0400] rev 54915
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
Reviewed-by: dholmes, dlong
jwilhelm [Fri, 17 May 2019 00:21:10 +0200] rev 54914
8223346: Update Graal
Reviewed-by: kvn