Wed, 05 Jul 2017 22:05:10 +0200 duke Merge
Thu, 11 Aug 2016 17:02:08 +0000 lana Merge
Wed, 10 Aug 2016 15:49:27 -0700 mchung 8136930: Simplify use of module-system options by custom launchers
Thu, 11 Aug 2016 15:47:08 +0000 lana Added tag jdk-9+131 for changeset 11487423d488
Wed, 05 Jul 2017 22:05:03 +0200 duke Merge
Thu, 11 Aug 2016 13:34:30 -0700 joehw 8163535: javax/xml/jaxp/unittest/catalog/CatalogSupport2.java failed due to SocketTimeoutException
Thu, 11 Aug 2016 17:02:17 +0000 lana Merge
Thu, 11 Aug 2016 10:20:44 +0800 fyuan 8163468: javax/xml/jaxp/unittest/validation/Bug6773084Test.java fails intermittently
Wed, 10 Aug 2016 15:49:23 -0700 mchung 8136930: Simplify use of module-system options by custom launchers
Thu, 04 Aug 2016 13:58:06 +0800 lana 8163145: Remove two null line in the end of message.properties
Thu, 11 Aug 2016 15:47:08 +0000 lana Added tag jdk-9+131 for changeset 64662417aa2d
Wed, 05 Jul 2017 22:04:55 +0200 duke Merge
Thu, 11 Aug 2016 17:02:59 +0000 lana Merge
Wed, 10 Aug 2016 15:49:16 -0700 mchung 8136930: Simplify use of module-system options by custom launchers
Wed, 10 Aug 2016 09:21:58 -0700 sdama 8134304: NPE in initialization of OptimisticTypesPersistence
Thu, 11 Aug 2016 15:47:10 +0000 lana Added tag jdk-9+131 for changeset b381e616c242
Wed, 05 Jul 2017 22:04:45 +0200 duke Merge
Thu, 11 Aug 2016 15:47:07 +0000 lana Added tag jdk-9+131 for changeset e0d360ea22db
Wed, 05 Jul 2017 22:04:38 +0200 duke Merge
Mon, 15 Aug 2016 09:16:31 -0700 dl 8162627: Miscellaneous changes imported from jsr166 CVS 2016-08
Mon, 15 Aug 2016 09:13:22 -0700 dl 8151158: [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
Mon, 15 Aug 2016 09:09:00 -0700 dl 8163210: java/util/concurrent/tck/JSR166TestCase.java testWriteAfterReadLock(StampedLockTest): timed out waiting for thread to terminate
Mon, 15 Aug 2016 09:04:40 -0700 dl 8162805: Optimize AtomicBoolean.getAndSet
Mon, 15 Aug 2016 14:25:51 +0100 vinnie 8163503: PKCS12 keystore cannot store non-X.509 certificates
Sat, 13 Aug 2016 02:21:30 +0000 xuelei 8162362: Introduce system property to control enabled ciphersuites
Fri, 12 Aug 2016 20:14:25 +0300 snikandrova 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
Fri, 12 Aug 2016 17:35:01 +0200 redestad 8163946: java/lang/String/concat/WithSecurityManager.java fails after 8163878
Fri, 12 Aug 2016 11:30:23 +0200 redestad 8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
Fri, 12 Aug 2016 14:38:02 +0800 fyuan 8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
Fri, 12 Aug 2016 14:36:14 +0800 fyuan 8161340: ProblemList.txt update for sun/security/tools/keytool/autotest.sh
Fri, 12 Aug 2016 14:34:45 +0800 fyuan 8160611: Clean up ProblemList.txt for closed/resolved issues
Fri, 12 Aug 2016 00:47:06 +0000 valeriep 8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI")
Fri, 12 Aug 2016 00:39:34 +0000 valeriep 8157579: com/sun/crypto/provider/Mac/MacClone.java failed on solaris12(sparcv9 and x86)
Fri, 12 Aug 2016 00:10:07 +0000 valeriep 6469513: (smartcardio) CardPermission(String termName, String actions) violates specification
Thu, 11 Aug 2016 23:41:48 +0300 igerasim 8163877: Tests added in JDK-8163518 fail on some platforms
Thu, 11 Aug 2016 17:02:46 +0000 lana Merge
Thu, 11 Aug 2016 17:03:40 +0300 igerasim 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
Thu, 11 Aug 2016 13:10:54 +0800 weijun 8133910: Some sun/security/tools tests failed.
Wed, 10 Aug 2016 15:51:25 -0700 mchung 8136930: Simplify use of module-system options by custom launchers
Wed, 10 Aug 2016 22:48:25 +0100 prappo 8163586: java.net.http.RawChannel has been made public by mistake
Wed, 10 Aug 2016 22:49:05 +0200 redestad 8163814: JDK build has been failing after 8163373
Wed, 10 Aug 2016 21:55:25 +0200 redestad 8163373: Rewrite GenerateJLIClassesPlugin to avoid reflective calls into java.lang.invoke
Wed, 10 Aug 2016 17:55:08 +0200 simonis 8163408: Fix wrong prototype of getNativeScaleFactor() in systemScale.h
Wed, 10 Aug 2016 13:54:38 +0200 redestad 8163370: Reduce number of classes loaded by common usage of java.lang.invoke
Wed, 10 Aug 2016 11:54:12 +0100 coffeys 8163104: Unexpected NPE still possible on some Kerberos ticket calls
Tue, 09 Aug 2016 22:31:41 -0700 jnimeh 8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
Wed, 10 Aug 2016 11:30:53 +0800 weijun 8162739: Create new keytool option to access cacerts file
Wed, 10 Aug 2016 11:21:01 +0800 weijun 8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
Fri, 29 Jul 2016 09:58:28 -0700 sdrach 8158295: Add a multi-release jar validation mechanism to jar tool
Tue, 09 Aug 2016 07:50:26 -0700 bpb 8163305: Add some print instrumentation to java/nio/channels/Selector/RacyDeregister
Tue, 09 Aug 2016 07:43:48 -0700 bpb 8163431: probeContentType/Basic.java fails after changes for JDK-8146215
Thu, 11 Aug 2016 15:47:09 +0000 lana Added tag jdk-9+131 for changeset 6863c0579ecf
Wed, 05 Jul 2017 22:04:25 +0200 duke Merge
Fri, 12 Aug 2016 08:59:20 -0700 mhaupt 8163533: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails on jdk9/dev
Thu, 11 Aug 2016 17:02:27 +0000 lana Merge
Wed, 10 Aug 2016 15:48:04 -0700 hseigel 8136930: Simplify use of module-system options by custom launchers
Thu, 11 Aug 2016 15:47:07 +0000 lana Added tag jdk-9+131 for changeset 2bf4f6d6a72f
Thu, 11 Aug 2016 17:01:55 +0000 lana Merge
Wed, 10 Aug 2016 15:49:03 -0700 mchung 8136930: Simplify use of module-system options by custom launchers
Thu, 11 Aug 2016 15:47:07 +0000 lana Added tag jdk-9+131 for changeset 1ca743d80734
Wed, 05 Jul 2017 22:04:05 +0200 duke Added tag jdk-9+131 for changeset 4d2a15091124
Wed, 05 Jul 2017 22:04:04 +0200 duke Merge jdk-9+131
Wed, 05 Jul 2017 22:03:58 +0200 duke Merge
Mon, 08 Aug 2016 11:48:02 -0700 vromero 8162874: AST nodes representing operators should have a common superclass
Mon, 08 Aug 2016 17:22:44 +0200 jlahoda 8144733: Iterating over elements of a Scope can return spurious inner class elements
Thu, 04 Aug 2016 17:48:48 +0000 amurillo Merge
Thu, 04 Aug 2016 10:07:48 +0200 erikj 8157100: missing dependency in build system
Wed, 03 Aug 2016 16:01:09 -0700 jjg 8162359: javac should use stdout for --help and --version
Wed, 03 Aug 2016 11:30:27 -0700 darcy 8163113: langtools repeating annotations tests depend rely on annotations toString output
Wed, 03 Aug 2016 10:05:37 -0700 darcy 8163115: Temporarily problem list javac repeating annotations tests
Tue, 02 Aug 2016 13:14:12 -0700 bpatel 8154817: Fix the click-through navigation for modules
Thu, 04 Aug 2016 17:32:55 +0000 amurillo Added tag jdk-9+130 for changeset 4923274643f2
Wed, 05 Jul 2017 22:03:48 +0200 duke Merge
Mon, 08 Aug 2016 10:15:29 -0400 rriggs 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
Thu, 04 Aug 2016 17:32:53 +0000 amurillo Added tag jdk-9+130 for changeset 86902ef5ff79
Wed, 05 Jul 2017 22:03:41 +0200 duke Merge
Mon, 08 Aug 2016 12:50:00 +0800 fyuan 8067170: Enable security manager on JAXP unit tests and make some improvement
Thu, 04 Aug 2016 17:47:31 -0700 joehw 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
Thu, 04 Aug 2016 17:32:53 +0000 amurillo Added tag jdk-9+130 for changeset 00e4298ae168
Wed, 05 Jul 2017 22:03:31 +0200 duke Merge
Mon, 08 Aug 2016 12:51:44 +0200 hannesw 8162955: Activate anonymous class loading for small sources
Thu, 04 Aug 2016 17:49:29 +0000 amurillo Merge
Tue, 02 Aug 2016 12:39:25 +0200 hannesw 8162771: Strict equality operators should not be optimistic
Thu, 04 Aug 2016 17:32:55 +0000 amurillo Added tag jdk-9+130 for changeset bb2621620e5f
Wed, 05 Jul 2017 22:03:22 +0200 duke Merge
Thu, 04 Aug 2016 17:32:52 +0000 amurillo Added tag jdk-9+130 for changeset 78f922bcd6cf
Wed, 05 Jul 2017 22:03:13 +0200 duke Merge
Tue, 09 Aug 2016 15:02:27 +0200 redestad 8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
Tue, 09 Aug 2016 10:00:31 +0200 redestad 8163369: Enable generating DMH classes at link time
Tue, 09 Aug 2016 09:42:01 +0200 redestad 8162815: unnecessary object creation in reflection
Tue, 09 Aug 2016 09:44:25 +0530 sundar 8163382: ResourcePoolManager.findEntry has a bug in startsWith call
Mon, 08 Aug 2016 13:58:14 -0700 bpb 8162745: content-types.properties files are missing some modern types
Mon, 08 Aug 2016 13:57:51 -0700 bpb 8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
Mon, 08 Aug 2016 11:04:57 -0700 amurillo Merge
Mon, 08 Aug 2016 08:12:20 -0700 amurillo Merge
Fri, 05 Aug 2016 09:50:29 -0700 amurillo Merge
Tue, 02 Aug 2016 18:36:47 +0200 mgronlun 8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
Mon, 01 Aug 2016 14:09:27 +0000 dsamersoff Merge
Mon, 01 Aug 2016 15:39:10 +0300 dsamersoff 8160817: Add jsadebugd functionality to jhsdb
Mon, 01 Aug 2016 15:27:07 +0300 dsamersoff 8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
Mon, 01 Aug 2016 13:53:55 +0300 dsamersoff 8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
Mon, 01 Aug 2016 10:51:32 +0300 dsamersoff 8158050: Remove SA-JDI
Sat, 30 Jul 2016 00:11:02 +0000 amurillo Merge
Fri, 29 Jul 2016 16:11:57 -0700 amurillo Merge
Fri, 29 Jul 2016 10:18:47 +0200 psandoz 8162458: Buffer view implementations use incorrect offset for Unsafe access
Wed, 27 Jul 2016 13:33:55 +0000 acorn Merge
Wed, 27 Jul 2016 08:33:15 -0400 acorn 8162340: Better class stream parsing
Tue, 26 Jul 2016 23:52:29 -0400 dholmes 8140723: Remove source code conditionalized on JAVASE_EMBEDDED
Tue, 26 Jul 2016 16:18:24 -0700 amurillo Merge
Fri, 22 Jul 2016 10:35:48 -0700 amurillo Merge
Thu, 21 Jul 2016 20:09:20 -0700 amurillo Merge
Thu, 21 Jul 2016 16:29:17 +0200 psandoz 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
Wed, 20 Jul 2016 12:53:25 -0700 dcubed 8161057: Solaris: deprecated/obsolete compiler flags should be removed
Mon, 18 Jul 2016 14:21:17 -0700 dcubed 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
Mon, 18 Jul 2016 08:28:32 -0700 fparain 8161034: GPL header missing comma after year
Fri, 15 Jul 2016 23:54:37 -0700 sspitsyn 8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
Fri, 15 Jul 2016 18:09:33 +0000 dcubed Merge
Fri, 15 Jul 2016 09:37:38 -0700 dcubed 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Fri, 15 Jul 2016 09:10:36 -0700 amurillo Merge
Fri, 15 Jul 2016 12:36:15 +0200 psandoz 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip