Fri, 15 Jul 2016 09:37:38 -0700 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
dcubed [Fri, 15 Jul 2016 09:37:38 -0700] rev 40182
8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r(). Reviewed-by: alanb, dcubed, simonis, dholmes Contributed-by: alan.burlison@oracle.com
Fri, 15 Jul 2016 09:10:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 40181
Merge
Fri, 15 Jul 2016 12:36:15 +0200 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
psandoz [Fri, 15 Jul 2016 12:36:15 +0200] rev 40180
8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph
Mon, 08 Aug 2016 13:55:16 -0400 8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
rriggs [Mon, 08 Aug 2016 13:55:16 -0400] rev 40179
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c Reviewed-by: naoto
Mon, 08 Aug 2016 20:16:53 +0300 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
snikandrova [Mon, 08 Aug 2016 20:16:53 +0300] rev 40178
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently Reviewed-by: chegar
Mon, 08 Aug 2016 21:51:01 +0800 8163303: Remove identity scope information from jarsigner -verbose output
weijun [Mon, 08 Aug 2016 21:51:01 +0800] rev 40177
8163303: Remove identity scope information from jarsigner -verbose output Reviewed-by: mullan
Fri, 05 Aug 2016 18:45:40 -0700 8163149: Typo in java.net.http.AuthenticationFilter
xiaofeya [Fri, 05 Aug 2016 18:45:40 -0700] rev 40176
8163149: Typo in java.net.http.AuthenticationFilter Reviewed-by: chegar, rriggs
Sat, 06 Aug 2016 00:34:50 +0200 8161379: Force inline methods calling Reflection.getCallerClass
redestad [Sat, 06 Aug 2016 00:34:50 +0200] rev 40175
8161379: Force inline methods calling Reflection.getCallerClass Reviewed-by: shade, mchung
Fri, 05 Aug 2016 10:23:28 -0700 Merge
prr [Fri, 05 Aug 2016 10:23:28 -0700] rev 40174
Merge
Wed, 03 Aug 2016 14:49:01 +0530 6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster)
aghaisas [Wed, 03 Aug 2016 14:49:01 +0530] rev 40173
6427331: NullPointerException in LookupOp.filter(Raster, WritableRaster) Reviewed-by: psadhukhan, prr
Wed, 03 Aug 2016 14:45:25 +0530 6575247: Banner checkbox in PrinterJob print dialog doesn't work
psadhukhan [Wed, 03 Aug 2016 14:45:25 +0530] rev 40172
6575247: Banner checkbox in PrinterJob print dialog doesn't work Reviewed-by: prr, jdv
Tue, 02 Aug 2016 10:43:31 -0700 8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
prr [Tue, 02 Aug 2016 10:43:31 -0700] rev 40171
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v Reviewed-by: vadim, psadhukhan
Tue, 02 Aug 2016 16:14:59 +0530 8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java
jdv [Tue, 02 Aug 2016 16:14:59 +0530] rev 40170
8160736: KSS : unnecessary class.forName in TIFFJPEGCompressor.java Reviewed-by: prr, bpb, vadim Contributed-by: jayathirth.d.v@oracle.com
Tue, 02 Aug 2016 15:55:03 +0530 8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image.
jdv [Tue, 02 Aug 2016 15:55:03 +0530] rev 40169
8160943: skipImage() in JPEGImageReader class throws IIOException if we have gaps between markers in Jpeg image. Reviewed-by: prr, flar Contributed-by: jayathirth.d.v@oracle.com
Tue, 02 Aug 2016 10:46:08 +0530 8144594: HiDPI: awt.Choice looks improperly (Win 8)
rchamyal [Tue, 02 Aug 2016 10:46:08 +0530] rev 40168
8144594: HiDPI: awt.Choice looks improperly (Win 8) Reviewed-by: alexsch, serb Contributed-by: rajeev.chamyal@oracle.com
Mon, 01 Aug 2016 10:06:09 -0700 Merge
prr [Mon, 01 Aug 2016 10:06:09 -0700] rev 40167
Merge
Fri, 29 Jul 2016 11:25:59 +0300 8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3
ssadetsky [Fri, 29 Jul 2016 11:25:59 +0300] rev 40166
8157827: AWT_Desktop/Automated/Exceptions/BasicTest loads incorrect GTK version when jdk.gtk.version=3 Reviewed-by: prr
Fri, 29 Jul 2016 11:19:28 +0300 8160448: Make GTK3 menus appearence similar to native.
ssadetsky [Fri, 29 Jul 2016 11:19:28 +0300] rev 40165
8160448: Make GTK3 menus appearence similar to native. Reviewed-by: alexsch
Fri, 29 Jul 2016 11:14:05 +0300 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
ssadetsky [Fri, 29 Jul 2016 11:14:05 +0300] rev 40164
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java Reviewed-by: alexsch
Fri, 29 Jul 2016 11:08:34 +0300 8016313: java.awt.Headless exception has no spec since its creation
ssadetsky [Fri, 29 Jul 2016 11:08:34 +0300] rev 40163
8016313: java.awt.Headless exception has no spec since its creation Reviewed-by: prr
Fri, 29 Jul 2016 11:04:52 +0300 8117886: There is no tooltip while moving the mouse on the tray icon.
ssadetsky [Fri, 29 Jul 2016 11:04:52 +0300] rev 40162
8117886: There is no tooltip while moving the mouse on the tray icon. Reviewed-by: alexsch
Fri, 29 Jul 2016 10:59:43 +0300 8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled.
ssadetsky [Fri, 29 Jul 2016 10:59:43 +0300] rev 40161
8161273: [hidpi] The frame insets size is wrong on Linux HiDPI because it is not scaled. Reviewed-by: alexsch
Fri, 29 Jul 2016 10:56:30 +0300 8160246: Regression: 4410243 reproducible with GTK LaF
ssadetsky [Fri, 29 Jul 2016 10:56:30 +0300] rev 40160
8160246: Regression: 4410243 reproducible with GTK LaF Reviewed-by: alexsch
Fri, 29 Jul 2016 10:50:49 +0300 8161007: GPL header missing comma in year
ssadetsky [Fri, 29 Jul 2016 10:50:49 +0300] rev 40159
8161007: GPL header missing comma in year Reviewed-by: alexsch, azvegint
Thu, 28 Jul 2016 10:27:46 -0700 Merge
ddehaven [Thu, 28 Jul 2016 10:27:46 -0700] rev 40158
Merge
Thu, 28 Jul 2016 09:29:38 -0700 Merge
ddehaven [Thu, 28 Jul 2016 09:29:38 -0700] rev 40157
Merge
Thu, 28 Jul 2016 09:54:55 -0700 8056210: Move libawt file to windows directory
prr [Thu, 28 Jul 2016 09:54:55 -0700] rev 40156
8056210: Move libawt file to windows directory Reviewed-by: serb, psadhukhan
Thu, 28 Jul 2016 09:53:08 -0700 8148477: Native memory leak in font layout subsystem
prr [Thu, 28 Jul 2016 09:53:08 -0700] rev 40155
8148477: Native memory leak in font layout subsystem Reviewed-by: serb
Thu, 28 Jul 2016 06:02:40 -0700 8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701
prr [Thu, 28 Jul 2016 06:02:40 -0700] rev 40154
8149714: [parfait] char array lengths don't match in awt_Font.cpp:1701 Reviewed-by: serb, ssadetsky
Wed, 27 Jul 2016 15:32:25 +0300 8160664: JVM crashed with font manager on Solaris 12
aivanov [Wed, 27 Jul 2016 15:32:25 +0300] rev 40153
8160664: JVM crashed with font manager on Solaris 12 Reviewed-by: prr, aivanov Contributed-by: Martin Walsh <martin.walsh@oracle.com>
Tue, 26 Jul 2016 11:50:19 -0700 8162488: JDK should be updated to use LittleCMS 2.8
prr [Tue, 26 Jul 2016 11:50:19 -0700] rev 40152
8162488: JDK should be updated to use LittleCMS 2.8 Reviewed-by: serb, psadhukhan
Tue, 26 Jul 2016 11:30:40 -0700 8074827: Resolve disabled warnings for libjavajpeg
prr [Tue, 26 Jul 2016 11:30:40 -0700] rev 40151
8074827: Resolve disabled warnings for libjavajpeg Reviewed-by: serb, psadhukhan
Tue, 26 Jul 2016 18:45:05 +0300 8162545: Mac build failure
vadim [Tue, 26 Jul 2016 18:45:05 +0300] rev 40150
8162545: Mac build failure Reviewed-by: psadhukhan, prr
Tue, 26 Jul 2016 15:55:22 +0300 8159899: [TEST_BUG] Timeout in tests when OOM should be generated
serb [Tue, 26 Jul 2016 15:55:22 +0300] rev 40149
8159899: [TEST_BUG] Timeout in tests when OOM should be generated Reviewed-by: yan, ssadetsky
Tue, 26 Jul 2016 14:54:26 +0300 8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65
vadim [Tue, 26 Jul 2016 14:54:26 +0300] rev 40148
8161742: [parfait] Uninitialised memory in isXTestAvailable of awt_Robot.c:65 Reviewed-by: serb, ssadetsky
Tue, 26 Jul 2016 14:19:40 +0300 8161733: [parfait] Memory leak in imageioJPEG.c:2803
vadim [Tue, 26 Jul 2016 14:19:40 +0300] rev 40147
8161733: [parfait] Memory leak in imageioJPEG.c:2803 Reviewed-by: prr, serb
Tue, 26 Jul 2016 14:19:15 +0300 8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132
vadim [Tue, 26 Jul 2016 14:19:15 +0300] rev 40146
8161740: [parfait] Memory leak in Java_sun_awt_UNIXToolkit_load_1gtk_1icon of awt_UNIXToolkit.c:132 Reviewed-by: serb, ssadetsky
Tue, 26 Jul 2016 14:18:43 +0300 8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c
vadim [Tue, 26 Jul 2016 14:18:43 +0300] rev 40145
8161761: [parfait] 2 JNI exception pending defect groups in GraphicsPrimitiveMgr.c Reviewed-by: prr, serb
Tue, 26 Jul 2016 12:37:21 +0530 6591280: getting IPP connection causes disabling jar caches
psadhukhan [Tue, 26 Jul 2016 12:37:21 +0530] rev 40144
6591280: getting IPP connection causes disabling jar caches Reviewed-by: prr, jdv
Mon, 25 Jul 2016 11:03:53 -0700 7175487: Cannot customize font configuration on Linux
prr [Mon, 25 Jul 2016 11:03:53 -0700] rev 40143
7175487: Cannot customize font configuration on Linux Reviewed-by: bpb
Mon, 25 Jul 2016 10:36:12 -0700 8147542: ClassCastException when repainting after display resolution change
prr [Mon, 25 Jul 2016 10:36:12 -0700] rev 40142
8147542: ClassCastException when repainting after display resolution change Reviewed-by: prr, flar Contributed-by: alexey.ushakov@jetbrains.com
Mon, 25 Jul 2016 15:29:24 +0530 8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel
rchamyal [Mon, 25 Jul 2016 15:29:24 +0530] rev 40141
8147648: [hidpi] multiresolution image: wrong resolution variant is used as icon in the Unity panel Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Fri, 22 Jul 2016 16:09:52 -0700 8162429: Clean up obsolete font preferences for JDS.
prr [Fri, 22 Jul 2016 16:09:52 -0700] rev 40140
8162429: Clean up obsolete font preferences for JDS. Reviewed-by: bpb
Fri, 22 Jul 2016 16:07:45 -0700 8162432: Clean up references in font code to old Solaris releases.
prr [Fri, 22 Jul 2016 16:07:45 -0700] rev 40139
8162432: Clean up references in font code to old Solaris releases. Reviewed-by: bpb
Fri, 22 Jul 2016 15:57:57 -0700 8140314: Verify IIOMetadataFormat class on loading
prr [Fri, 22 Jul 2016 15:57:57 -0700] rev 40138
8140314: Verify IIOMetadataFormat class on loading Reviewed-by: bpb
Fri, 22 Jul 2016 14:32:49 -0700 8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException
bpb [Fri, 22 Jul 2016 14:32:49 -0700] rev 40137
8148454: [PIT] Failure of ReplaceMetadataTest on TIFF with IllegalStateException Summary: Move super.setOutput() to end of setOutput() to avoid setting super.output to null Reviewed-by: prr
Sat, 23 Jul 2016 02:08:17 +0530 8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
jdv [Sat, 23 Jul 2016 02:08:17 +0530] rev 40136
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails Reviewed-by: prr Contributed-by: jayathirth.d.v@oracle.com
Fri, 22 Jul 2016 11:16:08 -0700 8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor
bpb [Fri, 22 Jul 2016 11:16:08 -0700] rev 40135
8149016: Misleading IllegalArgumentException message when a type that is neither LONG nor IFD pointer is supplied to TIFFField constructor Summary: Replace invocation of this() constructor with explicit checks and initializations Reviewed-by: prr
Fri, 22 Jul 2016 12:16:33 +0530 8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing
pkbalakr [Fri, 22 Jul 2016 12:16:33 +0530] rev 40134
8144709: [hidpi] [TestBug] java/awt/GridLayout/ChangeGridSize/ChangeGridSize.java, java/awt/GridLayout/ComponentPreferredSize/ComponentPreferredSize.java are failing Reviewed-by: alexsch, rchamyal
Fri, 22 Jul 2016 12:13:24 +0530 7096375: Swing ignores first click after decreasing system's time
aghaisas [Fri, 22 Jul 2016 12:13:24 +0530] rev 40133
7096375: Swing ignores first click after decreasing system's time Reviewed-by: alexsch, rchamyal
Fri, 22 Jul 2016 10:53:01 +0530 4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr
psadhukhan [Fri, 22 Jul 2016 10:53:01 +0530] rev 40132
4882305: StreamPrintServ.getSupportedAttributeValues returns null for Orientation attr Reviewed-by: prr, jdv
Thu, 21 Jul 2016 12:27:27 -0700 8156960: Deprecate JSObject.getWindow(Applet) method
dtitov [Thu, 21 Jul 2016 12:27:27 -0700] rev 40131
8156960: Deprecate JSObject.getWindow(Applet) method Reviewed-by: mchung, kcr, smarks, erikj, alexsch
Thu, 21 Jul 2016 20:30:18 +0530 8158918: setExtendedState(1) for maximized Frame results in state==7
rchamyal [Thu, 21 Jul 2016 20:30:18 +0530] rev 40130
8158918: setExtendedState(1) for maximized Frame results in state==7 Reviewed-by: alexsch, ssadetsky Contributed-by: rajeev.chamyal@oracle.com
Wed, 20 Jul 2016 17:08:04 +0200 4908075: Press shift and another key using robot does not trigger events properly - WinXP
simonis [Wed, 20 Jul 2016 17:08:04 +0200] rev 40129
4908075: Press shift and another key using robot does not trigger events properly - WinXP Reviewed-by: alexsch, simonis Contributed-by: oliver.bendig@sap.com
Thu, 07 Jul 2016 16:21:45 +0200 8160974: [TESTBUG] Mark more headful tests with @key headful.
goetz [Thu, 07 Jul 2016 16:21:45 +0200] rev 40128
8160974: [TESTBUG] Mark more headful tests with @key headful. Reviewed-by: serb, simonis
Wed, 20 Jul 2016 14:17:41 +0530 8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
aniyogi [Wed, 20 Jul 2016 14:17:41 +0530] rev 40127
8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java Reviewed-by: alexsch, rchamyal
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip