tonyp [Tue, 06 Aug 2019 15:03:48 -0400] rev 57662
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
Reviewed-by: tschatzl, kbarrett
kbarrett [Tue, 06 Aug 2019 11:40:23 -0400] rev 57661
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
Reviewed-by: shade
pliden [Tue, 06 Aug 2019 15:50:30 +0200] rev 57660
8229129: ZGC: Fix incorrect format string for doubles
Reviewed-by: stefank, eosterlund
pliden [Tue, 06 Aug 2019 15:50:25 +0200] rev 57659
8229128: ZGC: Remove unused ZThreadRootsIterator
Reviewed-by: eosterlund, stefank
pliden [Tue, 06 Aug 2019 15:50:12 +0200] rev 57658
8229017: ZGC: Various cleanups of ZVerify
Reviewed-by: stefank, eosterlund
pliden [Tue, 06 Aug 2019 15:50:00 +0200] rev 57657
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
Reviewed-by: eosterlund
pliden [Tue, 06 Aug 2019 15:49:53 +0200] rev 57656
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
Reviewed-by: stefank, eosterlund
mullan [Tue, 06 Aug 2019 09:27:38 -0400] rev 57655
8210755: Define standard names for EC curves and TLS signature schemes
Reviewed-by: xuelei
coleenp [Tue, 06 Aug 2019 07:43:18 -0400] rev 57654
8228753: Deprecate -XX:FieldsAllocationStyle product option
8228749: Deprecate product flag -XX:CompactFields
Reviewed-by: kvn, shade
shade [Tue, 06 Aug 2019 12:14:41 +0200] rev 57653
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
Reviewed-by: tschatzl