ihse [Thu, 20 Sep 2018 18:38:34 +0200] rev 51821
8210941: Stop filtering out -xregs=no%appl for libsunec
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:37:25 +0200] rev 51820
8210944: Stop replacing -MD with -MT in libwindowsaccessbridge
Reviewed-by: erikj
ihse [Thu, 20 Sep 2018 18:33:19 +0200] rev 51819
8210949: Stop filtering out -xc99=%none for liblcms
Reviewed-by: erikj
pliden [Thu, 20 Sep 2018 14:04:44 +0200] rev 51818
8210883: ZGC: Parallel retire/resize/remap of TLABs
Reviewed-by: eosterlund
pliden [Thu, 20 Sep 2018 14:04:43 +0200] rev 51817
8210857: Allow retiring TLABs and collecting statistics in parallel
Reviewed-by: sjohanss, eosterlund
coleenp [Thu, 20 Sep 2018 08:11:21 -0400] rev 51816
8202201: All oop stores in the x64 interpreter are treated as volatile when using G1
Summary: ran out of registers, generated volatile and non-volatile branches.
Reviewed-by: eosterlund, dholmes
phedlin [Wed, 12 Sep 2018 14:08:15 +0200] rev 51815
8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Summary: Sanity checks on V8 legacy properties removed.
Reviewed-by: neliasso, eosterlund, kvn
ihse [Thu, 20 Sep 2018 08:59:03 +0200] rev 51814
8210920: Native C++ tests are not using CXXFLAGS
Reviewed-by: tbell, erikj
kbarrett [Wed, 19 Sep 2018 20:07:02 -0400] rev 51813
8210889: Some service thread cleanups can be starved
Summary: Do all available work on each iteration.
Reviewed-by: pliden, tschatzl, coleenp
jnimeh [Wed, 19 Sep 2018 16:07:03 -0700] rev 51812
8210846: TLSv.1.3 interop problems with OpenSSL 1.1.1 when used on the client side with mutual auth
Reviewed-by: wetmore