Fri, 16 Aug 2013 11:28:15 -0400 8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing
rriggs [Fri, 16 Aug 2013 11:28:15 -0400] rev 19425
8022770: java/time/tck/java/time/chrono/TCKChronology.java start failing 8022766: java/time/test/java/time/chrono/TestUmmAlQuraChronology.java failed. Summary: TCKChronology: corrected display name to match update from JDK-8015986 Reviewed-by: alanb
Tue, 13 Aug 2013 11:16:37 +0200 8022797: Clarify spliterator characteristics for collections containing no elements
psandoz [Tue, 13 Aug 2013 11:16:37 +0200] rev 19424
8022797: Clarify spliterator characteristics for collections containing no elements Reviewed-by: alanb, mduigou
Fri, 16 Aug 2013 12:46:39 +0200 8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider
psandoz [Fri, 16 Aug 2013 12:46:39 +0200] rev 19423
8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider Reviewed-by: henryjen, alanb, rriggs
Fri, 16 Aug 2013 12:46:30 +0200 8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled)
psandoz [Fri, 16 Aug 2013 12:46:30 +0200] rev 19422
8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled) Reviewed-by: ksrini
Fri, 16 Aug 2013 12:29:58 +0200 8023150: java/util/stream tests no longer compiling following JDK-8019401
psandoz [Fri, 16 Aug 2013 12:29:58 +0200] rev 19421
8023150: java/util/stream tests no longer compiling following JDK-8019401 Reviewed-by: alanb
Mon, 12 Aug 2013 12:06:50 -0400 8019401: Collectors.collectingAndThen
briangoetz [Mon, 12 Aug 2013 12:06:50 -0400] rev 19420
8019401: Collectors.collectingAndThen Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com
Thu, 15 Aug 2013 14:11:16 -0700 8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java
dxu [Thu, 15 Aug 2013 14:11:16 -0700] rev 19419
8017109: Cleanup overrides warning in src/solaris/classes/sun/print/AttributeClass.java Reviewed-by: jgodinez
Thu, 15 Aug 2013 12:36:50 -0700 4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win)
dxu [Thu, 15 Aug 2013 12:36:50 -0700] rev 19418
4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win) Reviewed-by: alanb
Thu, 15 Aug 2013 19:56:53 +0100 Merge
vinnie [Thu, 15 Aug 2013 19:56:53 +0100] rev 19417
Merge
Thu, 15 Aug 2013 19:49:08 +0100 8023108: Remove ShortRSAKey1024.sh from ProblemList.txt
vinnie [Thu, 15 Aug 2013 19:49:08 +0100] rev 19416
8023108: Remove ShortRSAKey1024.sh from ProblemList.txt Reviewed-by: mullan
Thu, 15 Aug 2013 10:41:59 -0700 7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException
sherman [Thu, 15 Aug 2013 10:41:59 -0700] rev 19415
7154662: {CRC32, Adler32}.update(byte[] b, int off, int len): undocumented ArrayIndexOutOfBoundsException Summary: to add the throws clause Reviewed-by: alanb, chegar
Thu, 15 Aug 2013 15:16:31 +0100 8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress
chegar [Thu, 15 Aug 2013 15:16:31 +0100] rev 19414
8022126: Remove throws SocketException from DatagramPacket constructors accepting SocketAddress Reviewed-by: smarks, alanb, michaelm, darcy
Thu, 15 Aug 2013 15:04:59 +0100 8023104: ConcurrentHashMap typo
dl [Thu, 15 Aug 2013 15:04:59 +0100] rev 19413
8023104: ConcurrentHashMap typo Reviewed-by: chegar, mduigou
Thu, 15 Aug 2013 15:01:37 +0100 8023103: FJ parallelism zero
dl [Thu, 15 Aug 2013 15:01:37 +0100] rev 19412
8023103: FJ parallelism zero 8020537: java/util/concurrent/forkjoin/ThrowingRunnable.java Reviewed-by: chegar, mduigou, alanb
Tue, 13 Aug 2013 13:04:21 +0400 8022584: Memory leak in some NetworkInterface methods
igerasim [Tue, 13 Aug 2013 13:04:21 +0400] rev 19411
8022584: Memory leak in some NetworkInterface methods Reviewed-by: alanb, dholmes, chegar, michaelm
Thu, 15 Aug 2013 13:42:45 +0100 8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently
alanb [Thu, 15 Aug 2013 13:42:45 +0100] rev 19410
8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently Reviewed-by: chegar, dholmes, alanb Contributed-by: yiming.wang@oracle.com
Thu, 15 Aug 2013 11:54:05 +0100 8022921: Remove experimental Profile attribute
alanb [Thu, 15 Aug 2013 11:54:05 +0100] rev 19409
8022921: Remove experimental Profile attribute Reviewed-by: mchung, chegar
Wed, 14 Aug 2013 22:49:54 -0700 8021121: ISO 4217 Amendment Number 156
yhuang [Wed, 14 Aug 2013 22:49:54 -0700] rev 19408
8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto
Wed, 14 Aug 2013 19:19:43 -0700 8023075: JDK-5049299 has broken old make in jdk8
wetmore [Wed, 14 Aug 2013 19:19:43 -0700] rev 19407
8023075: JDK-5049299 has broken old make in jdk8 Reviewed-by: katleman
Mon, 12 Aug 2013 10:35:44 -0700 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
bpb [Mon, 12 Aug 2013 10:35:44 -0700] rev 19406
8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math Summary: Add the methods for parameter types int and long. Reviewed-by: mduigou Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Wed, 14 Aug 2013 11:42:59 -0700 8022178: System.console() throws IOE on some Windows
sherman [Wed, 14 Aug 2013 11:42:59 -0700] rev 19405
8022178: System.console() throws IOE on some Windows Summary: to remove the IOE throwing code Reviewed-by: alanb
Wed, 14 Aug 2013 11:26:32 -0700 8022990: Fix dep_ann lint warnings in swing code
darcy [Wed, 14 Aug 2013 11:26:32 -0700] rev 19404
8022990: Fix dep_ann lint warnings in swing code Reviewed-by: alexsch
Wed, 14 Aug 2013 08:12:36 -0700 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk
ksrini [Wed, 14 Aug 2013 08:12:36 -0700] rev 19403
8022547: [verifier] move DefaultMethodRegressionTests.java to jdk Reviewed-by: acorn
Wed, 14 Aug 2013 10:14:06 -0400 Merge
coleenp [Wed, 14 Aug 2013 10:14:06 -0400] rev 19402
Merge
Tue, 13 Aug 2013 10:56:13 -0400 8022259: MakeClasslist is buggy and its README is out of date.
hseigel [Tue, 13 Aug 2013 10:56:13 -0400] rev 19401
8022259: MakeClasslist is buggy and its README is out of date. Summary: Fixed bug in FOR loop and updated comments and README Reviewed-by: dholmes, alanb
Tue, 13 Aug 2013 18:33:25 -0700 Merge
lana [Tue, 13 Aug 2013 18:33:25 -0700] rev 19400
Merge
Tue, 13 Aug 2013 19:10:54 +0100 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
robm [Tue, 13 Aug 2013 19:10:54 +0100] rev 19399
5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion Reviewed-by: alanb, dholmes, martin, erikj, coffeys
Tue, 13 Aug 2013 10:12:03 -0700 8022959: Fix new doclint issues in java.util.zip
darcy [Tue, 13 Aug 2013 10:12:03 -0700] rev 19398
8022959: Fix new doclint issues in java.util.zip Reviewed-by: chegar
Tue, 13 Aug 2013 10:07:56 -0400 Merge
mullan [Tue, 13 Aug 2013 10:07:56 -0400] rev 19397
Merge
Tue, 13 Aug 2013 10:06:48 -0400 8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList
mullan [Tue, 13 Aug 2013 10:06:48 -0400] rev 19396
8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList Reviewed-by: vinnie, chegar
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip