Fri, 20 Feb 2009 11:56:09 -0800 6460529: Provide mixin interfaces for getQualifiedName and getTypeParameters
darcy [Fri, 20 Feb 2009 11:56:09 -0800] rev 2088
6460529: Provide mixin interfaces for getQualifiedName and getTypeParameters Reviewed-by: jjg
Thu, 19 Feb 2009 18:04:54 -0800 Merge
tbell [Thu, 19 Feb 2009 18:04:54 -0800] rev 2087
Merge
Wed, 18 Feb 2009 13:47:27 -0800 6802694: Javadoc doclet does not display deprecated information with -nocomment option for serialized form
bpatel [Wed, 18 Feb 2009 13:47:27 -0800] rev 2086
6802694: Javadoc doclet does not display deprecated information with -nocomment option for serialized form Reviewed-by: jjg
Fri, 13 Feb 2009 11:57:33 +0000 6769027: Source line should be displayed immediately after the first diagnostic line
mcimadamore [Fri, 13 Feb 2009 11:57:33 +0000] rev 2085
6769027: Source line should be displayed immediately after the first diagnostic line Summary: Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
Thu, 26 Feb 2009 10:57:31 -0800 Added tag jdk7-b49 for changeset 12d66066c9b7
xdono [Thu, 26 Feb 2009 10:57:31 -0800] rev 2084
Added tag jdk7-b49 for changeset 12d66066c9b7
Wed, 05 Jul 2017 16:48:14 +0200 Merge
duke [Wed, 05 Jul 2017 16:48:14 +0200] rev 2083
Merge
Thu, 26 Feb 2009 10:57:18 -0800 Added tag jdk7-b49 for changeset 9e4d64791991
xdono [Thu, 26 Feb 2009 10:57:18 -0800] rev 2082
Added tag jdk7-b49 for changeset 9e4d64791991
Wed, 05 Jul 2017 16:48:11 +0200 Merge
duke [Wed, 05 Jul 2017 16:48:11 +0200] rev 2081
Merge
Thu, 26 Feb 2009 10:57:17 -0800 Added tag jdk7-b49 for changeset d9cfdc5370b1
xdono [Thu, 26 Feb 2009 10:57:17 -0800] rev 2080
Added tag jdk7-b49 for changeset d9cfdc5370b1
Wed, 05 Jul 2017 16:48:09 +0200 Merge
duke [Wed, 05 Jul 2017 16:48:09 +0200] rev 2079
Merge
Thu, 26 Feb 2009 10:57:10 -0800 Added tag jdk7-b49 for changeset a00ac25cb702
xdono [Thu, 26 Feb 2009 10:57:10 -0800] rev 2078
Added tag jdk7-b49 for changeset a00ac25cb702
Wed, 05 Jul 2017 16:48:06 +0200 Merge
duke [Wed, 05 Jul 2017 16:48:06 +0200] rev 2077
Merge
Sun, 01 Mar 2009 14:44:50 +0000 6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10
alanb [Sun, 01 Mar 2009 14:44:50 +0000] rev 2076
6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10 Reviewed-by: tbell
Fri, 27 Feb 2009 10:53:33 -0800 Merge
tbell [Fri, 27 Feb 2009 10:53:33 -0800] rev 2075
Merge
Tue, 24 Feb 2009 14:22:08 +0000 6599383: Unable to open zip files more than 2GB in size
kevinw [Tue, 24 Feb 2009 14:22:08 +0000] rev 2074
6599383: Unable to open zip files more than 2GB in size Reviewed-by: alanb
Tue, 24 Feb 2009 11:33:25 +0000 Merge
alanb [Tue, 24 Feb 2009 11:33:25 +0000] rev 2073
Merge
Tue, 24 Feb 2009 11:31:04 +0000 6809132: (file) Javadoc style and consistency issues
alanb [Tue, 24 Feb 2009 11:31:04 +0000] rev 2072
6809132: (file) Javadoc style and consistency issues Reviewed-by: vinnie Contributed-by: cquinn@google.com
Tue, 24 Feb 2009 09:11:42 +0000 6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
alanb [Tue, 24 Feb 2009 09:11:42 +0000] rev 2071
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] 6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win] Reviewed-by: sherman
Mon, 23 Feb 2009 21:06:15 -0800 6350801: Add support for named (instead of numbered) capture groups in regular expression
sherman [Mon, 23 Feb 2009 21:06:15 -0800] rev 2070
6350801: Add support for named (instead of numbered) capture groups in regular expression 6676425: Opensource unit/regression tests for java.util.regex Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk. Reviewed-by: alanb, okutsu
Mon, 23 Feb 2009 10:36:19 +0000 6806649: synchronization bottleneck when constructing Thread subclasses
chegar [Mon, 23 Feb 2009 10:36:19 +0000] rev 2069
6806649: synchronization bottleneck when constructing Thread subclasses Summary: Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys Reviewed-by: peterjones, dholmes, martin
Mon, 23 Feb 2009 17:32:52 +0800 5067458: Loopback SSLSocketImpl createSocket is throwing an exception
xuelei [Mon, 23 Feb 2009 17:32:52 +0800] rev 2068
5067458: Loopback SSLSocketImpl createSocket is throwing an exception Summary: A null hostname should be regarded as a loopback address. Reviewed-by: weijun
Mon, 23 Feb 2009 10:05:55 +0800 6780416: New keytool commands/options: -gencert, -printcertreq, -ext
weijun [Mon, 23 Feb 2009 10:05:55 +0800] rev 2067
6780416: New keytool commands/options: -gencert, -printcertreq, -ext Reviewed-by: xuelei, mullan
Mon, 23 Feb 2009 10:05:41 +0800 6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0)
weijun [Mon, 23 Feb 2009 10:05:41 +0800] rev 2066
6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0) Reviewed-by: xuelei
Mon, 23 Feb 2009 10:04:52 +0800 6804045: DerValue does not accept empty OCTET STRING
weijun [Mon, 23 Feb 2009 10:04:52 +0800] rev 2065
6804045: DerValue does not accept empty OCTET STRING Reviewed-by: xuelei
(0) -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip