dcubed [Tue, 29 Jan 2019 14:09:38 -0500] rev 53557
8217658: baseline_cleanups from Async Monitor Deflation project
Summary: baseline_cleanups from Async Monitor Deflation project plus a couple of misc others.
Reviewed-by: dholmes, rehn
erikj [Tue, 29 Jan 2019 10:09:13 -0800] rev 53556
8217910: Slow linking with devkit on Linux
Reviewed-by: redestad, ehelin, ihse
gziemski [Tue, 29 Jan 2019 11:44:36 -0600] rev 53555
8214821: Remove ConcurrentHashTable::get_copy
Summary: Remobed get_copy API, replaced gtest usage with get API
Reviewed-by: coleenp, rehn, kbarrett
jcbeyler [Mon, 14 Jan 2019 15:40:22 -0800] rev 53554
8212824: Remove unnecessary spaces before/after comparison in vmTestbase
Summary: Remove extra spaces around comparisons
Reviewed-by: phh, amenkov
zgu [Tue, 29 Jan 2019 12:12:27 -0500] rev 53553
8217794: Missing termination check results violation of termination invariant
Reviewed-by: tschatzl, shade
lfoltan [Tue, 29 Jan 2019 11:56:51 -0500] rev 53552
8216970: condy causes JVM crash
Summary: Fix issue with ConstantPool::constant_tag_at to correctly handle a condy whose return type is an array.
Reviewed-by: acorn, hseigel, jrose