dcubed [Tue, 27 Nov 2018 18:35:16 -0500] rev 52703
8202415: Incorrect time logged for monitor deflation
Summary: Add support for "deflating per-thread idle monitors" log mesgs.
Reviewed-by: dholmes, coleenp
jiangli [Tue, 27 Nov 2018 17:53:17 -0500] rev 52702
8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
Summary: Improve the fragmentation error message. Set java heap size in LotsOfClasses.java.
Reviewed-by: iklam, ccheung
pchilanomate [Tue, 27 Nov 2018 13:39:57 -0500] rev 52701
8150689: Thread dump report "waiting to re-lock in wait()" shows incorrectly
Summary: "waiting to re-lock in wait()" is now shown in the frame where relocking is taking place
Reviewed-by: dholmes, dcubed
darcy [Tue, 27 Nov 2018 11:28:47 -0800] rev 52700
8213911: Use example.com in java.net and other examples
Reviewed-by: prappo, chegar, rriggs, mullan