Thu, 24 Mar 2016 14:00:14 +0530 8151590: "ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows
psadhukhan [Thu, 24 Mar 2016 14:00:14 +0530] rev 36906
8151590: "ALL" radio button is not selected in printDialog when we call DefaultSelectionType.ALL in windows Reviewed-by: prr, jdv
Thu, 24 Mar 2016 12:27:40 +0530 6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel
aghaisas [Thu, 24 Mar 2016 12:27:40 +0530] rev 36905
6185114: Undefined Exception in SampleModel, method createCompatibleSampleModel Reviewed-by: prr, psadhukhan
Thu, 24 Mar 2016 12:02:06 +0530 7107620: Need to round in test java/awt/print/PageFormat/PageFormatFromAttributes.java
psadhukhan [Thu, 24 Mar 2016 12:02:06 +0530] rev 36904
7107620: Need to round in test java/awt/print/PageFormat/PageFormatFromAttributes.java Reviewed-by: prr
Thu, 24 Mar 2016 02:22:01 +0300 8143227: Platform-Specific Desktop Features
azvegint [Thu, 24 Mar 2016 02:22:01 +0300] rev 36903
8143227: Platform-Specific Desktop Features Reviewed-by: prr, serb
Wed, 23 Mar 2016 21:20:25 +0100 8144938: Handle properly coordinate overflow in Marlin Renderer
lbourges [Wed, 23 Mar 2016 21:20:25 +0100] rev 36902
8144938: Handle properly coordinate overflow in Marlin Renderer Summary: skip point coordinates with NaN/Infinity values Reviewed-by: flar, prr
Wed, 23 Mar 2016 17:25:27 +0530 8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF
aniyogi [Wed, 23 Mar 2016 17:25:27 +0530] rev 36901
8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF Reviewed-by: serb, alexsch
Wed, 23 Mar 2016 14:25:22 +0400 8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X
alexsch [Wed, 23 Mar 2016 14:25:22 +0400] rev 36900
8150844: [hidpi] [macosx] -Dsun.java2d.uiScale should be taken into account for OS X Reviewed-by: serb, avstepan
Tue, 22 Mar 2016 14:46:48 -0700 8055463: Need public API allowing full access to font collections in Font.createFont()
prr [Tue, 22 Mar 2016 14:46:48 -0700] rev 36899
8055463: Need public API allowing full access to font collections in Font.createFont() Reviewed-by: serb, vadim
Tue, 22 Mar 2016 13:10:07 -0700 Merge
prr [Tue, 22 Mar 2016 13:10:07 -0700] rev 36898
Merge
Tue, 22 Mar 2016 16:07:36 +0530 8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea
aniyogi [Tue, 22 Mar 2016 16:07:36 +0530] rev 36897
8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea Reviewed-by: serb, alexsch, rchamyal
Tue, 22 Mar 2016 13:07:27 +0300 8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag
ssadetsky [Tue, 22 Mar 2016 13:07:27 +0300] rev 36896
8152201: [TEST_BUG] test/java/awt/Window/FindOwner/FindOwnerTest.java has @test tag Reviewed-by: prr, serb, alexsch
Mon, 21 Mar 2016 09:36:54 -0700 Merge
prr [Mon, 21 Mar 2016 09:36:54 -0700] rev 36895
Merge
Fri, 18 Mar 2016 11:07:25 -0700 Merge
prr [Fri, 18 Mar 2016 11:07:25 -0700] rev 36894
Merge
Fri, 18 Mar 2016 17:00:08 +0530 8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField
arapte [Fri, 18 Mar 2016 17:00:08 +0530] rev 36893
8149636: TextField flicker & over scroll when selection scrolls beyond the bounds of TextField Reviewed-by: ssadetsky, psadhukhan
Thu, 17 Mar 2016 21:58:19 -0500 8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole
ptbrunet [Thu, 17 Mar 2016 21:58:19 -0500] rev 36892
8145228: Java Access Bridge, getAccessibleStatesStringFromContext doesn't wrap the call to getAccessibleRole Summary: use invokeAndWait in two places that were missing that Reviewed-by: alexsch, prr Contributed-by: peter.brunet@oracle.com
Thu, 17 Mar 2016 13:17:39 +0300 8151714: [TEST] add a test for JOptionPane dialog multiresolution icons
avstepan [Thu, 17 Mar 2016 13:17:39 +0300] rev 36891
8151714: [TEST] add a test for JOptionPane dialog multiresolution icons Reviewed-by: alexsch
Thu, 17 Mar 2016 12:48:25 +0530 8151110: libfontmanager should free memory with delete[] if it was allocated with new[]
psadhukhan [Thu, 17 Mar 2016 12:48:25 +0530] rev 36890
8151110: libfontmanager should free memory with delete[] if it was allocated with new[] Reviewed-by: prr, serb
Thu, 17 Mar 2016 11:23:31 +0530 6379088: Suboptimal expression in javax.imageio.ImageTypeSpecifier.getBitsPerBand(int)
psadhukhan [Thu, 17 Mar 2016 11:23:31 +0530] rev 36889
6379088: Suboptimal expression in javax.imageio.ImageTypeSpecifier.getBitsPerBand(int) Reviewed-by: prr, serb, jdv
Wed, 16 Mar 2016 15:55:27 +0300 8146239: Support of PCM_FLOAT for the AU file format
serb [Wed, 16 Mar 2016 15:55:27 +0300] rev 36888
8146239: Support of PCM_FLOAT for the AU file format Reviewed-by: amenkov
Wed, 16 Mar 2016 15:36:06 +0300 8151857: [TEST_BUG] bug6544309.java fails intermittently
serb [Wed, 16 Mar 2016 15:36:06 +0300] rev 36887
8151857: [TEST_BUG] bug6544309.java fails intermittently Reviewed-by: yan, avstepan
Wed, 16 Mar 2016 15:00:57 +0530 8066139: Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java
psadhukhan [Wed, 16 Mar 2016 15:00:57 +0530] rev 36886
8066139: Null return from PrintJob.getGraphics() running closed/java/awt/PrintJob/HighResTest/HighResTest.java Reviewed-by: prr, jdv Contributed-by: philip.race@oracle.com, prasanta.sadhukhan@oracle.com
Tue, 15 Mar 2016 22:40:38 -0700 8149849: [hidpi] DnD issues (cannot DnD from JFileChooser to JEditorPane or other text component) when scale > 1
alexsch [Tue, 15 Mar 2016 22:40:38 -0700] rev 36885
8149849: [hidpi] DnD issues (cannot DnD from JFileChooser to JEditorPane or other text component) when scale > 1 Reviewed-by: prr, serb
Tue, 15 Mar 2016 09:16:56 -0700 8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
alexsch [Tue, 15 Mar 2016 09:16:56 -0700] rev 36884
8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display 8149453: [hidpi] JFileChooser does not scale properly on Windows with HiDPI display and Windows L&F 8149368: [hidpi] JLabel font is twice bigger than JTextArea font on Windows 7,HiDPI, Windows L&F Reviewed-by: flar, serb
Tue, 15 Mar 2016 09:22:48 +0300 8139227: Text fields in JPopupMenu structure do not receive focus in hosted Applets
ssadetsky [Tue, 15 Mar 2016 09:22:48 +0300] rev 36883
8139227: Text fields in JPopupMenu structure do not receive focus in hosted Applets Reviewed-by: serb, alexsch
Tue, 15 Mar 2016 09:18:29 +0300 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
ssadetsky [Tue, 15 Mar 2016 09:18:29 +0300] rev 36882
8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios Reviewed-by: serb, azvegint
Tue, 15 Mar 2016 09:11:43 +0300 8143295: Validating issue in AWT
ssadetsky [Tue, 15 Mar 2016 09:11:43 +0300] rev 36881
8143295: Validating issue in AWT Reviewed-by: serb, alexsch
Mon, 14 Mar 2016 13:10:50 -0700 8151770: 9-client windows builds fail on windows since make file change for 8145174
erikj [Mon, 14 Mar 2016 13:10:50 -0700] rev 36880
8151770: 9-client windows builds fail on windows since make file change for 8145174 Reviewed-by: prr
Mon, 14 Mar 2016 07:28:14 -0700 Merge
ddehaven [Mon, 14 Mar 2016 07:28:14 -0700] rev 36879
Merge
Fri, 11 Mar 2016 11:42:43 -0800 Merge
ddehaven [Fri, 11 Mar 2016 11:42:43 -0800] rev 36878
Merge
Mon, 14 Mar 2016 16:46:39 +0530 8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19
mhalder [Mon, 14 Mar 2016 16:46:39 +0530] rev 36877
8149456: [macosx] robot.keyPress do not generate key events (keyPressed and keyReleased) for function keys F13 to F19 Reviewed-by: ssadetsky, aniyogi
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip