vinnie [Thu, 24 Jan 2013 18:21:09 +0000] rev 15303
8006863: javadoc cleanup for 8005408
Reviewed-by: alanb
ksrini [Thu, 24 Jan 2013 09:34:07 -0800] rev 15302
8006850: [pack200] disable pack200 tests until JSR-308 is implemented
Reviewed-by: alanb
vinnie [Thu, 24 Jan 2013 16:44:15 +0000] rev 15301
8006855: PKCS12 test failures due to unsupported algorithm
Reviewed-by: mullan
alanb [Thu, 24 Jan 2013 09:47:09 +0000] rev 15300
8006524: JSR-3: Allows java.beans to be optional
Reviewed-by: dfuchs, mchung
mullan [Wed, 23 Jan 2013 20:46:39 -0500] rev 15299
8006813: Compilation error in PKCS12KeyStore.java
Reviewed-by: valeriep
vinnie [Wed, 23 Jan 2013 23:13:54 +0000] rev 15298
8005408: KeyStore API enhancements
Reviewed-by: mullan
vinnie [Wed, 23 Jan 2013 21:25:49 +0000] rev 15297
8006591: Protect keystore entries using stronger PBE algorithms
Reviewed-by: mullan
sherman [Wed, 23 Jan 2013 10:31:10 -0800] rev 15296
Merge
sherman [Wed, 23 Jan 2013 10:29:50 -0800] rev 15295
8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently
Summary: fixed the test case
Reviewed-by: alanb
robm [Wed, 23 Jan 2013 17:54:34 +0000] rev 15294
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
Reviewed-by: darcy, forax, psandoz, dholmes, tbell
alanb [Wed, 23 Jan 2013 15:12:28 +0000] rev 15293
8006764: FunctionalInterface missing from rt.jar (old build)
Reviewed-by: lancea, forax
chegar [Wed, 23 Jan 2013 14:45:44 +0000] rev 15292
8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac
Reviewed-by: alanb
uta [Wed, 23 Jan 2013 15:06:49 +0400] rev 15291
6519127: user.home property not set correctly
Summary: Registry-based approach was changed to SHGetKnownFolderPath/SHGetFolderPathW
Reviewed-by: alanb, anthony
vinnie [Wed, 23 Jan 2013 09:49:10 +0000] rev 15290
8006741: javadoc cleanup for 6263419
Reviewed-by: alanb
sherman [Tue, 22 Jan 2013 20:59:21 -0800] rev 15289
8003680: JSR 310 Date/Time API
Summary: Integration of JSR310 Date/Time API for M6
Reviewed-by: alanb, naoto, dholmes
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
smarks [Tue, 22 Jan 2013 18:30:49 -0800] rev 15288
8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running
Reviewed-by: mchung
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