andrew [Sat, 11 Jul 2009 16:43:08 +0100] rev 3226
6562614: Compiler warnings for gettimeofday in Inet4/Inet6AddressImpl.c
Summary: Add missing header to remove compiler warnings.
Reviewed-by: martin
Contributed-by: Matthew Flaschen <matthew.flaschen@gatech.edu>
xuelei [Fri, 10 Jul 2009 17:27:13 +0800] rev 3225
6852744: PIT b61: PKI test suite fails because self signed certificates are beingrejected
Summary: make the builder aware of SKID/AKID, break the internal circular dependences
Reviewed-by: mullan
darcy [Thu, 09 Jul 2009 12:31:30 -0700] rev 3224
6628737: Specification of wrapper class valueOf static factories should require caching
Reviewed-by: mr
ohair [Wed, 08 Jul 2009 09:12:17 -0700] rev 3223
6855551: java -Xrunhprof crashes when running with classes compiled with targed=7
Reviewed-by: tbell, dcubed
ohair [Wed, 08 Jul 2009 09:11:24 -0700] rev 3222
6858127: Missing -DNDEBUG on Linux and Windows native code compiles
Reviewed-by: tbell, dcubed
weijun [Wed, 08 Jul 2009 12:07:43 +0800] rev 3221
6857795: krb5.conf ignored if system properties on realm and kdc are provided
Reviewed-by: xuelei
weijun [Wed, 08 Jul 2009 12:07:16 +0800] rev 3220
6857802: GSS getRemainingInitLifetime method returns milliseconds not seconds
Reviewed-by: xuelei
darcy [Tue, 07 Jul 2009 16:12:34 -0700] rev 3219
6857803: Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces}
Reviewed-by: chegar
martin [Mon, 06 Jul 2009 11:30:40 -0700] rev 3218
6854795: Miscellaneous improvements to "jar"
Summary: cleanup of jar/Main.java (Initial patch by tobyr@google.com, additional review by jeremymanson@google.com, ulf.zibis@gmx.de)
Reviewed-by: sherman, alanb
jccollet [Mon, 06 Jul 2009 15:13:48 +0200] rev 3217
6856856: NPE in HTTP protocol handler logging
Summary: Fixed the NPE and Moved the java.util.logging dependency to a single class and used reflection to make it a soft one.
Reviewed-by: chegar
tbell [Fri, 03 Jul 2009 16:26:43 -0700] rev 3216
Merge
martin [Fri, 03 Jul 2009 07:24:43 -0700] rev 3215
6857287: (file) Clarifications for symbolic link related javadoc
Summary: Fix up jsr203 file javadoc related to symbolic links
Reviewed-by: alanb