Thu, 05 Dec 2013 10:33:57 -0800 Merge
lana [Thu, 05 Dec 2013 10:33:57 -0800] rev 21986
Merge
Thu, 05 Dec 2013 16:19:06 +0000 8029525: java/lang/ProcessBuilder/Basic.java fails intermittently
robm [Thu, 05 Dec 2013 16:19:06 +0000] rev 21985
8029525: java/lang/ProcessBuilder/Basic.java fails intermittently Reviewed-by: alanb, chegar Contributed-by: roger.riggs@oracle.com
Thu, 05 Dec 2013 07:45:27 -0800 8029501: BigInteger division algorithm selection heuristic is incorrect
bpb [Thu, 05 Dec 2013 07:45:27 -0800] rev 21984
8029501: BigInteger division algorithm selection heuristic is incorrect Summary: Change Burnikel-Ziegler division heuristic to require that the dividend int-length exceed that of the divisor by a minimum amount. Reviewed-by: darcy
Thu, 05 Dec 2013 07:44:59 -0800 8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
bpb [Thu, 05 Dec 2013 07:44:59 -0800] rev 21983
8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181 Summary: Ensure the value returned by getLower() is unsigned. Reviewed-by: darcy
Thu, 05 Dec 2013 18:04:12 +0400 8029264: [doclint] more doclint and tidy cleanup
yan [Thu, 05 Dec 2013 18:04:12 +0400] rev 21982
8029264: [doclint] more doclint and tidy cleanup Reviewed-by: alexsch, serb, malenkov
Thu, 05 Dec 2013 09:44:53 +0100 8028564: Concurrent calls to CHM.put can fail to add the key/value to the map
psandoz [Thu, 05 Dec 2013 09:44:53 +0100] rev 21981
8028564: Concurrent calls to CHM.put can fail to add the key/value to the map Reviewed-by: psandoz, chegar, alanb Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 05 Dec 2013 09:25:31 +0100 8027963: Create unlimited policy jars.
erikj [Thu, 05 Dec 2013 09:25:31 +0100] rev 21980
8027963: Create unlimited policy jars. Reviewed-by: wetmore, ihse
Wed, 04 Dec 2013 17:37:25 -0800 8029550: javadoc since tag for recent Hashtable updates
ascarpino [Wed, 04 Dec 2013 17:37:25 -0800] rev 21979
8029550: javadoc since tag for recent Hashtable updates Reviewed-by: mullan
Wed, 04 Dec 2013 13:35:58 -0800 8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt
mchung [Wed, 04 Dec 2013 13:35:58 -0800] rev 21978
8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt Reviewed-by: alanb
Wed, 04 Dec 2013 10:59:17 -0800 8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
ascarpino [Wed, 04 Dec 2013 10:59:17 -0800] rev 21977
8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions Reviewed-by: vinnie
Wed, 04 Dec 2013 18:02:33 +0000 8029141: Add @FunctionalInterface annotation to Callable interface
smarks [Wed, 04 Dec 2013 18:02:33 +0000] rev 21976
8029141: Add @FunctionalInterface annotation to Callable interface Reviewed-by: chegar, alanb
Wed, 04 Dec 2013 09:32:26 -0800 Merge
mfang [Wed, 04 Dec 2013 09:32:26 -0800] rev 21975
Merge
Wed, 04 Dec 2013 09:29:29 -0800 8027244: Need to translate new error message and usage information for jar tool
mfang [Wed, 04 Dec 2013 09:29:29 -0800] rev 21974
8027244: Need to translate new error message and usage information for jar tool Reviewed-by: naoto, yhuang
Wed, 04 Dec 2013 09:26:47 -0800 7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently
mchung [Wed, 04 Dec 2013 09:26:47 -0800] rev 21973
7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently Reviewed-by: mchung Contributed-by: yiming.wang@oracle.com
Wed, 04 Dec 2013 17:03:13 +0000 8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently
coffeys [Wed, 04 Dec 2013 17:03:13 +0000] rev 21972
8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently Reviewed-by: alanb
Wed, 04 Dec 2013 08:12:11 -0800 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic
henryjen [Wed, 04 Dec 2013 08:12:11 -0800] rev 21971
8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic Reviewed-by: mduigou
Wed, 04 Dec 2013 11:04:05 +0100 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()
jfranck [Wed, 04 Dec 2013 11:04:05 +0100] rev 21970
8029117: (reflect) clarify javadoc for getMethod(...) and getMethods() Reviewed-by: darcy
Wed, 04 Dec 2013 10:27:50 +0100 8029164: Race condition in CompletableFuture.thenCompose with asynchronous task
psandoz [Wed, 04 Dec 2013 10:27:50 +0100] rev 21969
8029164: Race condition in CompletableFuture.thenCompose with asynchronous task Reviewed-by: dl, chegar, mduigou
Tue, 03 Dec 2013 17:06:23 +0100 6461635: [TESTBUG] BasicTests.sh test fails intermittently
sla [Tue, 03 Dec 2013 17:06:23 +0100] rev 21968
6461635: [TESTBUG] BasicTests.sh test fails intermittently Summary: Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java. Reviewed-by: alanb Contributed-by: mattias.tobiasson@oracle.com
Tue, 03 Dec 2013 23:09:17 -0800 Merge
lana [Tue, 03 Dec 2013 23:09:17 -0800] rev 21967
Merge
Tue, 03 Dec 2013 21:22:14 -0800 8028816: Add value-type notice to Optional* classes
briangoetz [Tue, 03 Dec 2013 21:22:14 -0800] rev 21966
8028816: Add value-type notice to Optional* classes Reviewed-by: mduigou, smarks Contributed-by: bitterfoxc@gmail.com
Tue, 03 Dec 2013 18:19:52 -0800 8029489: StringJoiner spec for setEmptyValue() and length() is malformatted
smarks [Tue, 03 Dec 2013 18:19:52 -0800] rev 21965
8029489: StringJoiner spec for setEmptyValue() and length() is malformatted Reviewed-by: darcy, lancea, mduigou
Tue, 03 Dec 2013 17:44:31 -0800 8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
sherman [Tue, 03 Dec 2013 17:44:31 -0800] rev 21964
8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf) Summary: updated the spec and implementation as requested Reviewed-by: alanb
Tue, 03 Dec 2013 17:25:28 -0800 Merge
valeriep [Tue, 03 Dec 2013 17:25:28 -0800] rev 21963
Merge
Tue, 03 Dec 2013 17:23:58 -0800 8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
valeriep [Tue, 03 Dec 2013 17:23:58 -0800] rev 21962
8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run) Summary: Add the missing library path and skip testing against NSS 1.14 or later due to known NSS issue Reviewed-by: vinnie, ascarpino
Wed, 04 Dec 2013 09:14:42 +0800 8028351: JWS doesn't get authenticated when using kerberos auth proxy
weijun [Wed, 04 Dec 2013 09:14:42 +0800] rev 21961
8028351: JWS doesn't get authenticated when using kerberos auth proxy Reviewed-by: xuelei
Wed, 04 Dec 2013 01:58:37 +0100 8029281: Synchronization issues in Logger and LogManager
dfuchs [Wed, 04 Dec 2013 01:58:37 +0100] rev 21960
8029281: Synchronization issues in Logger and LogManager Summary: Fixes several race conditions in logging which have been at the root cause of intermittent test failures. Reviewed-by: mchung, plevart
Tue, 03 Dec 2013 15:52:16 -0800 8028757: CharSequence.subSequence improperly requires a "new" CharSequence be returned
smarks [Tue, 03 Dec 2013 15:52:16 -0800] rev 21959
8028757: CharSequence.subSequence improperly requires a "new" CharSequence be returned Reviewed-by: alanb, darcy, mduigou
Tue, 03 Dec 2013 14:36:45 -0800 7190106: java/rmi/reliability/benchmark fails intermittently because of use of fixed port
tyan [Tue, 03 Dec 2013 14:36:45 -0800] rev 21958
7190106: java/rmi/reliability/benchmark fails intermittently because of use of fixed port Reviewed-by: smarks, mduigou
Tue, 03 Dec 2013 16:20:44 -0500 8028019: AWT Doclint warning/error cleanup
rriggs [Tue, 03 Dec 2013 16:20:44 -0500] rev 21957
8028019: AWT Doclint warning/error cleanup Summary: Fix numerious javadoc and html errors and warnings Reviewed-by: yan
Tue, 03 Dec 2013 12:25:32 -0800 8022181: Tune algorithm crossover thresholds in BigInteger
bpb [Tue, 03 Dec 2013 12:25:32 -0800] rev 21956
8022181: Tune algorithm crossover thresholds in BigInteger Summary: Change multiplication, squaring, division, and base conversion thresholds to values which retain performance improvement in most cases but with a a lower overall risk of regression. Reviewed-by: darcy
Tue, 03 Dec 2013 11:52:18 -0800 8029475: Fix more doclint issues in javax.security
darcy [Tue, 03 Dec 2013 11:52:18 -0800] rev 21955
8029475: Fix more doclint issues in javax.security Reviewed-by: juh
Tue, 03 Dec 2013 11:37:25 -0800 8029483: BufferedReader.lines() javadoc typo should be fixed
henryjen [Tue, 03 Dec 2013 11:37:25 -0800] rev 21954
8029483: BufferedReader.lines() javadoc typo should be fixed Reviewed-by: mduigou
Tue, 03 Dec 2013 10:07:03 -0800 8029478: Fix more doclint issues in javax.script
darcy [Tue, 03 Dec 2013 10:07:03 -0800] rev 21953
8029478: Fix more doclint issues in javax.script Reviewed-by: chegar, mduigou
Tue, 03 Dec 2013 17:29:19 +0000 8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
michaelm [Tue, 03 Dec 2013 17:29:19 +0000] rev 21952
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream Reviewed-by: alanb, chegar
Tue, 03 Dec 2013 08:53:23 +0100 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
sjiang [Tue, 03 Dec 2013 08:53:23 +0100] rev 21951
8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds Reviewed-by: alanb, dfuchs
Mon, 02 Dec 2013 16:06:03 -0500 8029417: JDBC 4.2 javadoc updates
lancea [Mon, 02 Dec 2013 16:06:03 -0500] rev 21950
8029417: JDBC 4.2 javadoc updates Reviewed-by: darcy
Mon, 02 Dec 2013 11:29:07 -0800 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe
naoto [Mon, 02 Dec 2013 11:29:07 -0800] rev 21949
8028368: There is no description whether or not java.util.ResourceBundle is thread-safe Reviewed-by: okutsu
Mon, 02 Dec 2013 14:19:25 +0000 8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
vinnie [Mon, 02 Dec 2013 14:19:25 +0000] rev 21948
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test Reviewed-by: mullan
Mon, 02 Dec 2013 14:01:23 +0000 8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java
msheppar [Mon, 02 Dec 2013 14:01:23 +0000] rev 21947
8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java Summary: modified test to execute in a single thread to eliminate potential race condition Reviewed-by: alanb, chegar, dfuchs
Sun, 01 Dec 2013 23:35:28 -0800 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
darcy [Sun, 01 Dec 2013 23:35:28 -0800] rev 21946
8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors Reviewed-by: psandoz, mduigou
Fri, 29 Nov 2013 09:29:25 +0000 8029348: ProblemList.txt updates (11/2013)
tyan [Fri, 29 Nov 2013 09:29:25 +0000] rev 21945
8029348: ProblemList.txt updates (11/2013) Reviewed-by: chegar
Thu, 28 Nov 2013 09:10:18 +0100 6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
jbachorik [Thu, 28 Nov 2013 09:10:18 +0100] rev 21944
6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS Reviewed-by: mchung
Wed, 27 Nov 2013 15:25:36 -0800 8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
juh [Wed, 27 Nov 2013 15:25:36 -0800] rev 21943
8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout Reviewed-by: xuelei, wetmore Contributed-by: rajan.halade@oracle.com
Thu, 05 Dec 2013 10:32:02 -0800 Merge
lana [Thu, 05 Dec 2013 10:32:02 -0800] rev 21942
Merge
Wed, 04 Dec 2013 15:55:36 +0400 8029382: [macosx] Need test for JDK-7161437
serb [Wed, 04 Dec 2013 15:55:36 +0400] rev 21941
8029382: [macosx] Need test for JDK-7161437 Reviewed-by: pchelko, anthony
Wed, 04 Dec 2013 15:41:03 +0400 8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails
pchelko [Wed, 04 Dec 2013 15:41:03 +0400] rev 21940
8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails Reviewed-by: anthony, serb
Wed, 04 Dec 2013 12:29:18 +0400 8025775: JNI warnings in TryXShmAttach
alitvinov [Wed, 04 Dec 2013 12:29:18 +0400] rev 21939
8025775: JNI warnings in TryXShmAttach Reviewed-by: art, anthony
Tue, 03 Dec 2013 15:10:37 -0800 Merge
lana [Tue, 03 Dec 2013 15:10:37 -0800] rev 21938
Merge
Tue, 03 Dec 2013 19:33:05 +0400 7124391: [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component
pchelko [Tue, 03 Dec 2013 19:33:05 +0400] rev 21937
7124391: [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component Reviewed-by: anthony, serb
Tue, 03 Dec 2013 15:31:07 +0400 8029251: [TEST_BUG][macosx] Use safari browser, the ouput contain information that DataFlavor.allHtmlFlavor is not present in the system clipboard
pchelko [Tue, 03 Dec 2013 15:31:07 +0400] rev 21936
8029251: [TEST_BUG][macosx] Use safari browser, the ouput contain information that DataFlavor.allHtmlFlavor is not present in the system clipboard Reviewed-by: anthony, serb
Tue, 03 Dec 2013 15:18:52 +0400 8023576: [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
yan [Tue, 03 Dec 2013 15:18:52 +0400] rev 21935
8023576: [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java Reviewed-by: anthony, serb Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Fri, 29 Nov 2013 16:43:22 +0400 7178682: [TEST_BUG][macosx] Mouse Pressed event can't be monitored for DisabledComponentsTest.html.
pchelko [Fri, 29 Nov 2013 16:43:22 +0400] rev 21934
7178682: [TEST_BUG][macosx] Mouse Pressed event can't be monitored for DisabledComponentsTest.html. Reviewed-by: anthony, serb
Fri, 29 Nov 2013 16:12:03 +0400 8029010: [macosx] Need test for JDK-7124513
serb [Fri, 29 Nov 2013 16:12:03 +0400] rev 21933
8029010: [macosx] Need test for JDK-7124513 Reviewed-by: pchelko, alexsch
Fri, 29 Nov 2013 11:08:52 +0400 7152982: [TEST_BUG][macosx] Extremely unstable mouse modifiers test
pchelko [Fri, 29 Nov 2013 11:08:52 +0400] rev 21932
7152982: [TEST_BUG][macosx] Extremely unstable mouse modifiers test Reviewed-by: anthony, serb
Thu, 05 Dec 2013 10:30:25 -0800 Merge
lana [Thu, 05 Dec 2013 10:30:25 -0800] rev 21931
Merge
Tue, 03 Dec 2013 17:58:12 -0800 Merge
lana [Tue, 03 Dec 2013 17:58:12 -0800] rev 21930
Merge
Tue, 03 Dec 2013 09:35:54 -0800 8029204: Printing a GlyphVector on Windows ignores position of first glyph
prr [Tue, 03 Dec 2013 09:35:54 -0800] rev 21929
8029204: Printing a GlyphVector on Windows ignores position of first glyph Reviewed-by: jgodinez, bae
Wed, 04 Dec 2013 23:11:27 -0800 Added tag jdk8-b119 for changeset ad69f3bf4111
katleman [Wed, 04 Dec 2013 23:11:27 -0800] rev 21928
Added tag jdk8-b119 for changeset ad69f3bf4111
Wed, 05 Jul 2017 19:25:03 +0200 Merge
duke [Wed, 05 Jul 2017 19:25:03 +0200] rev 21927
Merge
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip