Thu, 04 Dec 2014 12:58:22 -0800 katleman Added tag jdk9-b41 for changeset 08ef93eaca80
Wed, 05 Jul 2017 20:09:35 +0200 duke Merge
Thu, 04 Dec 2014 12:58:12 -0800 katleman Added tag jdk9-b41 for changeset 55efe677dc75
Wed, 05 Jul 2017 20:09:31 +0200 duke Merge
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
Fri, 21 Nov 2014 09:54:23 -0800 amurillo Merge
Fri, 21 Nov 2014 08:00:31 -0800 amurillo Merge
Thu, 13 Nov 2014 16:11:01 -0800 amurillo Merge
Thu, 13 Nov 2014 12:28:49 +0100 jwilhelm Merge
Mon, 03 Nov 2014 15:53:03 +0100 jwilhelm Merge
Fri, 31 Oct 2014 09:29:32 +0100 brutisso 8061308: Remove iCMS
Thu, 13 Nov 2014 08:02:38 +0100 sla Merge
Tue, 11 Nov 2014 21:46:02 -0800 sspitsyn 6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
Mon, 10 Nov 2014 15:06:13 -0500 emc 8062556: Add jdk tests for JDK-8058322 and JDK-8058313
Fri, 21 Nov 2014 09:28:53 -0800 sherman 6321472: Add CRC-32C API
Fri, 21 Nov 2014 16:05:11 +0100 ihse 8058631: Rename posix to unix in build system to match file name changes
Fri, 14 Nov 2014 13:46:19 -0800 bchristi 8064288: sun.management.Flag should loadLibrary()
Thu, 20 Nov 2014 10:58:03 -0800 lana Merge
Wed, 19 Nov 2014 21:28:26 -0500 rriggs 8065372: Object.wait(ms, ns) timeout returns early
Wed, 19 Nov 2014 21:22:22 -0500 rriggs 8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough
Mon, 17 Nov 2014 23:56:53 +0100 redestad 8065070: (fmt) Avoid creating substrings when building FormatSpecifier
Thu, 06 Nov 2014 13:29:36 -0800 martin 8062773: Clarifications for Class specification
Fri, 14 Nov 2014 11:23:07 -0800 martin 8064846: Lazy-init thread safety problems in core reflection
Mon, 17 Nov 2014 15:30:22 +0300 shade 8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
Mon, 17 Nov 2014 14:50:05 +0300 aefimov 8064560: (tz) Support tzdata2014j
Mon, 17 Nov 2014 14:11:08 +0300 aefimov 8064914: tzdb.dat compilation failure when using tzdata2014j
Sun, 16 Nov 2014 15:03:46 +0100 redestad 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
Thu, 21 Aug 2014 17:51:29 +0100 michaelm 8053963: (dc) Use DatagramChannel.receive() instead of read() in connect
Wed, 30 Jul 2014 11:08:41 -0700 prr 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
Thu, 29 May 2014 04:24:10 +0000 xuelei 8043200: Decrease the preference mode of RC4 in the enabled cipher suite list
Sun, 18 May 2014 23:06:51 +0000 ascarpino 8042480: CipherInputStream.close() throws AEADBadTagException in some cases
Sat, 15 Nov 2014 18:26:29 +0000 msheppar 8015692: java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop.
Thu, 06 Nov 2014 13:29:36 -0800 martin 8063147: Class.getFields spec should state that fields are inherited from superinterfaces
Mon, 27 Oct 2014 16:24:43 -0700 martin 8062194: java.util.jar.Attributes should use insertion-ordered iteration
Fri, 14 Nov 2014 18:15:52 +0000 chegar 8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming
Fri, 14 Nov 2014 11:41:42 +0000 vinnie 8034031: [parfait] JNI exception pending in jdk/src/macosx/native/apple/security/KeystoreImpl.m
Fri, 14 Nov 2014 12:32:43 +0300 ant 8004148: NPE in sun.awt.SunToolkit.getWindowDeactivationTime
Thu, 04 Dec 2014 12:58:17 -0800 katleman Added tag jdk9-b41 for changeset 729f9700483a
Wed, 05 Jul 2017 20:09:15 +0200 duke Merge
Thu, 04 Dec 2014 15:21:31 -0800 lana Merge
Wed, 03 Dec 2014 17:48:58 +0000 chegar Merge
Wed, 26 Nov 2014 20:38:10 -0500 drchase Merge
Wed, 26 Nov 2014 08:06:58 +0100 thartmann 8007993: hotspot.log w/ enabled LogCompilation can be an invalid XML
Thu, 13 Nov 2014 09:19:46 +0100 roland 8054478: C2: Incorrectly compiled char[] array access crashes JVM
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Mon, 24 Nov 2014 08:48:15 +0100 thartmann 8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure'
Sat, 22 Nov 2014 03:10:33 +0000 drchase Merge
Fri, 21 Nov 2014 17:17:41 -0800 kvn 8065618: C2 RA incorrectly removes kill projections
Fri, 21 Nov 2014 21:08:48 -0500 drchase Merge
Fri, 21 Nov 2014 17:28:29 +0300 iignatyev 8064696: compiler/startup/SmallCodeCacheStartup.java doesn't check exit code
Fri, 21 Nov 2014 17:27:11 +0300 iignatyev 8059550: JEP-JDK-8043304: Test task: segment overflow w/ empty others
Thu, 20 Nov 2014 11:06:26 +0100 thartmann 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer
Tue, 18 Nov 2014 19:44:45 +0100 zmajo 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
Mon, 17 Nov 2014 23:11:40 +0000 vlivanov Merge
Mon, 17 Nov 2014 14:02:45 -0800 vlivanov 8062258: compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN
Thu, 13 Nov 2014 14:42:54 +0100 neliasso 8061256: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java timed out
Mon, 17 Nov 2014 12:57:49 +0300 iignatyev 8059732: improve hotspot_*test targets
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Thu, 20 Nov 2014 10:03:22 -0500 aharlap 8059492: Wrong spelling in assert: "Not initialied properly?"
Wed, 19 Nov 2014 17:43:19 +0300 eistepan 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests
Tue, 21 Oct 2014 15:07:25 +0200 jwilhelm 8058255: Native jbyte Atomic::cmpxchg for supported x86 platforms
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip