mbaesken [Thu, 10 Oct 2019 14:20:43 +0200] rev 58591
8232107: support ThreadPriorityPolicy flag on AIX
Reviewed-by: clanger, dholmes
dholmes [Mon, 14 Oct 2019 22:20:03 -0400] rev 58590
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
Reviewed-by: phh, sspitsyn
fyang [Fri, 11 Oct 2019 16:52:18 +0800] rev 58589
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
Summary: Duplicate cmp node in empty loop if it has other users
Reviewed-by: neliasso, thartmann
Contributed-by: wanghuang3@huawei.com, xietuo@huawei.com
mseledtsov [Mon, 14 Oct 2019 14:40:02 -0700] rev 58588
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
Summary: Problem listed the test
Reviewed-by: egahlin, dcubed
lmesnik [Mon, 14 Oct 2019 12:22:09 -0700] rev 58587
8231981: Refactor test definitions to split RT and SVC tests
Reviewed-by: sspitsyn, dholmes
redestad [Mon, 14 Oct 2019 20:58:08 +0200] rev 58586
8232165: Reduce allocations in ValueStack copying constructor
Reviewed-by: neliasso, kvn
dtitov [Mon, 14 Oct 2019 11:24:23 -0700] rev 58585
8227231: JDWP help information shows use of obsolete Xdebug flag
Reviewed-by: dholmes, sspitsyn, amenkov
herrick [Mon, 14 Oct 2019 14:36:45 -0400] rev 58584
8232042: [macos] Installation fails if application name contains spaces
Submitted-by: almatvee
Reviewed-by: aherrick, asemenyuk