Tue, 20 Aug 2013 17:44:18 -0700 Merge
lana [Tue, 20 Aug 2013 17:44:18 -0700] rev 19447
Merge
Tue, 20 Aug 2013 11:15:08 +0200 8023250: Update JavaScript code in JDK for changes in iteration over Java arrays
attila [Tue, 20 Aug 2013 11:15:08 +0200] rev 19446
8023250: Update JavaScript code in JDK for changes in iteration over Java arrays Reviewed-by: sundar, sla
Tue, 20 Aug 2013 17:36:15 +0200 8023367: Collections.emptyList().sort((Comparator)null) throws NPE
psandoz [Tue, 20 Aug 2013 17:36:15 +0200] rev 19445
8023367: Collections.emptyList().sort((Comparator)null) throws NPE Reviewed-by: alanb, mduigou
Tue, 20 Aug 2013 16:53:27 +0200 8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently
sla [Tue, 20 Aug 2013 16:53:27 +0200] rev 19444
8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently Reviewed-by: alanb
Tue, 20 Aug 2013 03:18:56 -0400 8023311: Clean up profile-includes.txt
dholmes [Tue, 20 Aug 2013 03:18:56 -0400] rev 19443
8023311: Clean up profile-includes.txt Reviewed-by: alanb
Tue, 20 Aug 2013 08:59:15 +0200 8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine
sla [Tue, 20 Aug 2013 08:59:15 +0200] rev 19442
8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine Reviewed-by: erikj, sspitsyn
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
Fri, 09 Aug 2013 10:55:52 -0700 8021977: Opening a file using java.io can throw IOException on Windows
dxu [Fri, 09 Aug 2013 10:55:52 -0700] rev 19381
8021977: Opening a file using java.io can throw IOException on Windows Summary: Remove IOException related error-handling code for backward compatibility Reviewed-by: alanb, lancea, mr
Fri, 09 Aug 2013 17:56:38 +0100 8022724: lint warnings in j.u.concurrent packages
dl [Fri, 09 Aug 2013 17:56:38 +0100] rev 19380
8022724: lint warnings in j.u.concurrent packages Reviewed-by: chegar, lancea, darcy
Fri, 09 Aug 2013 13:50:13 +0100 8022661: InetAddress.writeObject() performs flush() on object output stream
chegar [Fri, 09 Aug 2013 13:50:13 +0100] rev 19379
8022661: InetAddress.writeObject() performs flush() on object output stream Reviewed-by: michaelm, alanb
Fri, 09 Aug 2013 11:44:38 +0200 8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
psandoz [Fri, 09 Aug 2013 11:44:38 +0200] rev 19378
8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED Reviewed-by: martin, chegar
Thu, 08 Aug 2013 23:40:46 -0700 6614237: missing codepage Cp290 at java runtime
sherman [Thu, 08 Aug 2013 23:40:46 -0700] rev 19377
6614237: missing codepage Cp290 at java runtime Summary: to add charset Cp290 and Cp300 Reviewed-by: okutsu
Fri, 09 Aug 2013 11:41:17 +0800 8021788: JarInputStream doesn't provide certificates for some file under META-INF
weijun [Fri, 09 Aug 2013 11:41:17 +0800] rev 19376
8021788: JarInputStream doesn't provide certificates for some file under META-INF Reviewed-by: chegar, sherman
Thu, 08 Aug 2013 17:06:40 -0700 8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
juh [Thu, 08 Aug 2013 17:06:40 -0700] rev 19375
8022461: Fix lint warnings in sun.security.{provider,rsa,x509} Reviewed-by: darcy, weijun, xuelei, mullan
Thu, 08 Aug 2013 12:03:04 -0700 8015666: test/tools/pack200/TimeStamp.java failing
sherman [Thu, 08 Aug 2013 12:03:04 -0700] rev 19374
8015666: test/tools/pack200/TimeStamp.java failing Summary: to keep the default behavior of ZOS unchanged, if ze extra time not explicitly set Reviewed-by: alanb, ksrini
Thu, 08 Aug 2013 21:13:01 +0800 8016594: Native Windows ccache still reads DES tickets
weijun [Thu, 08 Aug 2013 21:13:01 +0800] rev 19373
8016594: Native Windows ccache still reads DES tickets Reviewed-by: dsamersoff, xuelei
Thu, 08 Aug 2013 09:16:16 +0400 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
uta [Thu, 08 Aug 2013 09:16:16 +0400] rev 19372
7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever Reviewed-by: alanb, robm, martin
Thu, 08 Aug 2013 13:51:55 +0900 8015986: Incorrect Localization of HijrahChronology
okutsu [Thu, 08 Aug 2013 13:51:55 +0900] rev 19371
8015986: Incorrect Localization of HijrahChronology Reviewed-by: naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com
Tue, 20 Aug 2013 17:38:56 -0700 Merge
lana [Tue, 20 Aug 2013 17:38:56 -0700] rev 19370
Merge
Fri, 16 Aug 2013 21:18:21 +0400 8005980: [findbugs] More com.sun.media.sound.* warnings
serb [Fri, 16 Aug 2013 21:18:21 +0400] rev 19369
8005980: [findbugs] More com.sun.media.sound.* warnings Reviewed-by: art, prr
Fri, 16 Aug 2013 20:56:46 +0400 8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor
serb [Fri, 16 Aug 2013 20:56:46 +0400] rev 19368
8006085: [findbugs] a warning on javax.sound.sampled.DataLine$Info constructor Reviewed-by: art, prr
Fri, 16 Aug 2013 16:52:53 +0400 8020051: [TEST_BUG] Testcase for 8004859 has a typo
serb [Fri, 16 Aug 2013 16:52:53 +0400] rev 19367
8020051: [TEST_BUG] Testcase for 8004859 has a typo Reviewed-by: anthony
Thu, 15 Aug 2013 14:20:09 +0400 7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5
alitvinov [Thu, 15 Aug 2013 14:20:09 +0400] rev 19366
7191018: Manual test closed/java/awt/JAWT causes JVM to crash starting from JDK 5 Reviewed-by: anthony, serb
Thu, 15 Aug 2013 01:17:30 +0400 8022997: [macosx] Remaining duplicated key events
leonidr [Thu, 15 Aug 2013 01:17:30 +0400] rev 19365
8022997: [macosx] Remaining duplicated key events Reviewed-by: anthony, serb
Wed, 14 Aug 2013 17:20:09 +0400 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract
pchelko [Wed, 14 Aug 2013 17:20:09 +0400] rev 19364
7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract Reviewed-by: anthony, art, serb
Wed, 14 Aug 2013 16:17:28 +0400 8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
pchelko [Wed, 14 Aug 2013 16:17:28 +0400] rev 19363
8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp 8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp Reviewed-by: art, serb
Tue, 13 Aug 2013 15:49:37 -0700 Merge
lana [Tue, 13 Aug 2013 15:49:37 -0700] rev 19362
Merge
Tue, 13 Aug 2013 15:41:55 +0400 7027045: (doc) java/awt/Window.java has several typos in javadoc
serb [Tue, 13 Aug 2013 15:41:55 +0400] rev 19361
7027045: (doc) java/awt/Window.java has several typos in javadoc Reviewed-by: art, serb Contributed-by: konstantin.perikov@gmail.com
Fri, 09 Aug 2013 14:16:24 +0400 7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
alexsch [Fri, 09 Aug 2013 14:16:24 +0400] rev 19360
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail Reviewed-by: serb
Fri, 09 Aug 2013 05:20:27 +0400 8013611: Modal dialog fails to obtain keyboard focus
ant [Fri, 09 Aug 2013 05:20:27 +0400] rev 19359
8013611: Modal dialog fails to obtain keyboard focus Reviewed-by: leonidr
Tue, 20 Aug 2013 17:35:15 -0700 Merge
lana [Tue, 20 Aug 2013 17:35:15 -0700] rev 19358
Merge
Mon, 19 Aug 2013 11:21:19 -0700 8022241: [macosx] [PIT] lookupPrintServices() returns one too long array
jgodinez [Mon, 19 Aug 2013 11:21:19 -0700] rev 19357
8022241: [macosx] [PIT] lookupPrintServices() returns one too long array Reviewed-by: prr, jchen
Mon, 19 Aug 2013 03:58:47 -0700 8017580: Crash in font loading code on Linux (due to use of reflection)
prr [Mon, 19 Aug 2013 03:58:47 -0700] rev 19356
8017580: Crash in font loading code on Linux (due to use of reflection) Reviewed-by: bae, vadim
Fri, 16 Aug 2013 15:57:28 +0400 8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
vadim [Fri, 16 Aug 2013 15:57:28 +0400] rev 19355
8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c Reviewed-by: bae, prr
Thu, 15 Aug 2013 11:56:33 -0700 8023045: [MacOSX] PrinterIOException when printing a JComponent
jgodinez [Thu, 15 Aug 2013 11:56:33 -0700] rev 19354
8023045: [MacOSX] PrinterIOException when printing a JComponent Reviewed-by: bae, jchen
Thu, 22 Aug 2013 09:10:13 -0700 Added tag jdk8-b104 for changeset 805046a40f61
cl [Thu, 22 Aug 2013 09:10:13 -0700] rev 19353
Added tag jdk8-b104 for changeset 805046a40f61
Wed, 05 Jul 2017 19:08:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:08:38 +0200] rev 19352
Merge
Fri, 23 Aug 2013 03:01:16 -0700 Added tag hs25-b47 for changeset 5ca7390c9649
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19351
Added tag hs25-b47 for changeset 5ca7390c9649
Fri, 23 Aug 2013 03:01:16 -0700 Merge
amurillo [Fri, 23 Aug 2013 03:01:16 -0700] rev 19350
Merge
Thu, 22 Aug 2013 14:03:47 -0700 Merge
jmasa [Thu, 22 Aug 2013 14:03:47 -0700] rev 19349
Merge
Thu, 22 Aug 2013 11:13:17 -0700 Merge
jmasa [Thu, 22 Aug 2013 11:13:17 -0700] rev 19348
Merge
Wed, 14 Aug 2013 19:52:16 -0700 8021809: Partitioning based on eden sampling during allocation not reset correctly
jmasa [Wed, 14 Aug 2013 19:52:16 -0700] rev 19347
8021809: Partitioning based on eden sampling during allocation not reset correctly Reviewed-by: ysr, hiroshi
Wed, 21 Aug 2013 10:32:02 +0200 8022784: TaskQueue misses minimal documentation and references for analysis
tschatzl [Wed, 21 Aug 2013 10:32:02 +0200] rev 19346
8022784: TaskQueue misses minimal documentation and references for analysis Summary: Add appropriate documentation and references to publication to allow easier analysis of the TaskQueue implementation. Reviewed-by: dholmes, ehelin
Tue, 20 Aug 2013 10:02:38 -0700 Merge
jmasa [Tue, 20 Aug 2013 10:02:38 -0700] rev 19345
Merge
Mon, 19 Aug 2013 08:58:56 -0700 Merge
jmasa [Mon, 19 Aug 2013 08:58:56 -0700] rev 19344
Merge
Mon, 19 Aug 2013 18:17:58 +0200 8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace
ehelin [Mon, 19 Aug 2013 18:17:58 +0200] rev 19343
8023219: NPG: MetaspaceMemoryPool should report statistics for all of metaspace Reviewed-by: stefank, sjohanss
Mon, 19 Aug 2013 13:44:13 +0200 8023227: Enhance layout_helper_log2_element_size assert
stefank [Mon, 19 Aug 2013 13:44:13 +0200] rev 19342
8023227: Enhance layout_helper_log2_element_size assert Reviewed-by: mgerdin, jmasa
Fri, 16 Aug 2013 11:26:09 +0200 8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0
brutisso [Fri, 16 Aug 2013 11:26:09 +0200] rev 19341
8023145: G1: G1CollectedHeap::mark_strong_code_roots() needs to handle ParallelGCThreads=0 Reviewed-by: stefank, mgerdin
Thu, 15 Aug 2013 13:02:42 -0700 Merge
brutisso [Thu, 15 Aug 2013 13:02:42 -0700] rev 19340
Merge
Thu, 15 Aug 2013 10:52:18 +0200 7145569: G1: optimize nmethods scanning
johnc [Thu, 15 Aug 2013 10:52:18 +0200] rev 19339
7145569: G1: optimize nmethods scanning Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead. Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
Thu, 22 Aug 2013 18:37:14 +0200 Merge
rbackman [Thu, 22 Aug 2013 18:37:14 +0200] rev 19338
Merge
Thu, 08 Aug 2013 03:16:56 +0200 8022675: Redundant class init check
rbackman [Thu, 08 Aug 2013 03:16:56 +0200] rev 19337
8022675: Redundant class init check Reviewed-by: kvn, twisti
Tue, 20 Aug 2013 10:57:50 -0700 8022956: Clang: enable return type warnings on BSD
twisti [Tue, 20 Aug 2013 10:57:50 -0700] rev 19336
8022956: Clang: enable return type warnings on BSD Reviewed-by: coleenp, sla
Mon, 19 Aug 2013 09:33:29 +0200 Merge
rbackman [Mon, 19 Aug 2013 09:33:29 +0200] rev 19335
Merge
Fri, 16 Aug 2013 14:11:40 -0700 8021898: Broken JIT compiler optimization for loop unswitching
kvn [Fri, 16 Aug 2013 14:11:40 -0700] rev 19334
8021898: Broken JIT compiler optimization for loop unswitching Summary: fix method clone_projs() to clone all related MachProj nodes. Reviewed-by: roland, adlertz
Fri, 16 Aug 2013 13:39:26 -0400 Merge
iignatyev [Fri, 16 Aug 2013 13:39:26 -0400] rev 19333
Merge
Wed, 14 Aug 2013 23:50:23 +0400 8022832: Add WB APIs for OSR compilation
iignatyev [Wed, 14 Aug 2013 23:50:23 +0400] rev 19332
8022832: Add WB APIs for OSR compilation Reviewed-by: kvn
Fri, 16 Aug 2013 17:34:37 +0400 8016456: ciReplay test assumes TIERED compilation is available
iignatyev [Fri, 16 Aug 2013 17:34:37 +0400] rev 19331
8016456: ciReplay test assumes TIERED compilation is available Reviewed-by: vlivanov, kvn, dholmes
Fri, 16 Aug 2013 10:23:55 +0200 8023003: Cleanup the public interface to PhaseCFG
adlertz [Fri, 16 Aug 2013 10:23:55 +0200] rev 19330
8023003: Cleanup the public interface to PhaseCFG Summary: public methods that don't need to be public should be private. Reviewed-by: kvn, twisti
Thu, 15 Aug 2013 11:59:19 -0700 8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
bharadwaj [Thu, 15 Aug 2013 11:59:19 -0700] rev 19329
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases Summary: Corrected details Reviewed-by: kvn, twisti, rbackman Contributed-by: david.r.chase@oracle.com
Tue, 20 Aug 2013 13:47:40 -0700 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
dcubed [Tue, 20 Aug 2013 13:47:40 -0700] rev 19328
8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3" Summary: Recognize 0x5120 as "Sun Studio 12u3". Reviewed-by: dholmes, coleenp
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip