Mon, 30 May 2016 13:42:11 +0300 8158072: Need a test for JDK-7172749
serb [Mon, 30 May 2016 13:42:11 +0300] rev 39013
8158072: Need a test for JDK-7172749 Reviewed-by: prr, avu
Mon, 30 May 2016 16:04:40 +0530 8145284: [Documentation] [TextField] Missing new line character handling
arapte [Mon, 30 May 2016 16:04:40 +0530] rev 39012
8145284: [Documentation] [TextField] Missing new line character handling Reviewed-by: psadhukhan, serb
Mon, 30 May 2016 12:43:18 +0300 8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
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
Mon, 30 May 2016 11:08:27 +0300 8157163: AWT FileDialog does not inherit icon image from parent Frame
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
Mon, 30 May 2016 10:50:32 +0300 8147842: IME Composition Window is displayed at incorrect location
ssadetsky [Mon, 30 May 2016 10:50:32 +0300] rev 39009
8147842: IME Composition Window is displayed at incorrect location Reviewed-by: alexsch
Sun, 29 May 2016 02:34:28 +0300 8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
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
Sun, 29 May 2016 02:10:14 +0300 8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
serb [Sun, 29 May 2016 02:10:14 +0300] rev 39007
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails Reviewed-by: ant, prr
Fri, 27 May 2016 13:26:56 -0700 8157339: Further stabilization for the SwingSet client sanity tests
prr [Fri, 27 May 2016 13:26:56 -0700] rev 39006
8157339: Further stabilization for the SwingSet client sanity tests Reviewed-by: serb, alexsch
Thu, 26 May 2016 19:58:46 +0300 7172749: Xrender: Class cast exception in 2D code running an AWT regression test
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
Fri, 20 May 2016 00:03:45 -0700 8155918: JDK9 preparation message drop resource updates
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
Thu, 26 May 2016 16:12:12 +0300 8132973: @BeanProperty: what is the correct output in case of repeating annotations?
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
Thu, 26 May 2016 17:01:24 +0530 6827800: Default button is activated even when it is invisible
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
Thu, 26 May 2016 16:02:19 +0530 8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
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
Wed, 25 May 2016 15:51:09 -0700 8156580: Make TIFFTagSet subclasses final
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
Wed, 25 May 2016 15:48:57 -0700 8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
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
Wed, 25 May 2016 15:20:45 -0700 8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
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
Wed, 25 May 2016 13:38:38 -0700 Merge
ddehaven [Wed, 25 May 2016 13:38:38 -0700] rev 38997
Merge
Wed, 25 May 2016 16:32:37 +0530 8153184: BorderLayout javadoc says current version of JDK is 1.2
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
Wed, 25 May 2016 14:59:15 +0530 8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
rchamyal [Wed, 25 May 2016 14:59:15 +0530] rev 38995
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10 Reviewed-by: alexsch, serb
Tue, 24 May 2016 14:30:31 +0530 8153282: [TEST_BUG] some new JInternalFrame tests fail
rchamyal [Tue, 24 May 2016 14:30:31 +0530] rev 38994
8153282: [TEST_BUG] some new JInternalFrame tests fail Reviewed-by: alexsch, serb
Tue, 24 May 2016 14:23:36 +0530 7070795: High contrast colour scheme fails to be applied to JFormattedTextField
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
Tue, 24 May 2016 14:19:53 +0530 8057574: inconsistent behavior for setBackground (Windows/Linux)
pkbalakr [Tue, 24 May 2016 14:19:53 +0530] rev 38992
8057574: inconsistent behavior for setBackground (Windows/Linux) Reviewed-by: serb, arapte
Mon, 23 May 2016 17:43:45 +0300 8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
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
Sun, 22 May 2016 12:31:56 +0400 8136366: Add a public API to create a L&F without installation
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
Sat, 21 May 2016 02:53:37 +0300 8156579: Two JavaBeans tests failed
serb [Sat, 21 May 2016 02:53:37 +0300] rev 38989
8156579: Two JavaBeans tests failed Reviewed-by: alanb
Thu, 19 May 2016 22:24:00 +0300 8148915: Intermittent failures of bug6400879.java
serb [Thu, 19 May 2016 22:24:00 +0300] rev 38988
8148915: Intermittent failures of bug6400879.java Reviewed-by: amenkov
Fri, 20 May 2016 15:48:50 +0300 8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m
ant [Fri, 20 May 2016 15:48:50 +0300] rev 38987
8156116: [macosx] two JNI locals to delete in AWTWindow.m, CGraphicsEnv.m Reviewed-by: serb, azvegint
Fri, 20 May 2016 10:48:48 +0300 8157322: Several typos in javadoc
dmarkov [Fri, 20 May 2016 10:48:48 +0300] rev 38986
8157322: Several typos in javadoc Reviewed-by: alexp, serb
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip