tschatzl [Thu, 27 Jun 2019 11:48:32 +0200] rev 55510
8213108: Improve work distribution during remembered set scan
Summary: Before scanning the heap for roots into the collection set, merge them into a single remembered set (card table) and do work distribution based on location like other collectors do.
Reviewed-by: kbarrett, lkorinth
jwilhelm [Thu, 27 Jun 2019 03:33:44 +0200] rev 55509
8225497: Update Graal
Reviewed-by: kvn
jwilhelm [Thu, 27 Jun 2019 03:10:52 +0200] rev 55508
Added tag jdk-14+3 for changeset e64383344f14
igerasim [Wed, 26 Jun 2019 17:06:43 -0700] rev 55507
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
Reviewed-by: bpb
jwilhelm [Wed, 26 Jun 2019 22:16:00 +0200] rev 55506
Merge
bobv [Wed, 26 Jun 2019 11:25:51 -0400] rev 55505
8224764: Create jtreg test for JDK-8222252
Reviewed-by: tschatzl
smonteith [Tue, 25 Jun 2019 10:50:59 +0100] rev 55504
8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at
Reviewed-by: aph
valeriep [Wed, 26 Jun 2019 01:15:51 +0000] rev 55503
8226607: Inconsistent info between pcsclite.md and MUSCLE headers
Summary: Updated the info based on MUSCLE v1.8.24
Reviewed-by: ascarpino