alanb [Fri, 25 Jun 2010 18:31:41 +0100] rev 5977
6963828: TEST_BUG: java/nio/channels/FileTransfer.java takes too long (win)
Reviewed-by: chegar
ohair [Fri, 25 Jun 2010 08:44:20 -0700] rev 5976
6964311: Build regression due to rt.jar contents change
Summary: The fix for 6933622 regressed control builds, this is a workaround fix, filed 6964313 to find the right answer to why it happened and how to fix it correctly.
Reviewed-by: alanb, darcy
weijun [Thu, 24 Jun 2010 14:26:35 +0800] rev 5975
6946669: SSL/Krb5 should not call EncryptedData.reset(data, false)
Reviewed-by: xuelei
weijun [Thu, 24 Jun 2010 14:26:28 +0800] rev 5974
6844907: krb5 etype order should be from strong to weak
Reviewed-by: valeriep
weijun [Thu, 24 Jun 2010 14:26:22 +0800] rev 5973
6958026: Problem with PKCS12 keystore
Reviewed-by: mullan
darcy [Wed, 23 Jun 2010 17:03:40 -0700] rev 5972
6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs
6962571: Infinite loop in printing out Throwable stack traces with circular references
Reviewed-by: darcy, alanb
Contributed-by: jjb@google.com
alanb [Wed, 23 Jun 2010 21:22:27 +0100] rev 5971
Merge
alanb [Wed, 23 Jun 2010 20:19:29 +0100] rev 5970
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
Reviewed-by: ohair, sherman, chegar
dsamersoff [Wed, 23 Jun 2010 17:25:50 +0400] rev 5969
6931566: NetworkInterface is not working when interface name is more than 15 characters long
Summary: Separate Linux and Solaris code, use lifreq under Solaris
Reviewed-by: chegar
ohair [Tue, 22 Jun 2010 19:18:06 -0700] rev 5968
Merge
ohair [Tue, 22 Jun 2010 17:26:32 -0700] rev 5967
6933622: Duplicate class files in rt.jar and charsets.jar
6895003: JarReorder is not excluding a requested file.
Reviewed-by: jjg
ohair [Tue, 22 Jun 2010 17:07:17 -0700] rev 5966
6939022: Source code adjustments for parfait compilation
Reviewed-by: jjg
dcubed [Tue, 22 Jun 2010 16:18:54 -0700] rev 5965
Merge
dcubed [Tue, 22 Jun 2010 10:54:59 -0700] rev 5964
6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects
Summary: Use ReferenceQueues to manage WeakReferences in LogManager and Logger.
Reviewed-by: dholmes, alanb, emcmanus, tonyp
Contributed-by: jeremymanson@google.com
sherman [Tue, 22 Jun 2010 14:22:14 -0400] rev 5963
Merge
sherman [Tue, 22 Jun 2010 14:04:36 -0400] rev 5962
6963156: TEST_BUG: Several tests under sun/nio/cs failed
Summary: Updated the test cases and removed them from ProblemList.txt
Reviewed-by: alanb
ohair [Tue, 22 Jun 2010 10:54:38 -0700] rev 5961
6931871: Rebranding of javadoc generation in makefiles
6951293: control docs target does not work on windows
Reviewed-by: jjg
lana [Mon, 12 Jul 2010 19:35:11 -0700] rev 5960
Merge
malenkov [Fri, 09 Jul 2010 22:07:39 +0400] rev 5959
6963811: Deadlock-prone locking changes in Introspector
Reviewed-by: peterz, rupashka
malenkov [Fri, 09 Jul 2010 19:42:17 +0400] rev 5958
6894597: test/closed/javax/swing/JPopupMenu/6495920/bug6495920.java fails
Reviewed-by: alexp, peterz
rupashka [Thu, 08 Jul 2010 19:09:41 +0400] rev 5957
6520101: FileChooser will cause OutOfMemory when application will run long time
Reviewed-by: peterz
alexp [Fri, 02 Jul 2010 19:34:34 +0400] rev 5956
6937415: Some components return undocumented default values under Nimbus LaF
Reviewed-by: peterz
alexp [Fri, 02 Jul 2010 19:28:51 +0400] rev 5955
6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click
Reviewed-by: rupashka
malenkov [Thu, 01 Jul 2010 18:47:56 +0400] rev 5954
6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified
Reviewed-by: alexp
malenkov [Thu, 01 Jul 2010 18:09:45 +0400] rev 5953
4129681: Cannot get a title border to display its label as disabled
Reviewed-by: alexp, rupashka
lana [Wed, 30 Jun 2010 19:05:50 -0700] rev 5952
Merge
peterz [Tue, 29 Jun 2010 14:42:30 +0400] rev 5951
6963870: NPE in CompoundBorder.getInsets()
Reviewed-by: alexp
Contributed-by: jon.vanalten@redhat.com
alexp [Tue, 22 Jun 2010 20:36:55 +0400] rev 5950
6684401: JTree isExpanded should not call itself recursively
Reviewed-by: rupashka
alexp [Tue, 22 Jun 2010 19:38:27 +0400] rev 5949
6777378: NullPointerException in XPDefaultRenderer.paint()
Reviewed-by: rupashka
peterz [Tue, 22 Jun 2010 14:36:46 +0400] rev 5948
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96
Reviewed-by: rupashka
malenkov [Tue, 22 Jun 2010 12:06:33 +0400] rev 5947
6707234: Method returned by Introspector.internalFindMethod not necessarily most specific
Reviewed-by: peterz
lana [Mon, 12 Jul 2010 19:33:50 -0700] rev 5946
Merge