Thu, 29 Jan 2015 10:29:49 -0800 8071788: BlockInliningWrapper.asType() is broken
vlivanov [Thu, 29 Jan 2015 10:29:49 -0800] rev 29022
8071788: BlockInliningWrapper.asType() is broken Reviewed-by: jrose
Thu, 29 Jan 2015 10:29:43 -0800 8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
vlivanov [Thu, 29 Jan 2015 10:29:43 -0800] rev 29021
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0 Reviewed-by: jrose
Thu, 29 Jan 2015 10:27:30 -0800 8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29020
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact Reviewed-by: jrose, plevart, forax
Thu, 29 Jan 2015 10:27:30 -0800 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
vlivanov [Thu, 29 Jan 2015 10:27:30 -0800] rev 29019
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared Reviewed-by: jrose, kvn
Wed, 18 Feb 2015 03:45:06 -0800 8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
dsamersoff [Wed, 18 Feb 2015 03:45:06 -0800] rev 29018
8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting Summary: Remove lock age check Reviewed-by: sla, dholmes, kevinw
Wed, 18 Feb 2015 03:16:48 -0800 8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match
dsamersoff [Wed, 18 Feb 2015 03:16:48 -0800] rev 29017
8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match Summary: Make sure that maxheapsize is set explicitly in command line Reviewed-by: sla, ykantser
Wed, 18 Feb 2015 11:18:00 +0100 8073328: Incremental build of gensrc broken
erikj [Wed, 18 Feb 2015 11:18:00 +0100] rev 29016
8073328: Incremental build of gensrc broken Reviewed-by: alanb, tbell, dfuchs, sherman
Tue, 17 Feb 2015 12:02:38 -0800 8073347: javadoc of Formattable messed up by JDK-8019857
bpb [Tue, 17 Feb 2015 12:02:38 -0800] rev 29015
8073347: javadoc of Formattable messed up by JDK-8019857 Summary: Change sample code formatting to the currently blessed idiom. Reviewed-by: martin
Tue, 17 Feb 2015 11:44:51 -0800 Merge
ddehaven [Tue, 17 Feb 2015 11:44:51 -0800] rev 29014
Merge
Mon, 09 Feb 2015 09:52:48 -0800 Merge
ddehaven [Mon, 09 Feb 2015 09:52:48 -0800] rev 29013
Merge
Fri, 06 Feb 2015 19:49:20 +0300 8063066: Some look and feels ignores the JSlider.PaintTrack property
serb [Fri, 06 Feb 2015 19:49:20 +0300] rev 29012
8063066: Some look and feels ignores the JSlider.PaintTrack property Reviewed-by: ant, azvegint, alexsch
Mon, 02 Feb 2015 21:38:19 +0300 8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636
azvegint [Mon, 02 Feb 2015 21:38:19 +0300] rev 29011
8072088: [PIT] NPE in DnD tests apparently because of the fix to JDK-8061636 Reviewed-by: ant, prr, serb
Thu, 05 Feb 2015 16:16:46 +0300 8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
serb [Thu, 05 Feb 2015 16:16:46 +0300] rev 29010
8062738: Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows Reviewed-by: azvegint, ant
Thu, 05 Feb 2015 14:20:05 +0300 4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
serb [Thu, 05 Feb 2015 14:20:05 +0300] rev 29009
4952954: abort flag is not cleared for every write operation for JPEG ImageWriter Reviewed-by: bae, prr
Wed, 04 Feb 2015 10:29:51 -0800 8072433: copy/paste duplicated tests in some condition statements
prr [Wed, 04 Feb 2015 10:29:51 -0800] rev 29008
8072433: copy/paste duplicated tests in some condition statements Reviewed-by: bae, serb
Wed, 04 Feb 2015 10:28:40 -0800 6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
prr [Wed, 04 Feb 2015 10:28:40 -0800] rev 29007
6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor Reviewed-by: bae, serb
Tue, 03 Feb 2015 09:28:21 -0800 8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
prr [Tue, 03 Feb 2015 09:28:21 -0800] rev 29006
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking Reviewed-by: ihse
Tue, 03 Feb 2015 11:51:30 +0400 8064934: Incorrect Exception message from java.awt.Desktop.open()
dmarkov [Tue, 03 Feb 2015 11:51:30 +0400] rev 29005
8064934: Incorrect Exception message from java.awt.Desktop.open() Reviewed-by: azvegint, serb
Mon, 02 Feb 2015 18:21:24 +0300 8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
serb [Mon, 02 Feb 2015 18:21:24 +0300] rev 29004
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis Reviewed-by: alexsch, azvegint
Fri, 30 Jan 2015 13:27:33 +0300 8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
kshefov [Fri, 30 Jan 2015 13:27:33 +0300] rev 29003
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F Reviewed-by: alexsch, azvegint Contributed-by: shobhit.s.gupta@oracle.com
Thu, 29 Jan 2015 09:34:05 -0800 8071710: [solaris] libfontmanager should be linked against headless awt library
prr [Thu, 29 Jan 2015 09:34:05 -0800] rev 29002
8071710: [solaris] libfontmanager should be linked against headless awt library Reviewed-by: ihse, erikj
Thu, 29 Jan 2015 14:03:23 +0300 8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
kshefov [Thu, 29 Jan 2015 14:03:23 +0300] rev 29001
8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel Reviewed-by: alexsch, azvegint Contributed-by: shobhit.s.gupta@oracle.com
Wed, 28 Jan 2015 08:14:18 -0800 Merge
ddehaven [Wed, 28 Jan 2015 08:14:18 -0800] rev 29000
Merge
Tue, 27 Jan 2015 09:32:45 -0800 Merge
ddehaven [Tue, 27 Jan 2015 09:32:45 -0800] rev 28999
Merge
Mon, 26 Jan 2015 16:32:47 +0300 8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging
serb [Mon, 26 Jan 2015 16:32:47 +0300] rev 28998
8069015: Re-examine Solaris/Linux java.desktop dependency on java.logging Reviewed-by: azvegint, ant
Mon, 26 Jan 2015 12:37:20 +0300 8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/
azvegint [Mon, 26 Jan 2015 12:37:20 +0300] rev 28997
8071483: Possible case-folding collision for color/Color subdirectories of jdk/test/java/awt/ Reviewed-by: rriggs, serb
Sun, 25 Jan 2015 15:53:46 -0800 8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
prr [Sun, 25 Jan 2015 15:53:46 -0800] rev 28996
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name Reviewed-by: bae, serb
Fri, 23 Jan 2015 13:47:46 +0300 7185221: [macosx] Regtest should not throw exception if a suitable display mode found
serb [Fri, 23 Jan 2015 13:47:46 +0300] rev 28995
7185221: [macosx] Regtest should not throw exception if a suitable display mode found Reviewed-by: azvegint, ant
Thu, 22 Jan 2015 17:42:17 +0400 8065709: Deadlock in awt/logging apparently introduced by 8019623
mcherkas [Thu, 22 Jan 2015 17:42:17 +0400] rev 28994
8065709: Deadlock in awt/logging apparently introduced by 8019623 Reviewed-by: ant, serb
Wed, 21 Jan 2015 12:00:07 -0800 Merge
ddehaven [Wed, 21 Jan 2015 12:00:07 -0800] rev 28993
Merge
Wed, 21 Jan 2015 18:04:49 +0300 7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
serb [Wed, 21 Jan 2015 18:04:49 +0300] rev 28992
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException Reviewed-by: azvegint, alexsch
Wed, 21 Jan 2015 17:54:35 +0300 6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
serb [Wed, 21 Jan 2015 17:54:35 +0300] rev 28991
6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions Reviewed-by: azvegint, alexsch
Tue, 20 Jan 2015 19:26:14 +0300 8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
anashaty [Tue, 20 Jan 2015 19:26:14 +0300] rev 28990
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling Reviewed-by: ant, kizune
Tue, 20 Jan 2015 17:01:18 +0300 6515713: example in JFormattedTextField API docs instantiates abstract class
serb [Tue, 20 Jan 2015 17:01:18 +0300] rev 28989
6515713: example in JFormattedTextField API docs instantiates abstract class Reviewed-by: azvegint, alexsch
Sat, 17 Jan 2015 20:53:35 +0300 8066132: BufferedImage::getPropertyNames() always returns null
serb [Sat, 17 Jan 2015 20:53:35 +0300] rev 28988
8066132: BufferedImage::getPropertyNames() always returns null Reviewed-by: prr, flar
Fri, 16 Jan 2015 18:46:16 +0300 8056298: Separate java.awt.datatransfer from the desktop module
serb [Fri, 16 Jan 2015 18:46:16 +0300] rev 28987
8056298: Separate java.awt.datatransfer from the desktop module Reviewed-by: erikj, alanb, mchung, alexsch
Fri, 16 Jan 2015 19:11:10 +0400 8068040: [macosx] Combo box consuming ENTER key
alexsch [Fri, 16 Jan 2015 19:11:10 +0400] rev 28986
8068040: [macosx] Combo box consuming ENTER key Reviewed-by: serb, azvegint
Fri, 16 Jan 2015 13:53:44 +0300 8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
azvegint [Fri, 16 Jan 2015 13:53:44 +0300] rev 28985
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener Reviewed-by: alexsch, serb
Thu, 15 Jan 2015 16:52:10 +0100 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
erikj [Thu, 15 Jan 2015 16:52:10 +0100] rev 28984
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013) Reviewed-by: tbell, ihse
Wed, 14 Jan 2015 14:52:39 +0100 8067364: Printing to Postscript doesn't support dieresis
neugens [Wed, 14 Jan 2015 14:52:39 +0100] rev 28983
8067364: Printing to Postscript doesn't support dieresis Summary: Fix regression caused by fix for 8023990 Reviewed-by: bae, prr Contributed-by: neugens@redhat.com, philip.race@oracle.com
Tue, 13 Jan 2015 17:10:28 +0300 6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
serb [Tue, 13 Jan 2015 17:10:28 +0300] rev 28982
6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException Reviewed-by: azvegint, ant
Tue, 13 Jan 2015 16:09:21 +0300 6459800: Some Swing classes violate encapsulation by returning internal Insets
serb [Tue, 13 Jan 2015 16:09:21 +0300] rev 28981
6459800: Some Swing classes violate encapsulation by returning internal Insets Reviewed-by: azvegint, alexsch
Tue, 13 Jan 2015 16:06:28 +0300 6573305: Animated icon is not visible by click on menu
serb [Tue, 13 Jan 2015 16:06:28 +0300] rev 28980
6573305: Animated icon is not visible by click on menu Reviewed-by: azvegint, alexsch
Tue, 13 Jan 2015 16:04:22 +0300 6338077: link back to self in javadoc JTextArea.replaceRange()
serb [Tue, 13 Jan 2015 16:04:22 +0300] rev 28979
6338077: link back to self in javadoc JTextArea.replaceRange() Reviewed-by: azvegint, alexsch
Tue, 13 Jan 2015 12:44:55 +0300 8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F
azvegint [Tue, 13 Jan 2015 12:44:55 +0300] rev 28978
8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F Reviewed-by: alexsch, serb
Mon, 12 Jan 2015 12:52:39 -0800 Merge
prr [Mon, 12 Jan 2015 12:52:39 -0800] rev 28977
Merge
Mon, 12 Jan 2015 11:46:43 -0800 8055059: JDK9b22 public API exposes package private classes
darcy [Mon, 12 Jan 2015 11:46:43 -0800] rev 28976
8055059: JDK9b22 public API exposes package private classes Reviewed-by: serb, prr, alexsch
Mon, 12 Jan 2015 16:26:58 +0300 8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent
serb [Mon, 12 Jan 2015 16:26:58 +0300] rev 28975
8068374: setAlignmentX, setAlignmentY, getAlignmentX, getAlignmentY javadoc of JComponent Reviewed-by: azvegint, alexsch
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip