Thu, 17 May 2012 06:26:05 -0700 7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
dcubed [Thu, 17 May 2012 06:26:05 -0700] rev 12697
7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231 Summary: ZIP libjsig.debuginfo links into libjsig.diz files since aurora doesn't like dangling symlinks Reviewed-by: katleman
Wed, 16 May 2012 12:43:27 +0100 7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory
alanb [Wed, 16 May 2012 12:43:27 +0100] rev 12696
7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory Reviewed-by: mduigou, forax
Tue, 15 May 2012 11:51:51 -0700 7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
khazra [Tue, 15 May 2012 11:51:51 -0700] rev 12695
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs Summary: Remove rawtype usages and other code cleanup Reviewed-by: chegar, briangoetz
Tue, 15 May 2012 16:46:10 +0400 7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
dsamersoff [Tue, 15 May 2012 16:46:10 +0400] rev 12694
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario Reviewed-by: dholmes, sla Contributed-by: Deven You <youdwei@linux.vnet.ibm.com>
Mon, 14 May 2012 07:26:53 -0700 7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
xuelei [Mon, 14 May 2012 07:26:53 -0700] rev 12693
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified Reviewed-by: mullan
Fri, 11 May 2012 14:13:29 -0700 7144861: speed up RMI activation tests
olagneau [Fri, 11 May 2012 14:13:29 -0700] rev 12692
7144861: speed up RMI activation tests Reviewed-by: alanb, smarks, dholmes, dmocek
Fri, 11 May 2012 12:53:03 -0700 Merge
lana [Fri, 11 May 2012 12:53:03 -0700] rev 12691
Merge
Fri, 11 May 2012 11:31:46 -0700 7071826: Avoid benign race condition in initialization of UUID
mduigou [Fri, 11 May 2012 11:31:46 -0700] rev 12690
7071826: Avoid benign race condition in initialization of UUID Summary: Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID() Reviewed-by: alanb, chegar
Fri, 11 May 2012 10:09:18 +0100 7167359: (tz) SEGV on solaris if TZ variable not set
coffeys [Fri, 11 May 2012 10:09:18 +0100] rev 12689
7167359: (tz) SEGV on solaris if TZ variable not set Reviewed-by: okutsu
Fri, 11 May 2012 16:20:46 +0800 7163874: InetAddress.isReachable should support pinging 0.0.0.0
youdwei [Fri, 11 May 2012 16:20:46 +0800] rev 12688
7163874: InetAddress.isReachable should support pinging 0.0.0.0 Reviewed-by: alanb, chegar
Thu, 10 May 2012 11:19:22 -0700 Merge
valeriep [Thu, 10 May 2012 11:19:22 -0700] rev 12687
Merge
Tue, 08 May 2012 18:57:45 -0700 Merge
valeriep [Tue, 08 May 2012 18:57:45 -0700] rev 12686
Merge
Tue, 08 May 2012 17:57:48 -0700 4963723: Implement SHA-224
valeriep [Tue, 08 May 2012 17:57:48 -0700] rev 12685
4963723: Implement SHA-224 Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding. Reviewed-by: vinnie
Thu, 10 May 2012 10:45:04 +0100 7163470: Build fails if javax.crypto src files not present
coffeys [Thu, 10 May 2012 10:45:04 +0100] rev 12684
7163470: Build fails if javax.crypto src files not present Reviewed-by: valeriep
Wed, 09 May 2012 16:55:55 -0700 7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
khazra [Wed, 09 May 2012 16:55:55 -0700] rev 12683
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking Summary: Set localAddress only when connection is established Reviewed-by: alanb
Wed, 09 May 2012 16:33:30 -0700 7167362: SecureRandom.init should be converted, amendment to 7084245
wetmore [Wed, 09 May 2012 16:33:30 -0700] rev 12682
7167362: SecureRandom.init should be converted, amendment to 7084245 Reviewed-by: sherman
Wed, 09 May 2012 11:14:22 -0700 7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE
khazra [Wed, 09 May 2012 11:14:22 -0700] rev 12681
7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE Summary: Insert null argument check in AbstractPreferences.remove() Reviewed-by: dholmes, chegar, alanb
Wed, 09 May 2012 07:28:12 -0700 7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
ksrini [Wed, 09 May 2012 07:28:12 -0700] rev 12680
7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking Reviewed-by: alanb, dholmes, ksrini Contributed-by: youdwei@linux.vnet.ibm.com
Wed, 09 May 2012 11:19:54 +0800 7165722: Invalid path in MemoryMonitor demo's README.txt
luchsh [Wed, 09 May 2012 11:19:54 +0800] rev 12679
7165722: Invalid path in MemoryMonitor demo's README.txt Reviewed-by: alanb, sla
Tue, 08 May 2012 18:08:49 -0700 7166570: JSSE certificate validation has started to fail for certificate chains
xuelei [Tue, 08 May 2012 18:08:49 -0700] rev 12678
7166570: JSSE certificate validation has started to fail for certificate chains Reviewed-by: wetmore
Tue, 08 May 2012 17:56:18 -0700 7167092: Need to put the return clause in the synchronized block
xuelei [Tue, 08 May 2012 17:56:18 -0700] rev 12677
7167092: Need to put the return clause in the synchronized block Summary: a regression fix for bug 7153184 Reviewed-by: wetmore
Tue, 08 May 2012 11:16:36 -0700 7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0
sherman [Tue, 08 May 2012 11:16:36 -0700] rev 12676
7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0 Summary: updated SeekableByteChannel.read() to count the bytes read correctly Reviewed-by: sherman Contributed-by: paul.sandoz@oracle.com
Tue, 08 May 2012 10:57:13 -0700 7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H
sherman [Tue, 08 May 2012 10:57:13 -0700] rev 12675
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H Summary: added propsoed constructs Reviewed-by: alanb
Tue, 08 May 2012 02:59:10 -0400 7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed
dholmes [Tue, 08 May 2012 02:59:10 -0400] rev 12674
7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed Summary: Perform class.getField inside a doPrivileged block Reviewed-by: chegar, psandoz
Mon, 07 May 2012 13:34:19 +0100 7166687: InetAddress.getLocalHost().getHostName() returns FQDN
robm [Mon, 07 May 2012 13:34:19 +0100] rev 12673
7166687: InetAddress.getLocalHost().getHostName() returns FQDN Reviewed-by: chegar
Mon, 07 May 2012 16:43:16 +0800 7166048: Remove the embeded epoll data structure.
zhouyx [Mon, 07 May 2012 16:43:16 +0800] rev 12672
7166048: Remove the embeded epoll data structure. Reviewed-by: alanb
Fri, 04 May 2012 17:28:27 -0700 7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
xuelei [Fri, 04 May 2012 17:28:27 -0700] rev 12671
7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites Reviewed-by: weijun
Fri, 04 May 2012 16:00:47 -0400 7166598: FilteredRowSetImpl can result in Invalid Cursor Position
lancea [Fri, 04 May 2012 16:00:47 -0400] rev 12670
7166598: FilteredRowSetImpl can result in Invalid Cursor Position Reviewed-by: lancea Contributed-by: Knut Anders Hatlen <knut.hatlen@oracle.com>
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip