pchelko [Fri, 11 Oct 2013 18:04:45 +0400] rev 21252
8024329: [macosx] JRadioButtonMenuItem behaves like a checkbox when using the ScreenMenuBar
Reviewed-by: anthony, serb
pchelko [Fri, 11 Oct 2013 17:57:50 +0400] rev 21251
8026262: NPE in SystemFlavorMap.getAllNativesForType - regression in jdk8 b110 by fix of #JDK-8024987
Reviewed-by: art, serb
art [Fri, 11 Oct 2013 16:44:42 +0400] rev 21250
8022185: Fix Raw and unchecked warnings in classes belonging to java.awt.datatransfer
Reviewed-by: art, pchelko
Contributed-by: Srikalyan Chandrashekar <srikalyan.chandrashekar@oracle.com>
kshefov [Fri, 11 Oct 2013 15:39:40 +0400] rev 21249
7124338: [macosx] Selection lost if a selected item removed from a java.awt.List
Reviewed-by: serb, anthony
pchelko [Fri, 11 Oct 2013 11:48:52 +0400] rev 21248
8026143: [macosx] Maximized state could be inconsistent between peer and frame
Reviewed-by: anthony, serb
pchelko [Thu, 10 Oct 2013 19:27:21 +0400] rev 21247
8024864: [macosx] Problems with rendering of controls
Reviewed-by: serb, leonidr
pchelko [Thu, 10 Oct 2013 11:40:06 +0400] rev 21246
8025588: [macosx] Frozen AppKit thread in 7u40
Reviewed-by: anthony, art, serb
serb [Thu, 10 Oct 2013 02:35:27 +0400] rev 21245
7058662: AiffFileReader throws java.lang.ArithmeticException: division by zero when frame size is zero
7058666: Unexpected exception in AU parser code
7058672: Unexpected exceptions and freezes in WAV parser code
Reviewed-by: prr
cl [Wed, 09 Oct 2013 14:32:15 -0700] rev 21244
8026021: more fix of javadoc errors and warnings reported by doclint, see the description
Reviewed-by: anthony, serb
leonidr [Wed, 09 Oct 2013 21:15:49 +0400] rev 21243
8016551: JMenuItem in WindowsLookAndFeel can't paint default icons
Reviewed-by: alexsch, serb
leonidr [Wed, 09 Oct 2013 20:59:08 +0400] rev 21242
8019623: Lack of synchronization in AppContext.getAppContext()
Reviewed-by: anthony, art
anthony [Wed, 09 Oct 2013 15:34:53 +0400] rev 21241
7159266: [macosx] ApplicationDelegate should not be set in the headless mode
Summary: Don't install ApplicationDelegate in headless mode
Reviewed-by: art, serb
bagiras [Wed, 09 Oct 2013 14:12:40 +0400] rev 21240
8016356: Any swing frame resizes ugly.
Reviewed-by: art, anthony
alexsch [Wed, 09 Oct 2013 13:40:55 +0400] rev 21239
8025649: need test to cover JDK-8000423
Reviewed-by: anthony, serb
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
lana [Thu, 31 Oct 2013 15:45:57 -0700] rev 21238
Merge