Thu, 04 Dec 2014 15:22:03 -0800 lana Merge
Thu, 04 Dec 2014 15:04:11 -0800 darcy 8066632: Suppress deprecation warnings in java.rmi module
Thu, 04 Dec 2014 12:59:43 -0800 darcy 8066617: Suppress deprecation warnings in java.base module
Thu, 04 Dec 2014 07:15:37 -0800 vlivanov 8057020: LambdaForm caches should support eviction
Thu, 04 Dec 2014 16:50:31 +0800 weijun 8048619: Implement tests for converting PKCS12 keystores
Wed, 03 Dec 2014 16:50:55 -0500 lancea 8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
Wed, 03 Dec 2014 19:49:59 +0000 chegar 8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
Wed, 03 Dec 2014 19:28:35 +0000 chegar Merge
Wed, 03 Dec 2014 14:34:42 +0000 alanb 8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
Wed, 03 Dec 2014 12:00:26 +0100 psandoz 8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
Wed, 03 Dec 2014 11:38:56 +0100 sjiang 8065764: javax/management/monitor/CounterMonitorTest.java hangs
Tue, 02 Dec 2014 14:36:23 -0800 amurillo Merge
Thu, 27 Nov 2014 07:16:54 -0800 amurillo Merge
Wed, 26 Nov 2014 17:41:08 +0100 jwilhelm Merge
Wed, 19 Nov 2014 17:51:06 +0300 eistepan 8062536: [TESTBUG] Conflicting GC combinations in jdk tests
Mon, 24 Nov 2014 09:57:03 +0100 sla Merge
Mon, 17 Nov 2014 13:11:37 +0100 sgabdura 8048050: Agent NullPointerException when rmi.port in use
Tue, 18 Nov 2014 16:20:16 +0100 ykantser 6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
Mon, 17 Nov 2014 09:36:40 +0100 sla Merge
Fri, 14 Nov 2014 10:22:43 +0100 miauno 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
Thu, 13 Nov 2014 01:55:21 +0300 shade 8059677: Thread.getName() instantiates Strings
Tue, 02 Dec 2014 15:12:40 +0100 jlahoda 8065998: Avoid use of _ as a one-character identifier
Mon, 01 Dec 2014 17:59:39 -0800 smarks 8035000: clean up ActivationLibrary.DestroyThread
Mon, 01 Dec 2014 21:02:21 +0100 dfuchs 8065552: setAccessible(true) on fields of Class may throw a SecurityException
Mon, 01 Dec 2014 22:22:02 +0300 iignatyev Merge
Mon, 01 Dec 2014 21:58:46 +0300 iignatyev 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
Mon, 01 Dec 2014 21:56:54 +0300 iignatyev 8066191: Introduce time limited test executor
Mon, 01 Dec 2014 17:20:06 +0000 msheppar 8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
Mon, 01 Dec 2014 11:34:44 -0500 lancea 8066261: Typo in Connection.isValid
Mon, 01 Dec 2014 13:44:57 +0000 alanb 8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
Sat, 29 Nov 2014 11:14:20 -0500 lancea 8066188: BaseRowSet default value for escape processing is not correct
Fri, 28 Nov 2014 14:58:10 +0000 alanb 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
Wed, 26 Nov 2014 20:10:48 +0100 dfuchs 8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
Wed, 26 Nov 2014 11:12:19 -0800 ksrini 8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main
Wed, 26 Nov 2014 15:15:27 +0100 ihse 8065913: Various improvements in SetupNativeCompilation
Wed, 26 Nov 2014 15:28:46 +0800 weijun 8061253: Spec cleanup for some security-related classes
Tue, 25 Nov 2014 10:41:40 -0800 prr Merge
Mon, 17 Nov 2014 12:32:27 -0800 prr Merge
Fri, 14 Nov 2014 17:53:46 +0300 anashaty 8059739: Dragged and Dropped data is corrupted for two data types
Fri, 14 Nov 2014 16:19:40 +0400 pchelko 8023723: Can not paste and copy the text from the text area into the editor
Thu, 13 Nov 2014 12:00:39 +0300 alexsch 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
Wed, 12 Nov 2014 09:36:25 -0800 ddehaven Merge
Mon, 10 Nov 2014 16:37:40 +0300 yan 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Mon, 10 Nov 2014 16:23:30 +0300 yan 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Sun, 09 Nov 2014 22:17:45 +0300 serb 7169583: JInternalFrame title not antialiased in Nimbus LaF
Thu, 06 Nov 2014 15:10:00 -0800 prr 8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails
Wed, 05 Nov 2014 18:33:28 +0300 serb 7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
Tue, 25 Nov 2014 18:43:44 +0000 chegar 8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
Tue, 25 Nov 2014 14:16:55 +0400 kshefov 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Mon, 24 Nov 2014 18:11:25 +0000 alanb 8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null
Mon, 24 Nov 2014 07:19:36 -0800 vlivanov 8059880: Get rid of LambdaForm interpretation
Mon, 24 Nov 2014 07:16:38 -0800 vlivanov 8063135: Enable full LF sharing by default
Mon, 24 Nov 2014 17:02:37 +0100 dfuchs 8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed
Mon, 24 Nov 2014 11:40:49 +0100 erikj 8065412: generated source to compile .properties file incorreectly includes the module name in the package name
Sat, 22 Nov 2014 14:56:16 +0000 msheppar 8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
Fri, 21 Nov 2014 16:30:02 -0800 martin 8065159: AttributedString has quadratic resize algorithm
Fri, 21 Nov 2014 13:32:17 -0800 smarks 8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently
Fri, 21 Nov 2014 19:31:37 +0100 olagneau 8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
Fri, 21 Nov 2014 15:26:24 -0500 mullan Merge
Fri, 21 Nov 2014 15:23:36 -0500 mullan 8046949: Generify the javax.xml.crypto API
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip