Mon, 19 Aug 2013 18:49:36 -0700 8023230: The impl of KerberosClientKeyExchange maybe not exist
xuelei [Mon, 19 Aug 2013 18:49:36 -0700] rev 19441
8023230: The impl of KerberosClientKeyExchange maybe not exist Reviewed-by: weijun
Mon, 19 Aug 2013 17:42:39 -0700 8020842: IDN do not throw IAE when hostname ends with a trailing dot
xuelei [Mon, 19 Aug 2013 17:42:39 -0700] rev 19440
8020842: IDN do not throw IAE when hostname ends with a trailing dot Reviewed-by: weijun, michaelm
Mon, 19 Aug 2013 17:17:17 -0400 8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode
mullan [Mon, 19 Aug 2013 17:17:17 -0400] rev 19439
8016850: JCK javax.security.auth.Policy tests fail when run in Profiles mode Summary: Move default javax.security.auth.Policy implementation to compact1 profile Reviewed-by: vinnie
Mon, 19 Aug 2013 12:38:56 -0700 8023203: Wrap RandomAccessFile.seek native method into a Java helper method
dxu [Mon, 19 Aug 2013 12:38:56 -0700] rev 19438
8023203: Wrap RandomAccessFile.seek native method into a Java helper method Reviewed-by: alanb, chegar
Fri, 16 Aug 2013 12:31:57 -0700 8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails
ascarpino [Fri, 16 Aug 2013 12:31:57 -0700] rev 19437
8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails Reviewed-by: mullan
Wed, 14 Aug 2013 10:50:52 -0700 8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms
ascarpino [Wed, 14 Aug 2013 10:50:52 -0700] rev 19436
8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms Reviewed-by: mullan
Tue, 06 Aug 2013 14:26:34 +0100 8014824: Document Spliterator characteristics and binding policy of java util collection impls
psandoz [Tue, 06 Aug 2013 14:26:34 +0100] rev 19435
8014824: Document Spliterator characteristics and binding policy of java util collection impls Reviewed-by: chegar
Mon, 19 Aug 2013 11:04:21 +0100 8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing)
alanb [Mon, 19 Aug 2013 11:04:21 +0100] rev 19434
8023215: test/java/util/Comparator/TypeTest.java not running (failing but reported as passing) Reviewed-by: psandoz
Fri, 16 Aug 2013 18:41:35 +0400 8021820: Number of opened files used in select() is limited to 1024 [macosx]
aefimov [Fri, 16 Aug 2013 18:41:35 +0400] rev 19433
8021820: Number of opened files used in select() is limited to 1024 [macosx] Reviewed-by: alanb, chegar, tbell, smarks
Fri, 16 Aug 2013 18:58:36 +0200 6696970: Jconsole becomes unusable if a plugin throws an exception
egahlin [Fri, 16 Aug 2013 18:58:36 +0200] rev 19432
6696970: Jconsole becomes unusable if a plugin throws an exception Reviewed-by: mchung, jbachorik
Fri, 16 Aug 2013 16:53:46 +0200 7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation
egahlin [Fri, 16 Aug 2013 16:53:46 +0200] rev 19431
7015157: String "Tabular Navigation" should be rephrased for avoiding mistranslation Reviewed-by: alanb, jbachorik, sjiang
Fri, 16 Aug 2013 17:11:25 +0200 6721425: jconsole Makefile clean rule is missing rm of generated Version.java
egahlin [Fri, 16 Aug 2013 17:11:25 +0200] rev 19430
6721425: jconsole Makefile clean rule is missing rm of generated Version.java Reviewed-by: alanb, jbachorik
Fri, 16 Aug 2013 17:02:12 +0200 6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box
egahlin [Fri, 16 Aug 2013 17:02:12 +0200] rev 19429
6417702: Graph in Memory tab is not redrawn immediately if changed via 'Chart' combo box Reviewed-by: alanb, jbachorik, sjiang
Tue, 06 Aug 2013 14:26:34 +0100 8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls
psandoz [Tue, 06 Aug 2013 14:26:34 +0100] rev 19428
8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls Reviewed-by: chegar Contributed-by: Martin Buchholz <martinrb@google.com>, Paul Sandoz <paul.sandoz@oracle.com>
Fri, 16 Aug 2013 13:58:43 -0400 8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate
rriggs [Fri, 16 Aug 2013 13:58:43 -0400] rev 19427
8019185: Inconsistency between JapaneseEra start dates and java.util.JapaneseImperialDate Summary: align Meiji start date with lib/calendar.properties to avoid any confusion Reviewed-by: sherman
Fri, 16 Aug 2013 11:11:00 -0400 8022193: java/time/test/java/util/TestFormatter.java failed in th locale.
rriggs [Fri, 16 Aug 2013 11:11:00 -0400] rev 19426
8022193: java/time/test/java/util/TestFormatter.java failed in th locale. Summary: Tests corrected to use fixed locale and not dependent on the environment Reviewed-by: sherman
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
Tue, 13 Aug 2013 16:00:44 +0200 8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently
dfuchs [Tue, 13 Aug 2013 16:00:44 +0200] rev 19395
8019948: java/util/logging/bundlesearch/ResourceBundleSearchTest.java is failing intermittently Reviewed-by: mchung, dholmes
Tue, 13 Aug 2013 14:57:12 +0100 8022779: ProblemList.txt updates (8/2013)
chegar [Tue, 13 Aug 2013 14:57:12 +0100] rev 19394
8022779: ProblemList.txt updates (8/2013) Summary: Update ProblemList and remove AggressiveOpts MOAT test run Reviewed-by: chegar, alanb Contributed-by: Amy Lu <amy.lu@oracle.com>
Mon, 12 Aug 2013 16:21:10 -0700 8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero
bpb [Mon, 12 Aug 2013 16:21:10 -0700] rev 19393
8022180: BigInteger Burnikel-Ziegler quotient and remainder calculation assumes quotient parameter is zero Summary: Clear the quotient in divideAndRemainderBurnikelZiegler() if the divisor is larger than the dividend. Reviewed-by: alanb, bpb Contributed-by: Timothy Buktu <tbuktu@hotmail.com>
Tue, 13 Aug 2013 14:18:57 +0100 Merge
vinnie [Tue, 13 Aug 2013 14:18:57 +0100] rev 19392
Merge
Tue, 13 Aug 2013 14:15:03 +0100 8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null
vinnie [Tue, 13 Aug 2013 14:15:03 +0100] rev 19391
8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null Reviewed-by: mullan
Mon, 12 Aug 2013 11:25:42 -0700 8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created
ascarpino [Mon, 12 Aug 2013 11:25:42 -0700] rev 19390
8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created Reviewed-by: mullan
Mon, 12 Aug 2013 16:09:24 -0400 8022753: SQLXML javadoc example typo
lancea [Mon, 12 Aug 2013 16:09:24 -0400] rev 19389
8022753: SQLXML javadoc example typo Reviewed-by: alanb, mchung
Mon, 12 Aug 2013 12:11:04 -0700 8022749: Convert junit tests to testng in test/java/lang/invoke
henryjen [Mon, 12 Aug 2013 12:11:04 -0700] rev 19388
8022749: Convert junit tests to testng in test/java/lang/invoke Reviewed-by: mduigou, alanb Contributed-by: Mani Sarkar <sadhak001@gmail.com>
Mon, 12 Aug 2013 17:40:14 +0100 8015780: java/lang/reflect/Method/GenericStringTest.java failing
vromero [Mon, 12 Aug 2013 17:40:14 +0100] rev 19387
8015780: java/lang/reflect/Method/GenericStringTest.java failing Reviewed-by: darcy, jfranck
Mon, 12 Aug 2013 09:29:06 -0400 Merge
mullan [Mon, 12 Aug 2013 09:29:06 -0400] rev 19386
Merge
Mon, 12 Aug 2013 09:03:51 -0400 8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
mullan [Mon, 12 Aug 2013 09:03:51 -0400] rev 19385
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles Summary: Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile Reviewed-by: xuelei
Sun, 11 Aug 2013 18:21:13 -0700 8022487: DEREncodedKeyValue.supportedKeyTypes should be private
xuelei [Sun, 11 Aug 2013 18:21:13 -0700] rev 19384
8022487: DEREncodedKeyValue.supportedKeyTypes should be private Reviewed-by: mullan
Fri, 09 Aug 2013 12:53:30 -0700 8022548: SPECJVM2008 has errors introduced in 7u40-b34
joehw [Fri, 09 Aug 2013 12:53:30 -0700] rev 19383
8022548: SPECJVM2008 has errors introduced in 7u40-b34 Reviewed-by: chegar, lancea
Fri, 09 Aug 2013 12:40:11 -0700 8020054: (tz) Support tzdata2013d
sherman [Fri, 09 Aug 2013 12:40:11 -0700] rev 19382
8020054: (tz) Support tzdata2013d Summary: update the jdk8 tz data to version 2013d Reviewed-by: coffeys, peytoia
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip