ddehaven [Wed, 01 Jun 2016 15:27:51 -0700] rev 39019
Merge
aniyogi [Wed, 01 Jun 2016 11:16:22 +0530] rev 39018
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
serb [Tue, 31 May 2016 18:31:29 +0300] rev 39017
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
ssadetsky [Tue, 31 May 2016 15:57:01 +0300] rev 39016
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
aniyogi [Tue, 31 May 2016 16:03:21 +0530] rev 39015
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
psadhukhan [Tue, 31 May 2016 12:29:57 +0530] rev 39014
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
serb [Mon, 30 May 2016 13:42:11 +0300] rev 39013
8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
arapte [Mon, 30 May 2016 16:04:40 +0530] rev 39012
8145284: [Documentation] [TextField] Missing new line character handling
Reviewed-by: psadhukhan, serb
aivanov [Mon, 30 May 2016 12:43:18 +0300] rev 39011
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Reviewed-by: serb, alexsch
ssadetsky [Mon, 30 May 2016 11:08:27 +0300] rev 39010
8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
ssadetsky [Mon, 30 May 2016 10:50:32 +0300] rev 39009
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
serb [Sun, 29 May 2016 02:34:28 +0300] rev 39008
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky
serb [Sun, 29 May 2016 02:10:14 +0300] rev 39007
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
prr [Fri, 27 May 2016 13:26:56 -0700] rev 39006
8157339: Further stabilization for the SwingSet client sanity tests
Reviewed-by: serb, alexsch
avu [Thu, 26 May 2016 19:58:46 +0300] rev 39005
7172749: Xrender: Class cast exception in 2D code running an AWT regression test
Reviewed-by: serb, prr
lana [Fri, 20 May 2016 00:03:45 -0700] rev 39004
8155918: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
serb [Thu, 26 May 2016 16:12:12 +0300] rev 39003
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan
aghaisas [Thu, 26 May 2016 17:01:24 +0530] rev 39002
6827800: Default button is activated even when it is invisible
Reviewed-by: serb, rchamyal
rchamyal [Thu, 26 May 2016 16:02:19 +0530] rev 39001
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
Reviewed-by: alexsch, serb, prr
bpb [Wed, 25 May 2016 15:51:09 -0700] rev 39000
8156580: Make TIFFTagSet subclasses final
Summary: Change the class declarations to make TIFFTagSet subclasses final.
Reviewed-by: prr
bpb [Wed, 25 May 2016 15:48:57 -0700] rev 38999
8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
Summary: Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.
Reviewed-by: prr
prr [Wed, 25 May 2016 15:20:45 -0700] rev 38998
8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
Reviewed-by: serb, bpb
ddehaven [Wed, 25 May 2016 13:38:38 -0700] rev 38997
Merge
psadhukhan [Wed, 25 May 2016 16:32:37 +0530] rev 38996
8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
Contributed-by: abdul.kolarkunnu@oracle.com
rchamyal [Wed, 25 May 2016 14:59:15 +0530] rev 38995
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
rchamyal [Tue, 24 May 2016 14:30:31 +0530] rev 38994
8153282: [TEST_BUG] some new JInternalFrame tests fail
Reviewed-by: alexsch, serb
rchamyal [Tue, 24 May 2016 14:23:36 +0530] rev 38993
7070795: High contrast colour scheme fails to be applied to JFormattedTextField
Reviewed-by: alexsch, serb
pkbalakr [Tue, 24 May 2016 14:19:53 +0530] rev 38992
8057574: inconsistent behavior for setBackground (Windows/Linux)
Reviewed-by: serb, arapte
serb [Mon, 23 May 2016 17:43:45 +0300] rev 38991
8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan
alexsch [Sun, 22 May 2016 12:31:56 +0400] rev 38990
8136366: Add a public API to create a L&F without installation
Reviewed-by: prr, serb
serb [Sat, 21 May 2016 02:53:37 +0300] rev 38989
8156579: Two JavaBeans tests failed
Reviewed-by: alanb
serb [Thu, 19 May 2016 22:24:00 +0300] rev 38988
8148915: Intermittent failures of bug6400879.java
Reviewed-by: amenkov