psadhukhan [Sun, 14 Oct 2018 18:05:06 +0530] rev 52255
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
Reviewed-by: jdv
psadhukhan [Thu, 11 Oct 2018 14:19:36 +0530] rev 52254
6828982: UIDefaults.getUI swallows original exception
Reviewed-by: kaddepalli, prr
psadhukhan [Wed, 10 Oct 2018 16:20:52 +0530] rev 52253
8211886: Bad/broken link in synthFileFormat.html
Reviewed-by: serb
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
tvaleev [Thu, 04 Oct 2018 12:40:55 -0700] rev 52248
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
prr [Thu, 04 Oct 2018 11:07:30 -0700] rev 52247
8208595: [parfait] Better X11 font support
Reviewed-by: serb, psadhukhan
psadhukhan [Thu, 04 Oct 2018 15:03:48 +0530] rev 52246
8211055: Provide print to a file (PDF) feature even when printer was not connected
Reviewed-by: prr
psadhukhan [Thu, 04 Oct 2018 14:56:03 +0530] rev 52245
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Reviewed-by: psadhukhan
Contributed-by: mraz.martin.dev@gmail.com
psadhukhan [Thu, 04 Oct 2018 14:17:59 +0530] rev 52244
Merge
vagarwal [Thu, 04 Oct 2018 13:01:23 +0530] rev 52243
8210910: Create test for FileChooserDemo
Reviewed-by: serb
Contributed-by: vikrant.v.agarwal@oracle.com
prr [Wed, 03 Oct 2018 11:10:09 -0700] rev 52242
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
Reviewed-by: serb, mchung