Fri, 11 Nov 2016 15:33:57 +0530 8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
pnarayanan [Fri, 11 Nov 2016 15:33:57 +0530] rev 42213
8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed Reviewed-by: prr, serb
Fri, 11 Nov 2016 15:30:22 +0530 8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
pnarayanan [Fri, 11 Nov 2016 15:30:22 +0530] rev 42212
8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java Reviewed-by: prr, psadhukhan
Fri, 11 Nov 2016 13:58:42 +0530 8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
mhalder [Fri, 11 Nov 2016 13:58:42 +0530] rev 42211
8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java Reviewed-by: serb, aniyogi Contributed-by: manajit.halder@oracle.com
Fri, 11 Nov 2016 12:40:59 +0530 8169043: The task bar icon color is not blue
aghaisas [Fri, 11 Nov 2016 12:40:59 +0530] rev 42210
8169043: The task bar icon color is not blue Reviewed-by: serb, arapte Contributed-by: ajit.ghaisas@oracle.com
Thu, 10 Nov 2016 12:23:14 +0530 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
psadhukhan [Thu, 10 Nov 2016 12:23:14 +0530] rev 42209
8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java Reviewed-by: prr
Wed, 09 Nov 2016 11:28:13 -0800 8155874: Fix java.desktop deprecation warnings about Class.newInstance
prr [Wed, 09 Nov 2016 11:28:13 -0800] rev 42208
8155874: Fix java.desktop deprecation warnings about Class.newInstance Reviewed-by: serb, alexsch
Wed, 09 Nov 2016 10:26:29 -0800 8169339: Provide internal API to JavaFX to locate JDK fonts
prr [Wed, 09 Nov 2016 10:26:29 -0800] rev 42207
8169339: Provide internal API to JavaFX to locate JDK fonts Reviewed-by: serb, kcr
Wed, 09 Nov 2016 10:04:43 -0800 Merge
prr [Wed, 09 Nov 2016 10:04:43 -0800] rev 42206
Merge
Wed, 09 Nov 2016 15:20:30 +0300 8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
dmarkov [Wed, 09 Nov 2016 15:20:30 +0300] rev 42205
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used Reviewed-by: ssadetsky
Tue, 08 Nov 2016 20:11:13 +0300 8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
mcherkas [Tue, 08 Nov 2016 20:11:13 +0300] rev 42204
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit Reviewed-by: serb
Tue, 08 Nov 2016 17:10:12 +0300 8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
kshefov [Tue, 08 Nov 2016 17:10:12 +0300] rev 42203
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails Reviewed-by: azvegint, avstepan
Tue, 08 Nov 2016 13:45:06 +0300 8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue()
azvegint [Tue, 08 Nov 2016 13:45:06 +0300] rev 42202
8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue() Reviewed-by: serb, ssadetsky
Mon, 07 Nov 2016 14:35:21 +0530 7153700: [macosx] add support for MouseMotionListener to the TrayIcon
mhalder [Mon, 07 Nov 2016 14:35:21 +0530] rev 42201
7153700: [macosx] add support for MouseMotionListener to the TrayIcon Reviewed-by: serb, aniyogi Contributed-by: manajit.halder@oracle.com
Mon, 07 Nov 2016 11:22:53 +0300 8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
alexsch [Mon, 07 Nov 2016 11:22:53 +0300] rev 42200
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API Reviewed-by: serb, ssadetsky
Mon, 07 Nov 2016 10:36:52 +0300 8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
ssadetsky [Mon, 07 Nov 2016 10:36:52 +0300] rev 42199
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales Reviewed-by: alexsch
Fri, 04 Nov 2016 15:59:59 -0700 8168316: Suppress deprecation warnings for Applet classes in java.desktop
prr [Fri, 04 Nov 2016 15:59:59 -0700] rev 42198
8168316: Suppress deprecation warnings for Applet classes in java.desktop Reviewed-by: serb, psadhukhan
Fri, 04 Nov 2016 15:31:38 -0700 8154093: [TIFF] NPE when reading LZW-compressed image
bpb [Fri, 04 Nov 2016 15:31:38 -0700] rev 42197
8154093: [TIFF] NPE when reading LZW-compressed image Summary: LZW decompressor was ignoring the value of the FillOrder field. Reviewed-by: prr
Fri, 04 Nov 2016 21:55:19 +0530 8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
arapte [Fri, 04 Nov 2016 21:55:19 +0530] rev 42196
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow Reviewed-by: serb, aghaisas
Fri, 04 Nov 2016 17:27:56 +0530 8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
psadhukhan [Fri, 04 Nov 2016 17:27:56 +0530] rev 42195
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X Reviewed-by: prr, jdv
Fri, 04 Nov 2016 14:03:33 +0530 8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
aghaisas [Fri, 04 Nov 2016 14:03:33 +0530] rev 42194
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt Reviewed-by: erikj, serb
Thu, 03 Nov 2016 18:43:55 +0300 8164032: JViewport backing store image is not scaled on HiDPI display
alexsch [Thu, 03 Nov 2016 18:43:55 +0300] rev 42193
8164032: JViewport backing store image is not scaled on HiDPI display Reviewed-by: serb
Thu, 03 Nov 2016 12:13:59 +0300 8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
ssadetsky [Thu, 03 Nov 2016 12:13:59 +0300] rev 42192
8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel". Reviewed-by: serb
Thu, 03 Nov 2016 11:51:31 +0300 8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
ssadetsky [Thu, 03 Nov 2016 11:51:31 +0300] rev 42191
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest Reviewed-by: serb, azvegint
Thu, 03 Nov 2016 03:49:42 +0300 8143914: Provide Mac-specific fullscreen support
azvegint [Thu, 03 Nov 2016 03:49:42 +0300] rev 42190
8143914: Provide Mac-specific fullscreen support Reviewed-by: serb, ssadetsky
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip