Thu, 02 Apr 2015 22:14:38 +0100 8048997: Enhance thread contexts in CORBA
msheppar [Thu, 02 Apr 2015 22:14:38 +0100] rev 29937
8048997: Enhance thread contexts in CORBA Reviewed-by: chegar
Mon, 13 Apr 2015 14:50:27 +0100 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
msheppar [Mon, 13 Apr 2015 14:50:27 +0100] rev 29936
8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method Reviewed-by: chegar, alanb
Fri, 17 Apr 2015 09:59:42 -0700 Added tag jdk9-b60 for changeset f51f8989ad5d
katleman [Fri, 17 Apr 2015 09:59:42 -0700] rev 29935
Added tag jdk9-b60 for changeset f51f8989ad5d
Wed, 05 Jul 2017 20:28:49 +0200 Merge
duke [Wed, 05 Jul 2017 20:28:49 +0200] rev 29934
Merge
Fri, 17 Apr 2015 10:24:46 -0700 Merge
lana [Fri, 17 Apr 2015 10:24:46 -0700] rev 29933
Merge
Fri, 17 Apr 2015 19:57:57 +0300 8071968: javax/xml/ws/8046817/GenerateEnumSchema.java failed on Windows platform
aefimov [Fri, 17 Apr 2015 19:57:57 +0300] rev 29932
8071968: javax/xml/ws/8046817/GenerateEnumSchema.java failed on Windows platform Reviewed-by: lancea
Fri, 17 Apr 2015 13:55:42 +0200 8077824: Introduce DefineNativeToolchain to handle toolchain configurations
erikj [Fri, 17 Apr 2015 13:55:42 +0200] rev 29931
8077824: Introduce DefineNativeToolchain to handle toolchain configurations Reviewed-by: ihse, tbell
Fri, 17 Apr 2015 16:50:16 +0900 7044727: (tz) TimeZone.getDefault() call returns incorrect value in Windows terminal session
okutsu [Fri, 17 Apr 2015 16:50:16 +0900] rev 29930
7044727: (tz) TimeZone.getDefault() call returns incorrect value in Windows terminal session Reviewed-by: peytoia
Thu, 16 Apr 2015 11:33:59 -0700 8077991: Missing javadoc in exceptions types in javax.transaction
darcy [Thu, 16 Apr 2015 11:33:59 -0700] rev 29929
8077991: Missing javadoc in exceptions types in javax.transaction Reviewed-by: rriggs, lancea, alanb
Thu, 16 Apr 2015 10:44:23 -0700 8077915: Fix doclint issues in javax.smartcardio
darcy [Thu, 16 Apr 2015 10:44:23 -0700] rev 29928
8077915: Fix doclint issues in javax.smartcardio Reviewed-by: mullan
Thu, 16 Apr 2015 09:51:29 -0700 8077923: Add missing doclint in javax.management
darcy [Thu, 16 Apr 2015 09:51:29 -0700] rev 29927
8077923: Add missing doclint in javax.management Reviewed-by: dfuchs
Thu, 16 Apr 2015 08:25:19 -0700 8076287: Performance degradation observed with TimeZone Benchmark
naoto [Thu, 16 Apr 2015 08:25:19 -0700] rev 29926
8076287: Performance degradation observed with TimeZone Benchmark Reviewed-by: okutsu
Thu, 16 Apr 2015 14:48:11 +0200 8077847: Better handling of Windows executable manifest version
ihse [Thu, 16 Apr 2015 14:48:11 +0200] rev 29925
8077847: Better handling of Windows executable manifest version Reviewed-by: erikj, tbell
Wed, 15 Apr 2015 07:33:34 -0700 Merge
henryjen [Wed, 15 Apr 2015 07:33:34 -0700] rev 29924
Merge
Fri, 03 Apr 2015 23:01:17 +0000 8042332: Enhance thread contexts in security libraries
valeriep [Fri, 03 Apr 2015 23:01:17 +0000] rev 29923
8042332: Enhance thread contexts in security libraries Summary: Modified to use ManagedLocalsThread wherever applicable. Reviewed-by: xuelei, skoivu
Fri, 03 Apr 2015 17:17:36 +0300 8027771: Enhance thread contexts
serb [Fri, 03 Apr 2015 17:17:36 +0300] rev 29922
8027771: Enhance thread contexts Reviewed-by: anthony, serb
Fri, 01 Aug 2014 13:31:03 +0200 8042327: Enhance thread contexts in serviceability
jbachorik [Fri, 01 Aug 2014 13:31:03 +0200] rev 29921
8042327: Enhance thread contexts in serviceability Reviewed-by: chegar, dfuchs, olagneau, sla
Thu, 02 Apr 2015 11:43:11 +0100 8042322: Enhance thread contexts in networking and nio
chegar [Thu, 02 Apr 2015 11:43:11 +0100] rev 29920
8042322: Enhance thread contexts in networking and nio Reviewed-by: alanb, michaelm
Thu, 02 Apr 2015 11:43:11 +0100 8047149: Enhance thread contexts in core libraries
chegar [Thu, 02 Apr 2015 11:43:11 +0100] rev 29919
8047149: Enhance thread contexts in core libraries Reviewed-by: alanb
Mon, 16 Mar 2015 23:59:02 +0300 8075040: Need a test to cover FREAK (BugDB 20647631)
igerasim [Mon, 16 Mar 2015 23:59:02 +0300] rev 29918
8075040: Need a test to cover FREAK (BugDB 20647631) Reviewed-by: wetmore
Fri, 20 Feb 2015 12:59:26 +0300 8068720: Better certificate options checking
igerasim [Fri, 20 Feb 2015 12:59:26 +0300] rev 29917
8068720: Better certificate options checking Reviewed-by: mullan
Wed, 18 Feb 2015 04:01:33 +0000 8073163: Remove the redundant call of System.nanoTime() from RSACore
valeriep [Wed, 18 Feb 2015 04:01:33 +0000] rev 29916
8073163: Remove the redundant call of System.nanoTime() from RSACore Summary: remove the redundant call of System.nanoTime() in RSACore.java Reviewed-by: mullan
Sat, 14 Feb 2015 00:27:29 +0000 8071726: Better RSA optimizations
valeriep [Sat, 14 Feb 2015 00:27:29 +0000] rev 29915
8071726: Better RSA optimizations Summary: Added a check when RSA signature is generated with a RSAPrivateCRTKey object. Reviewed-by: mullan
Wed, 28 Jan 2015 12:36:25 -0800 8064601: Improve jar file handling
sherman [Wed, 28 Jan 2015 12:36:25 -0800] rev 29914
8064601: Improve jar file handling Reviewed-by: alanb, coffeys
Mon, 19 Jan 2015 20:02:31 +0300 8069198: Upgrade image library
azvegint [Mon, 19 Jan 2015 20:02:31 +0300] rev 29913
8069198: Upgrade image library Reviewed-by: ahgross, bae, mschoene, serb
Sun, 18 Jan 2015 23:28:36 +0300 8068320: Limit applet requests
serb [Sun, 18 Jan 2015 23:28:36 +0300] rev 29912
8068320: Limit applet requests Reviewed-by: prr, skoivu, art
Thu, 15 Jan 2015 09:47:06 -0800 8067699: Better glyph storage
prr [Thu, 15 Jan 2015 09:47:06 -0800] rev 29911
8067699: Better glyph storage Reviewed-by: srl, bae, mschoene
Wed, 07 Jan 2015 13:10:00 -0800 8067684: Better font substitutions
prr [Wed, 07 Jan 2015 13:10:00 -0800] rev 29910
8067684: Better font substitutions Reviewed-by: bae, srl, mschoene
Fri, 19 Dec 2014 14:48:56 -0800 8066479: Better certificate chain validation
juh [Fri, 19 Dec 2014 14:48:56 -0800] rev 29909
8066479: Better certificate chain validation Reviewed-by: mullan
Thu, 18 Dec 2014 10:45:45 -0800 8067050: Better font consistency checking
prr [Thu, 18 Dec 2014 10:45:45 -0800] rev 29908
8067050: Better font consistency checking Reviewed-by: bae, srl, mschoene
Thu, 18 Dec 2014 10:45:02 -0800 8065291: Improved font lookups
prr [Thu, 18 Dec 2014 10:45:02 -0800] rev 29907
8065291: Improved font lookups Reviewed-by: bae, srl, mschoene
Thu, 18 Dec 2014 10:43:02 -0800 8065286: Fewer subtable substitutions
prr [Thu, 18 Dec 2014 10:43:02 -0800] rev 29906
8065286: Fewer subtable substitutions Reviewed-by: bae, srl, mschoene
Tue, 11 Nov 2014 17:36:43 +0300 8060461: Fix for JDK-8042609 uncovers additional issue
azvegint [Tue, 11 Nov 2014 17:36:43 +0300] rev 29905
8060461: Fix for JDK-8042609 uncovers additional issue Reviewed-by: ahgross, prr, serb
Thu, 26 Jun 2014 14:49:23 +0100 8048210: More Enhancements to InnocuousThread and friends
chegar [Thu, 26 Jun 2014 14:49:23 +0100] rev 29904
8048210: More Enhancements to InnocuousThread and friends Reviewed-by: alanb, pchelko, jbachorik
Wed, 18 Jun 2014 10:44:24 +0100 8044187: Enhancements to InnocuousThread
chegar [Wed, 18 Jun 2014 10:44:24 +0100] rev 29903
8044187: Enhancements to InnocuousThread Reviewed-by: alanb
Wed, 15 Apr 2015 07:34:24 +0000 8076221: Disable RC4 cipher suites
asmotrak [Wed, 15 Apr 2015 07:34:24 +0000] rev 29902
8076221: Disable RC4 cipher suites Reviewed-by: xuelei, wetmore
Tue, 14 Apr 2015 13:02:23 -0700 8076117: EndEntityChecker should not process custom extensions after PKIX validation
juh [Tue, 14 Apr 2015 13:02:23 -0700] rev 29901
8076117: EndEntityChecker should not process custom extensions after PKIX validation Reviewed-by: xuelei, mullan
Tue, 14 Apr 2015 10:15:54 -0700 Merge
ddehaven [Tue, 14 Apr 2015 10:15:54 -0700] rev 29900
Merge
Mon, 06 Apr 2015 10:35:59 -0700 Merge
prr [Mon, 06 Apr 2015 10:35:59 -0700] rev 29899
Merge
Mon, 06 Apr 2015 19:09:18 +0400 8072769: System tray icon title freezes java
ssadetsky [Mon, 06 Apr 2015 19:09:18 +0400] rev 29898
8072769: System tray icon title freezes java Reviewed-by: serb, alexsch
Mon, 06 Apr 2015 19:03:09 +0400 6921687: Mnemonic disappears after repeated attempts to open menu items using mnemonics
ssadetsky [Mon, 06 Apr 2015 19:03:09 +0400] rev 29897
6921687: Mnemonic disappears after repeated attempts to open menu items using mnemonics Reviewed-by: ant, alexsch
Mon, 06 Apr 2015 18:41:06 +0400 8041642: Incorrect paint of JProgressBar in Nimbus LF
ssadetsky [Mon, 06 Apr 2015 18:41:06 +0400] rev 29896
8041642: Incorrect paint of JProgressBar in Nimbus LF Reviewed-by: ant, alexsch
Mon, 06 Apr 2015 18:16:22 +0400 8013566: Failure of GroupLayout in combination of addPreferredGap and addGroup'srow
ssadetsky [Mon, 06 Apr 2015 18:16:22 +0400] rev 29895
8013566: Failure of GroupLayout in combination of addPreferredGap and addGroup'srow Reviewed-by: serb, alexsch
Fri, 03 Apr 2015 10:41:34 -0700 8076520: Fix missing doclint warnings in javax.swing.{table, tree, undo, plaf.{metal, nimbus, synth}}
darcy [Fri, 03 Apr 2015 10:41:34 -0700] rev 29894
8076520: Fix missing doclint warnings in javax.swing.{table, tree, undo, plaf.{metal, nimbus, synth}} Reviewed-by: alexsch
Fri, 03 Apr 2015 16:59:24 +0400 6894632: Removing rows from a DefaultTableModel with a RowSorter deselectes last row
ssadetsky [Fri, 03 Apr 2015 16:59:24 +0400] rev 29893
6894632: Removing rows from a DefaultTableModel with a RowSorter deselectes last row Reviewed-by: serb, alexsch
Fri, 03 Apr 2015 16:40:34 +0400 8075314: All the InternalFrames will be maximized after maximizing only one of the InternalFrame with WindowsLookAndFeel
ssadetsky [Fri, 03 Apr 2015 16:40:34 +0400] rev 29892
8075314: All the InternalFrames will be maximized after maximizing only one of the InternalFrame with WindowsLookAndFeel Reviewed-by: serb, alexsch
Fri, 03 Apr 2015 12:41:13 +0100 8073559: Memory leak in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp
serb [Fri, 03 Apr 2015 12:41:13 +0100] rev 29891
8073559: Memory leak in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp Reviewed-by: prr, azvegint
Thu, 02 Apr 2015 19:53:53 +0300 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed
serb [Thu, 02 Apr 2015 19:53:53 +0300] rev 29890
8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed Reviewed-by: alexsch, azvegint
Thu, 02 Apr 2015 08:41:32 -0700 8076286: Fix missing doclint warnings in javax.swing.{colorchooser, event, filechooser}
darcy [Thu, 02 Apr 2015 08:41:32 -0700] rev 29889
8076286: Fix missing doclint warnings in javax.swing.{colorchooser, event, filechooser} Reviewed-by: serb
Wed, 01 Apr 2015 11:23:47 -0700 8076419: Path2D copy constructors and clone method propagate size of arrays from source path
lbourges [Wed, 01 Apr 2015 11:23:47 -0700] rev 29888
8076419: Path2D copy constructors and clone method propagate size of arrays from source path Reviewed-by: flar, prr
Tue, 31 Mar 2015 16:23:01 -0700 Merge
ddehaven [Tue, 31 Mar 2015 16:23:01 -0700] rev 29887
Merge
Tue, 31 Mar 2015 08:48:53 -0700 8075081: Fix missing doclint warnings in java.awt
darcy [Tue, 31 Mar 2015 08:48:53 -0700] rev 29886
8075081: Fix missing doclint warnings in java.awt Reviewed-by: serb
Mon, 30 Mar 2015 18:41:51 +0300 8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
anashaty [Mon, 30 Mar 2015 18:41:51 +0300] rev 29885
8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers Reviewed-by: ant, serb
Mon, 30 Mar 2015 17:46:58 +0300 8074481: [macosx] Menu items are appearing on top of other windows
anashaty [Mon, 30 Mar 2015 17:46:58 +0300] rev 29884
8074481: [macosx] Menu items are appearing on top of other windows Reviewed-by: ant, serb
Fri, 27 Mar 2015 16:13:45 -0500 8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
ptbrunet [Fri, 27 Mar 2015 16:13:45 -0500] rev 29883
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831 Summary: move files from open to closed Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel Contributed-by: peter.brunet@oracle.com
Thu, 26 Mar 2015 14:18:42 +0400 8075956: Fix some tidy warnings for java.awt
avstepan [Thu, 26 Mar 2015 14:18:42 +0400] rev 29882
8075956: Fix some tidy warnings for java.awt Summary: minor HTML markup fix Reviewed-by: azvegint
Thu, 26 Mar 2015 14:09:44 +0400 8075934: Fix some tidy warnings/errors for javax/imageio
avstepan [Thu, 26 Mar 2015 14:09:44 +0400] rev 29881
8075934: Fix some tidy warnings/errors for javax/imageio Summary: minor HTML markup fix Reviewed-by: serb
Wed, 25 Mar 2015 16:31:05 +0400 8033000: No Horizontal Mouse Wheel Support In
alexsch [Wed, 25 Mar 2015 16:31:05 +0400] rev 29880
8033000: No Horizontal Mouse Wheel Support In Reviewed-by: serb, azvegint
Tue, 14 Apr 2015 14:22:13 +0200 8077419: Launcher mapfile fails linking with SS12u4
erikj [Tue, 14 Apr 2015 14:22:13 +0200] rev 29879
8077419: Launcher mapfile fails linking with SS12u4 Reviewed-by: tbell, dholmes, ihse
Tue, 14 Apr 2015 09:55:42 +0200 8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468
sjiang [Tue, 14 Apr 2015 09:55:42 +0200] rev 29878
8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468 Reviewed-by: jbachorik
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip