lkorinth [Mon, 18 Feb 2019 10:48:48 +0100] rev 53787
8217385: JTREG: Clean up, make sure to close resources
Reviewed-by: tschatzl, sangheki
goetz [Wed, 13 Feb 2019 13:27:17 +0100] rev 53786
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
Reviewed-by: prr, serb
shade [Sat, 16 Feb 2019 21:15:33 +0100] rev 53785
8216049: stringTable::intern creates redundant String when looking up existing one
Reviewed-by: redestad, gziemski, rehn, zgu, jiangli
ysuenaga [Sat, 16 Feb 2019 11:40:34 +0900] rev 53784
8204551: Event descriptions are truncated in logs
Reviewed-by: coleenp, coleenp
mbalao [Fri, 15 Feb 2019 11:46:15 -0300] rev 53783
8219011: Implement MacroAssembler::warn method on AArch64
Reviewed-by: adinn
cjplummer [Fri, 15 Feb 2019 12:33:11 -0800] rev 53782
8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option
Summary: added dbgtrace command.
Reviewed-by: sspitsyn, amenkov, gadams
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53781
8215249: Miscellaneous changes imported from jsr166 CVS 2019-02
Reviewed-by: martin, chegar, dholmes
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53780
8215363: needless signals in ForkJoinPool
Reviewed-by: martin, chegar, dholmes
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53779
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
dl [Fri, 15 Feb 2019 11:18:01 -0800] rev 53778
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
Reviewed-by: martin, chegar, dholmes