Thu, 07 Feb 2019 02:53:27 +0100 Added tag jdk-12+31 for changeset b5f7bb57de2f
jwilhelm [Thu, 07 Feb 2019 02:53:27 +0100] rev 53690
Added tag jdk-12+31 for changeset b5f7bb57de2f
Mon, 21 Jan 2019 02:43:33 +0000 8217352: Remove EA from version string starting with Initial RC promotion jdk-12+31
diazhou [Mon, 21 Jan 2019 02:43:33 +0000] rev 53689
8217352: Remove EA from version string starting with Initial RC promotion Reviewed-by: erikj, tbell
Thu, 07 Feb 2019 17:26:44 -0500 8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods
coleenp [Thu, 07 Feb 2019 17:26:44 -0500] rev 53688
8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods Summary: null check nmethod in aot dependencies Reviewed-by: kvn
Thu, 07 Feb 2019 17:23:24 -0500 8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows
bobv [Thu, 07 Feb 2019 17:23:24 -0500] rev 53687
8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows Reviewed-by: kvn
Thu, 07 Feb 2019 22:20:46 +0100 8218625: Remove dead code in relocInfo
redestad [Thu, 07 Feb 2019 22:20:46 +0100] rev 53686
8218625: Remove dead code in relocInfo Reviewed-by: kvn, thartmann
Thu, 07 Feb 2019 14:29:17 -0500 8218558: NMT stack traces in output should show mt component for virtual memory allocations
zgu [Thu, 07 Feb 2019 14:29:17 -0500] rev 53685
8218558: NMT stack traces in output should show mt component for virtual memory allocations Reviewed-by: shade, stuefe, coleenp
Thu, 07 Feb 2019 12:09:17 +0000 8218553: Enhance keystore load debug output
coffeys [Thu, 07 Feb 2019 12:09:17 +0000] rev 53684
8218553: Enhance keystore load debug output Reviewed-by: weijun
Thu, 07 Feb 2019 12:35:45 +0100 8218431: Improved platform checking in makefiles
ihse [Thu, 07 Feb 2019 12:35:45 +0100] rev 53683
8218431: Improved platform checking in makefiles Reviewed-by: erikj
Thu, 07 Feb 2019 10:26:32 +0100 8218565: HandleMark cleanup
redestad [Thu, 07 Feb 2019 10:26:32 +0100] rev 53682
8218565: HandleMark cleanup Reviewed-by: coleenp, kbarrett, rehn
Thu, 07 Feb 2019 12:11:41 +0530 Merge
psadhukhan [Thu, 07 Feb 2019 12:11:41 +0530] rev 53681
Merge
Mon, 04 Feb 2019 11:01:04 +0530 Merge
psadhukhan [Mon, 04 Feb 2019 11:01:04 +0530] rev 53680
Merge
Sat, 02 Feb 2019 10:00:05 -0800 8214823: Javadoc cleanup of java.awt.desktop package
serb [Sat, 02 Feb 2019 10:00:05 -0800] rev 53679
8214823: Javadoc cleanup of java.awt.desktop package Reviewed-by: prr
Fri, 01 Feb 2019 15:34:53 -0800 8212677: X11 default visual support for IM status window on VNC
itakiguchi [Fri, 01 Feb 2019 15:34:53 -0800] rev 53678
8212677: X11 default visual support for IM status window on VNC Reviewed-by: serb, naoto
Thu, 31 Jan 2019 15:20:42 -0800 8216318: The usage of Disposer in the java.awt.Robot can be deleted
serb [Thu, 31 Jan 2019 15:20:42 -0800] rev 53677
8216318: The usage of Disposer in the java.awt.Robot can be deleted Reviewed-by: prr
Thu, 31 Jan 2019 08:45:23 +0530 8217464: Remove resolved client bugs from the ProblemList.txt
psadhukhan [Thu, 31 Jan 2019 08:45:23 +0530] rev 53676
8217464: Remove resolved client bugs from the ProblemList.txt Reviewed-by: prr, kaddepalli
Tue, 29 Jan 2019 13:53:54 -0800 8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
serb [Tue, 29 Jan 2019 13:53:54 -0800] rev 53675
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms Reviewed-by: kaddepalli, aivanov, prr
Tue, 29 Jan 2019 11:06:19 +0530 Merge
psadhukhan [Tue, 29 Jan 2019 11:06:19 +0530] rev 53674
Merge
Mon, 28 Jan 2019 17:19:54 -0800 8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
serb [Mon, 28 Jan 2019 17:19:54 -0800] rev 53673
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration Reviewed-by: aivanov, prr
Thu, 24 Jan 2019 07:15:42 -0800 8217235: Create automated test for SwingSet ColorChooserDemoTest
akolarkunnu [Thu, 24 Jan 2019 07:15:42 -0800] rev 53672
8217235: Create automated test for SwingSet ColorChooserDemoTest Reviewed-by: serb, shurailine Contributed-by: vikrant.v.agarwal@oracle.com
Tue, 22 Jan 2019 08:44:33 -0800 8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
akolarkunnu [Tue, 22 Jan 2019 08:44:33 -0800] rev 53671
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception Reviewed-by: serb Contributed-by: vikrant.v.agarwal@oracle.com
Tue, 22 Jan 2019 08:35:14 -0800 8217297: Add support for multiple look and feel for SwingSet SliderDemoTest
akolarkunnu [Tue, 22 Jan 2019 08:35:14 -0800] rev 53670
8217297: Add support for multiple look and feel for SwingSet SliderDemoTest Reviewed-by: serb Contributed-by: vikrant.v.agarwal@oracle.com
Sat, 19 Jan 2019 10:09:46 -0800 8211885: Duplicate id declarations in java.awt.geom.Path2D
serb [Sat, 19 Jan 2019 10:09:46 -0800] rev 53669
8211885: Duplicate id declarations in java.awt.geom.Path2D Reviewed-by: aivanov
Fri, 18 Jan 2019 13:54:32 +0530 8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
pbansal [Fri, 18 Jan 2019 13:54:32 +0530] rev 53668
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set Reviewed-by: serb, psadhukhan
Fri, 18 Jan 2019 13:36:16 +0530 8214111: There is no icon in all JOptionPane target image
pbansal [Fri, 18 Jan 2019 13:36:16 +0530] rev 53667
8214111: There is no icon in all JOptionPane target image Reviewed-by: serb, psadhukhan
Tue, 15 Jan 2019 22:54:08 -0800 8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
akolarkunnu [Tue, 15 Jan 2019 22:54:08 -0800] rev 53666
8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest Reviewed-by: serb, shurailine
Thu, 10 Jan 2019 16:38:02 +0530 8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
pbansal [Thu, 10 Jan 2019 16:38:02 +0530] rev 53665
8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3 Reviewed-by: serb, psadhukhan
Wed, 06 Feb 2019 18:34:12 -0800 8218581: Incorrect exception message generation
mikael [Wed, 06 Feb 2019 18:34:12 -0800] rev 53664
8218581: Incorrect exception message generation Reviewed-by: hseigel
Thu, 07 Feb 2019 02:48:11 +0100 Added tag jdk-13+7 for changeset 021917019cda
jwilhelm [Thu, 07 Feb 2019 02:48:11 +0100] rev 53663
Added tag jdk-13+7 for changeset 021917019cda
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip