ohair [Fri, 26 Jun 2009 21:52:47 -0700] rev 3067
6855180: Fix classfile version check in java_crw_demo
Reviewed-by: jjg
alanb [Sat, 27 Jun 2009 21:49:41 +0100] rev 3066
6844054: (bf) Eliminate dependency on javax.management.ObjectName
Reviewed-by: mchung
alanb [Sat, 27 Jun 2009 21:46:53 +0100] rev 3065
6838333: New I/O: Update file system API to jsr203/nio2-b101
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman
tbell [Sun, 28 Jun 2009 00:00:25 -0700] rev 3064
Merge
jjg [Fri, 26 Jun 2009 18:39:45 -0700] rev 3063
6843077: JSR 308: Annotations on types
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu
tbell [Fri, 26 Jun 2009 10:25:45 -0700] rev 3062
Merge
jccollet [Fri, 26 Jun 2009 16:50:58 +0200] rev 3061
6855297: Windows build breaks after 6811297
Summary: re-introduced the mistakenly taken out authObj member
Reviewed-by: chegar
langel [Thu, 25 Jun 2009 17:01:56 -0400] rev 3060
6852607: MessageUtils JVM crash
Summary: Fixes crash by checking null field
Reviewed-by: alanb
jccollet [Thu, 25 Jun 2009 18:56:30 +0200] rev 3059
6811297: Add more logging to HTTP protocol handler
Summary: Added extra logging to HttpURLConnection and HttpClient. Added a capture tool.
Reviewed-by: chegar
tbell [Tue, 23 Jun 2009 22:07:58 -0700] rev 3058
Merge
martin [Mon, 22 Jun 2009 21:07:20 -0700] rev 3057
6853806: Prefer (cd $dir && jar) to jar -C for performance reasons
Summary: Eliminate (most) uses of jar -C
Reviewed-by: ohair
martin [Mon, 22 Jun 2009 20:47:51 -0700] rev 3056
6834805: Improve jar -C performance
Summary: Store "-C" directories in a HashSet, not List, to remove duplicates
Reviewed-by: sherman
Contributed-by: jeremymanson@google.com
sherman [Mon, 22 Jun 2009 19:22:47 -0700] rev 3055
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
Summary: Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
martin [Mon, 22 Jun 2009 16:41:27 -0700] rev 3054
6851653: (launcher) Make every java process 20 bytes smaller
Summary: Carefully keep track of every byte
Reviewed-by: ksrini, xlu
xlu [Sat, 20 Jun 2009 13:34:06 -0700] rev 3053
6850606: Regression from JDK 1.6.0_12
Summary: The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
Reviewed-by: darcy
sherman [Fri, 19 Jun 2009 14:39:06 -0700] rev 3052
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Summary: Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
jccollet [Fri, 19 Jun 2009 14:12:22 +0200] rev 3051
6852108: Remove Preferences dependance from SocksSocketImpl
Summary: Removed Preferences API use and fixed a few findbugs gotchas
Reviewed-by: alanb
weijun [Fri, 19 Jun 2009 18:03:27 +0800] rev 3050
6851973: ignore incoming channel binding if acceptor does not set one
Reviewed-by: valeriep
mullan [Thu, 18 Jun 2009 10:38:21 -0400] rev 3049
Merge
mullan [Thu, 18 Jun 2009 09:04:20 -0400] rev 3048
6833839: RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
Reviewed-by: weijun
weijun [Thu, 18 Jun 2009 11:12:13 +0800] rev 3047
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
Reviewed-by: mullan
weijun [Wed, 17 Jun 2009 15:26:58 +0800] rev 3046
6849275: enhance krb5 reg tests
Reviewed-by: xuelei
xuelei [Tue, 16 Jun 2009 20:46:25 +0800] rev 3045
6850783: InvalidityDateExtension returns reference to internal mutable state
Summary: return cloned instead of referenced object
Reviewed-by: weijun
xdono [Thu, 02 Jul 2009 11:11:03 -0700] rev 3044
Added tag jdk7-b63 for changeset c8270bf40b76
duke [Wed, 05 Jul 2017 16:55:36 +0200] rev 3043
Merge
xdono [Thu, 02 Jul 2009 11:10:50 -0700] rev 3042
Added tag jdk7-b63 for changeset 06171649948f
jqzuo [Tue, 07 Jul 2009 10:20:17 -0400] rev 3041
Merge
ohair [Mon, 06 Jul 2009 22:37:00 -0700] rev 3040
6857805: Fix openjdk builds to avoid building deploy repository
Reviewed-by: xdono
herrick [Mon, 06 Jul 2009 17:12:40 -0400] rev 3039
Merge
jqzuo [Tue, 07 Jul 2009 10:14:46 -0400] rev 3038
Merge
herrick [Mon, 06 Jul 2009 14:01:31 -0400] rev 3037
Merge
herrick [Mon, 06 Jul 2009 15:02:27 -0400] rev 3036
Merge