epavlova [Thu, 24 Oct 2019 11:25:53 -0700] rev 58789
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting
Reviewed-by: kvn
shade [Mon, 30 Sep 2019 22:39:11 +0200] rev 58788
8222766: Shenandoah: streamline post-LRB CAS barrier (x86)
Reviewed-by: rkennke
pliden [Thu, 24 Oct 2019 17:24:58 +0200] rev 58787
8231552: ZGC: Refine address space reservation
Reviewed-by: eosterlund, stefank
mgronlun [Thu, 24 Oct 2019 16:37:22 +0200] rev 58786
8231081: TestMetadataRetention fails due to missing symbol id
Reviewed-by: egahlin
mdoerr [Thu, 24 Oct 2019 16:28:51 +0200] rev 58785
8231949: [PPC64, s390]: Make async profiling more reliable
Summary: Better checks if method from interpreter frame is valid.
Reviewed-by: rrich, ghaug, goetz
mdoerr [Thu, 24 Oct 2019 16:28:49 +0200] rev 58784
8232005: [s390, PPC64] More exception checks missing in interpreter
Reviewed-by: rrich, goetz
coleenp [Thu, 24 Oct 2019 08:52:33 -0400] rev 58783
8232788: Move biased locking initalization
Reviewed-by: pchilanomate, dholmes
coleenp [Thu, 24 Oct 2019 08:49:21 -0400] rev 58782
8231953: Wrong assumption in assertion in oop::register_oop
Summary: On ARM32 thumb mode, the pc of the current frame is always zero
Reviewed-by: coleenp, dcubed
Contributed-by: christoph.goettschkes@microdoc.com