vinnie [Tue, 22 Jan 2013 23:32:15 +0000] rev 15287
6263419: No way to clean the memory for a java.security.Key
Reviewed-by: mullan
lana [Mon, 21 Jan 2013 11:16:36 -0800] rev 15286
Merge
lana [Sun, 20 Jan 2013 23:38:27 -0800] rev 15285
Merge
lancea [Mon, 21 Jan 2013 14:08:39 -0500] rev 15284
8006642: Fix javadoc warnings due to Integer.MAX_VALUE
Reviewed-by: alanb
dl [Mon, 21 Jan 2013 13:50:05 +0000] rev 15283
8005311: Add Scalable Updatable Variables, DoubleAccumulator, DoubleAdder, LongAccumulator, LongAdder
Reviewed-by: chegar, darcy, goetz
juh [Mon, 21 Jan 2013 15:05:49 +0800] rev 15282
8006092: SecurityPermission: printIdentity doesn't exist
Reviewed-by: weijun
okutsu [Mon, 21 Jan 2013 15:41:30 +0900] rev 15281
8004489: Add support for Minguo and Hijrah calendars to CalendarNameProvider SPI
8006509: Add more calendar symbol names from CLDR
Reviewed-by: peytoia
okutsu [Mon, 21 Jan 2013 12:04:55 +0900] rev 15280
4745761: (cal) RFE: Support builder for constructing Calendar
Reviewed-by: peytoia
chegar [Sun, 20 Jan 2013 09:37:51 +0000] rev 15279
8006560: java/net/ipv6tests/B6521014.java fails intermittently
Reviewed-by: khazra, wetmore
lancea [Sat, 19 Jan 2013 10:53:14 -0500] rev 15278
8005080: JDBC 4.2 Core changes
Reviewed-by: naoto
lancea [Sat, 19 Jan 2013 10:11:19 -0500] rev 15277
8006139: add missing methods to javax.sql.rowset.serial.SQLInputImpl, SQLOutputImpl
Reviewed-by: naoto, ulfzibis, alanb
msheppar [Sat, 19 Jan 2013 08:39:20 +0000] rev 15276
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
Reviewed-by: chegar, alanb
alanb [Fri, 18 Jan 2013 18:48:44 +0000] rev 15275
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
Reviewed-by: chegar
jzavgren [Fri, 18 Jan 2013 17:34:40 +0000] rev 15274
8005120: Compiler warnings in socket transport native code
Reviewed-by: chegar, dsamersoff
jgish [Thu, 17 Jan 2013 15:09:46 -0500] rev 15273
8006534: CLONE - TestLibrary.getUnusedRandomPort() fails intermittently-doesn't retry enough times
Summary: Increase number of retries to twice the number of ports in the reserved range
Reviewed-by: mduigou
khazra [Thu, 17 Jan 2013 14:50:02 -0800] rev 15272
7171415: java.net.URI.equals/hashCode not consistent for some URIs
Summary: Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com, schlosna@gmail.com
Reviewed-by: chegar
sherman [Thu, 17 Jan 2013 12:49:33 -0800] rev 15271
8006090: Formatter asserts with -esa
Summary: removed the offending assert
Reviewed-by: alanb, darcy
Contributed-by: brian.burkhalter@oracle.com
lana [Wed, 16 Jan 2013 12:07:32 -0800] rev 15270
Merge
juh [Wed, 16 Jan 2013 13:35:17 -0500] rev 15269
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
Reviewed-by: mullan, weijun
juh [Wed, 16 Jan 2013 09:51:21 -0500] rev 15268
8005389: Backout fix for JDK-6500133
Reviewed-by: mullan
dl [Wed, 16 Jan 2013 12:09:35 +0000] rev 15267
8001666: Add lambda-compatible atomics and accumulators to the ActomicXXX classes
Reviewed-by: dl, chegar, darcy, goetz
Contributed-by: dl@cs.oswego.edu, chris.hegarty@oracle.com
dl [Wed, 16 Jan 2013 10:14:09 +0000] rev 15266
8005926: Merge ThreadLocalRandom state into java.lang.Thread
Reviewed-by: shade, chegar
robm [Tue, 15 Jan 2013 19:58:22 +0000] rev 15265
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
Reviewed-by: alanb, martin, dholmes
chegar [Tue, 15 Jan 2013 11:44:20 +0000] rev 15264
8005406: HTTP server implementation should use Base64 API
Reviewed-by: khazra, alanb, chegar
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
uta [Tue, 15 Jan 2013 14:26:59 +0400] rev 15263
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code.
Summary: Javadoc was changed in accordance with CCC-8005250 request.
Reviewed-by: alanb, amenkov
xuelei [Mon, 14 Jan 2013 18:31:48 -0800] rev 15262
8006265: Add test SSLEngineDeadlock.java to ProblemList
Reviewed-by: weijun
ksrini [Mon, 14 Jan 2013 15:46:54 -0800] rev 15261
8005252: pack200 should support MethodParameters
Reviewed-by: jrose
naoto [Mon, 14 Jan 2013 11:09:53 -0800] rev 15260
7162007: Clean up i18n related caches
Reviewed-by: okutsu, ohair
dholmes [Sun, 13 Jan 2013 19:57:06 -0500] rev 15259
8005232: (JEP-149) Class Instance size reduction
Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint.
Reviewed-by: dholmes, mchung, shade
Contributed-by: Peter Levart <peter.levart@gmail.com>
chegar [Sun, 13 Jan 2013 22:09:50 +0000] rev 15258
8006153: HTTP protocol handler authenication should use Base64 API
Reviewed-by: chegar, alanb
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>
sherman [Fri, 11 Jan 2013 22:45:42 -0800] rev 15257
Merge
sherman [Fri, 11 Jan 2013 22:43:29 -0800] rev 15256
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
Summary: realign the fields of jzcell struct
Reviewed-by: sherman
Contributed-by: ioi.lam@oracle.com