tvaleev [Tue, 09 Oct 2018 18:25:57 -0700] rev 52252
8211693: Convert C-style array declarations in client demos and jdk.accessibility
Reviewed-by: serb
mbaesken [Mon, 01 Oct 2018 12:06:44 +0200] rev 52251
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
Reviewed-by: clanger, goetz
kaddepalli [Tue, 09 Oct 2018 12:08:59 +0530] rev 52250
8014503: AWT Choice implementation should be made consistent across platforms.
Reviewed-by: serb, aghaisas, sveerabhadra
kaddepalli [Fri, 05 Oct 2018 14:35:24 +0530] rev 52249
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Reviewed-by: serb, prr, psadhukhan