rehn [Wed, 26 Jun 2019 18:22:28 +0200] rev 55514
8225702: Safepoint counter can't be used for safepoint detection
Reviewed-by: dcubed, dholmes
coleenp [Thu, 27 Jun 2019 11:40:18 -0400] rev 55513
8225437: JvmtiExport::gc_epilogue is unnecessary
Summary: Remove jvmtiExport::gc_epilogue after full GCs
Reviewed-by: dholmes, sspitsyn, dlong
dfuchs [Thu, 27 Jun 2019 16:12:39 +0100] rev 55512
8226825: Replace wildcard address with loopback or local host in tests - part 19
Summary: Replace use of wildcard by the loopback address, or possibly the local host address, wherever possible, to improve test stability.
Reviewed-by: chegar, bpb
Contributed-by: julia.boes@oracle.com
aoqi [Thu, 27 Jun 2019 18:00:54 +0800] rev 55511
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
Reviewed-by: shade