Mon, 01 Dec 2014 11:34:44 -0500 8066261: Typo in Connection.isValid
lancea [Mon, 01 Dec 2014 11:34:44 -0500] rev 27778
8066261: Typo in Connection.isValid Reviewed-by: dfuchs
Mon, 01 Dec 2014 13:44:57 +0000 8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
alanb [Mon, 01 Dec 2014 13:44:57 +0000] rev 27777
8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component Reviewed-by: dfuchs
Sat, 29 Nov 2014 11:14:20 -0500 8066188: BaseRowSet default value for escape processing is not correct
lancea [Sat, 29 Nov 2014 11:14:20 -0500] rev 27776
8066188: BaseRowSet default value for escape processing is not correct Reviewed-by: alanb
Fri, 28 Nov 2014 14:58:10 +0000 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
alanb [Fri, 28 Nov 2014 14:58:10 +0000] rev 27775
8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly 8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE Reviewed-by: chegar
Wed, 26 Nov 2014 20:10:48 +0100 8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
dfuchs [Wed, 26 Nov 2014 20:10:48 +0100] rev 27774
8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues Reviewed-by: joehw
Wed, 26 Nov 2014 11:12:19 -0800 8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main
ksrini [Wed, 26 Nov 2014 11:12:19 -0800] rev 27773
8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main Reviewed-by: alanb, ksrini, psandoz Contributed-by: amy.lu@oracle.com
Wed, 26 Nov 2014 15:15:27 +0100 8065913: Various improvements in SetupNativeCompilation
ihse [Wed, 26 Nov 2014 15:15:27 +0100] rev 27772
8065913: Various improvements in SetupNativeCompilation Reviewed-by: erikj
Wed, 26 Nov 2014 15:28:46 +0800 8061253: Spec cleanup for some security-related classes
weijun [Wed, 26 Nov 2014 15:28:46 +0800] rev 27771
8061253: Spec cleanup for some security-related classes Reviewed-by: mullan
Tue, 25 Nov 2014 10:41:40 -0800 Merge
prr [Tue, 25 Nov 2014 10:41:40 -0800] rev 27770
Merge
Mon, 17 Nov 2014 12:32:27 -0800 Merge
prr [Mon, 17 Nov 2014 12:32:27 -0800] rev 27769
Merge
Fri, 14 Nov 2014 17:53:46 +0300 8059739: Dragged and Dropped data is corrupted for two data types
anashaty [Fri, 14 Nov 2014 17:53:46 +0300] rev 27768
8059739: Dragged and Dropped data is corrupted for two data types Reviewed-by: serb, pchelko
Fri, 14 Nov 2014 16:19:40 +0400 8023723: Can not paste and copy the text from the text area into the editor
pchelko [Fri, 14 Nov 2014 16:19:40 +0400] rev 27767
8023723: Can not paste and copy the text from the text area into the editor Reviewed-by: serb, alexsch
Thu, 13 Nov 2014 12:00:39 +0300 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
alexsch [Thu, 13 Nov 2014 12:00:39 +0300] rev 27766
8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method Reviewed-by: serb, pchelko
Wed, 12 Nov 2014 09:36:25 -0800 Merge
ddehaven [Wed, 12 Nov 2014 09:36:25 -0800] rev 27765
Merge
Mon, 10 Nov 2014 16:37:40 +0300 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
yan [Mon, 10 Nov 2014 16:37:40 +0300] rev 27764
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 Reviewed-by: pchelko, serb
Mon, 10 Nov 2014 16:23:30 +0300 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
yan [Mon, 10 Nov 2014 16:23:30 +0300] rev 27763
8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1 Reviewed-by: pchelko, serb
Sun, 09 Nov 2014 22:17:45 +0300 7169583: JInternalFrame title not antialiased in Nimbus LaF
serb [Sun, 09 Nov 2014 22:17:45 +0300] rev 27762
7169583: JInternalFrame title not antialiased in Nimbus LaF Reviewed-by: azvegint, alexsch
Thu, 06 Nov 2014 15:10:00 -0800 8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails
prr [Thu, 06 Nov 2014 15:10:00 -0800] rev 27761
8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails Reviewed-by: jgodinez
Wed, 05 Nov 2014 18:33:28 +0300 7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
serb [Wed, 05 Nov 2014 18:33:28 +0300] rev 27760
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed Reviewed-by: azvegint, alexsch
Tue, 25 Nov 2014 18:43:44 +0000 8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
chegar [Tue, 25 Nov 2014 18:43:44 +0000] rev 27759
8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently Reviewed-by: dfuchs
Tue, 25 Nov 2014 14:16:55 +0400 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
kshefov [Tue, 25 Nov 2014 14:16:55 +0400] rev 27758
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout Reviewed-by: psandoz, vlivanov
Mon, 24 Nov 2014 18:11:25 +0000 8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null
alanb [Mon, 24 Nov 2014 18:11:25 +0000] rev 27757
8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null Reviewed-by: psandoz, chegar
Mon, 24 Nov 2014 07:19:36 -0800 8059880: Get rid of LambdaForm interpretation
vlivanov [Mon, 24 Nov 2014 07:19:36 -0800] rev 27756
8059880: Get rid of LambdaForm interpretation Reviewed-by: psandoz, kvn, shade
Mon, 24 Nov 2014 07:16:38 -0800 8063135: Enable full LF sharing by default
vlivanov [Mon, 24 Nov 2014 07:16:38 -0800] rev 27755
8063135: Enable full LF sharing by default Reviewed-by: psandoz, shade
Mon, 24 Nov 2014 17:02:37 +0100 8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed
dfuchs [Mon, 24 Nov 2014 17:02:37 +0100] rev 27754
8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed Summary: Loggers which have been configured with a handler in the configuration file will be retained by the LogManager until reset() is called. A new configuration property is added to explicitely turn the fix off. Reviewed-by: mchung
Mon, 24 Nov 2014 11:40:49 +0100 8065412: generated source to compile .properties file incorreectly includes the module name in the package name
erikj [Mon, 24 Nov 2014 11:40:49 +0100] rev 27753
8065412: generated source to compile .properties file incorreectly includes the module name in the package name Reviewed-by: tbell, mchung, ihse
Sat, 22 Nov 2014 14:56:16 +0000 8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
msheppar [Sat, 22 Nov 2014 14:56:16 +0000] rev 27752
8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected Summary: changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method Reviewed-by: chegar
Fri, 21 Nov 2014 16:30:02 -0800 8065159: AttributedString has quadratic resize algorithm
martin [Fri, 21 Nov 2014 16:30:02 -0800] rev 27751
8065159: AttributedString has quadratic resize algorithm Summary: Grow backing arrays geometrically instead of arithmetically Reviewed-by: naoto, okutsu
Fri, 21 Nov 2014 13:32:17 -0800 8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently
smarks [Fri, 21 Nov 2014 13:32:17 -0800] rev 27750
8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently Reviewed-by: lancea, rriggs
Fri, 21 Nov 2014 19:31:37 +0100 8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
olagneau [Fri, 21 Nov 2014 19:31:37 +0100] rev 27749
8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined Summary: Add RedefineBigClass.sh and RetransformBigClss.sh in ProblemList.txt Reviewed-by: dcubed, sspitsyn Contributed-by: olivier.lagneau@oracle.com
Fri, 21 Nov 2014 15:26:24 -0500 Merge
mullan [Fri, 21 Nov 2014 15:26:24 -0500] rev 27748
Merge
Fri, 21 Nov 2014 15:23:36 -0500 8046949: Generify the javax.xml.crypto API
mullan [Fri, 21 Nov 2014 15:23:36 -0500] rev 27747
8046949: Generify the javax.xml.crypto API Reviewed-by: xuelei
Fri, 21 Nov 2014 09:54:23 -0800 Merge
amurillo [Fri, 21 Nov 2014 09:54:23 -0800] rev 27746
Merge
Fri, 21 Nov 2014 08:00:31 -0800 Merge
amurillo [Fri, 21 Nov 2014 08:00:31 -0800] rev 27745
Merge
Thu, 13 Nov 2014 16:11:01 -0800 Merge
amurillo [Thu, 13 Nov 2014 16:11:01 -0800] rev 27744
Merge
Thu, 13 Nov 2014 12:28:49 +0100 Merge
jwilhelm [Thu, 13 Nov 2014 12:28:49 +0100] rev 27743
Merge
Mon, 03 Nov 2014 15:53:03 +0100 Merge
jwilhelm [Mon, 03 Nov 2014 15:53:03 +0100] rev 27742
Merge
Fri, 31 Oct 2014 09:29:32 +0100 8061308: Remove iCMS
brutisso [Fri, 31 Oct 2014 09:29:32 +0100] rev 27741
8061308: Remove iCMS Reviewed-by: mgerdin, jmasa
Thu, 13 Nov 2014 08:02:38 +0100 Merge
sla [Thu, 13 Nov 2014 08:02:38 +0100] rev 27740
Merge
Tue, 11 Nov 2014 21:46:02 -0800 6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
sspitsyn [Tue, 11 Nov 2014 21:46:02 -0800] rev 27739
6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112) Summary: Synchronize the jdwp VirtualMachine command functions with the VM_DEATH event Reviewed-by: dcubed, dsamersoff, dholmes
Mon, 10 Nov 2014 15:06:13 -0500 8062556: Add jdk tests for JDK-8058322 and JDK-8058313
emc [Mon, 10 Nov 2014 15:06:13 -0500] rev 27738
8062556: Add jdk tests for JDK-8058322 and JDK-8058313 Summary: Add tests for two hotspot reflection fixes. Reviewed-by: dholmes
Fri, 21 Nov 2014 09:28:53 -0800 6321472: Add CRC-32C API
sherman [Fri, 21 Nov 2014 09:28:53 -0800] rev 27737
6321472: Add CRC-32C API Summary: to add CRC-32C api and implementation Reviewed-by: sherman Contributed-by: staffan.friberg@oracle.com
Fri, 21 Nov 2014 16:05:11 +0100 8058631: Rename posix to unix in build system to match file name changes
ihse [Fri, 21 Nov 2014 16:05:11 +0100] rev 27736
8058631: Rename posix to unix in build system to match file name changes Reviewed-by: simonis, erikj, tbell
Fri, 14 Nov 2014 13:46:19 -0800 8064288: sun.management.Flag should loadLibrary()
bchristi [Fri, 14 Nov 2014 13:46:19 -0800] rev 27735
8064288: sun.management.Flag should loadLibrary() Summary: Call System.loadLibrary("management") from Flag static initializer Reviewed-by: mchung
Thu, 20 Nov 2014 10:58:03 -0800 Merge
lana [Thu, 20 Nov 2014 10:58:03 -0800] rev 27734
Merge
Wed, 19 Nov 2014 21:28:26 -0500 8065372: Object.wait(ms, ns) timeout returns early
rriggs [Wed, 19 Nov 2014 21:28:26 -0500] rev 27733
8065372: Object.wait(ms, ns) timeout returns early Reviewed-by: martin, dholmes
Wed, 19 Nov 2014 21:22:22 -0500 8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough
rriggs [Wed, 19 Nov 2014 21:22:22 -0500] rev 27732
8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough Reviewed-by: dholmes, martin
Mon, 17 Nov 2014 23:56:53 +0100 8065070: (fmt) Avoid creating substrings when building FormatSpecifier
redestad [Mon, 17 Nov 2014 23:56:53 +0100] rev 27731
8065070: (fmt) Avoid creating substrings when building FormatSpecifier Reviewed-by: martin, shade
Thu, 06 Nov 2014 13:29:36 -0800 8062773: Clarifications for Class specification
martin [Thu, 06 Nov 2014 13:29:36 -0800] rev 27730
8062773: Clarifications for Class specification Reviewed-by: darcy, psandoz
Fri, 14 Nov 2014 11:23:07 -0800 8064846: Lazy-init thread safety problems in core reflection
martin [Fri, 14 Nov 2014 11:23:07 -0800] rev 27729
8064846: Lazy-init thread safety problems in core reflection Summary: Make several fields in core reflection volatile Reviewed-by: jfranck, shade, plevart
Mon, 17 Nov 2014 15:30:22 +0300 8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
shade [Mon, 17 Nov 2014 15:30:22 +0300] rev 27728
8065096: java.net.Authenticator.theAuthenticator should be properly synchronized Reviewed-by: chegar, lancea
Mon, 17 Nov 2014 14:50:05 +0300 8064560: (tz) Support tzdata2014j
aefimov [Mon, 17 Nov 2014 14:50:05 +0300] rev 27727
8064560: (tz) Support tzdata2014j Reviewed-by: okutsu
Mon, 17 Nov 2014 14:11:08 +0300 8064914: tzdb.dat compilation failure when using tzdata2014j
aefimov [Mon, 17 Nov 2014 14:11:08 +0300] rev 27726
8064914: tzdb.dat compilation failure when using tzdata2014j Reviewed-by: sherman, coffeys
Sun, 16 Nov 2014 15:03:46 +0100 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
redestad [Sun, 16 Nov 2014 15:03:46 +0100] rev 27725
8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width Reviewed-by: sherman
Thu, 21 Aug 2014 17:51:29 +0100 8053963: (dc) Use DatagramChannel.receive() instead of read() in connect
michaelm [Thu, 21 Aug 2014 17:51:29 +0100] rev 27724
8053963: (dc) Use DatagramChannel.receive() instead of read() in connect Reviewed-by: alanb, chegar
Wed, 30 Jul 2014 11:08:41 -0700 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
prr [Wed, 30 Jul 2014 11:08:41 -0700] rev 27723
8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 Reviewed-by: bae, serb
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip