Thu, 01 Aug 2019 08:59:31 +0200 mbaesken 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms jdk-14+8
Wed, 31 Jul 2019 16:48:51 -0700 mseledtsov 8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
Wed, 31 Jul 2019 17:30:25 -0400 coleenp 8228907: Some gc argument checking tests fail after JDK-8228855
Mon, 29 Jul 2019 16:31:09 +0530 jpai 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
Wed, 31 Jul 2019 14:28:51 -0400 kbarrett 8048556: Unnecessary GCLocker-initiated young GCs
Wed, 31 Jul 2019 13:40:59 -0400 coleenp 8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
Wed, 31 Jul 2019 09:55:26 -0400 ecaspole 8228674: LogCompilation: Improvements to log compare feature
Wed, 31 Jul 2019 14:07:44 +0200 egahlin Cleaner stream reconfiguration + reduced allocation in JFR framework JEP-349-branch
Wed, 31 Jul 2019 06:54:50 -0400 coleenp 8228630: Remove always true parameter to NoSafepointVerifier
Wed, 31 Jul 2019 06:37:13 -0400 coleenp 8228673: Remove develop flag StrictSafepointChecks
Wed, 31 Jul 2019 10:03:44 +0200 rkennke 8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier
Wed, 31 Jul 2019 08:05:14 +0200 thartmann 8193042: NativeLookup::lookup_critical_entry() should only load shared library once
Wed, 31 Jul 2019 00:02:01 -0400 dholmes 8227250: UserHandler contains ancient LinuxThreads code
Tue, 30 Jul 2019 17:31:29 -0400 pchilanomate 8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
Tue, 30 Jul 2019 22:16:48 +0200 shade 8228725: AArch64: Purge method call format support
Tue, 30 Jul 2019 22:15:23 +0200 shade 8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
Tue, 30 Jul 2019 09:46:06 -0700 bpb 8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
Tue, 30 Jul 2019 17:54:53 +0200 mdoerr 8228743: [PPC64, s390] Implement FastJNIAccessors
Tue, 30 Jul 2019 09:56:18 -0400 coleenp 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
Tue, 30 Jul 2019 09:26:47 -0400 mullan 8191138: Remove deprecated java.security.acl APIs
Tue, 30 Jul 2019 09:58:18 +0300 dchuyko 8228722: jpackage RPM tests fail on some versions of rpmbuild JDK-8200758-branch
Tue, 30 Jul 2019 11:14:16 +0800 weijun 8228745: sun/security/tools/jarsigner/Warning.java test timeout
Mon, 29 Jul 2019 16:09:36 -0700 rhalade 8228755: ProblemList sun/security/tools/jarsigner/Warning.java
Mon, 29 Jul 2019 18:38:00 -0400 herrick Merge JDK-8200758-branch
Mon, 29 Jul 2019 18:31:18 -0400 herrick 8228744: file associations broken on linux. JDK-8200758-branch
Mon, 29 Jul 2019 20:18:43 +0000 valeriep 8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding
Mon, 29 Jul 2019 11:23:49 -0700 xuelei 8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList
Mon, 29 Jul 2019 09:59:04 -0700 mikael Merge
Fri, 26 Jul 2019 16:03:08 +0200 rrich 8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
Mon, 29 Jul 2019 13:57:54 +0200 eosterlund 8227407: ZGC: C2 loads and load barriers can get separated by safepoints
Sat, 27 Jul 2019 10:02:35 +0800 jjiang 8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
Fri, 26 Jul 2019 11:47:50 +0800 ljiang 8228623: Update copyright year to 2019 for several java properties file
Thu, 25 Jul 2019 10:25:52 -0700 ccheung 8228407: JVM crashes with shared archive file mismatch
Thu, 25 Jul 2019 21:21:29 +0800 weijun 8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list
Thu, 25 Jul 2019 15:29:50 +0800 ljiang 8228397: Missing license copyright header in some properties files
Wed, 24 Jul 2019 18:23:16 -0700 iignatyev 8226905: unproblem list applications/ctw/modules/* tests on windows
Wed, 24 Jul 2019 16:54:17 -0700 mikael Added tag jdk-13+31 for changeset 6a159c6c23cc
Wed, 24 Jul 2019 10:50:40 +0300 vlivanov 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter jdk-13+31
Wed, 24 Jul 2019 10:09:30 +0800 weijun 8228341: SignTwice.java fails intermittently on Windows
Wed, 24 Jul 2019 10:09:22 +0800 weijun 8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
Tue, 23 Jul 2019 11:30:31 -0700 jjg 8228494: Update nroff version of man pages
Mon, 29 Jul 2019 18:22:55 +0200 mdoerr 8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
Mon, 29 Jul 2019 09:09:23 -0700 bpb 8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
Mon, 29 Jul 2019 08:48:52 -0700 bpb 8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
Mon, 29 Jul 2019 10:34:20 -0400 coleenp 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Mon, 29 Jul 2019 09:57:37 -0400 hseigel 8228596: Class redefinition fails when condy instructions are removed
Mon, 29 Jul 2019 11:14:06 +0200 shade 8228400: Remove built-in AArch64 simulator
Fri, 26 Jul 2019 10:52:47 +0200 rschmelter 8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868
Mon, 29 Jul 2019 08:17:26 +0000 coffeys 8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions
Fri, 26 Jul 2019 15:05:24 +0200 mbaesken 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
Mon, 29 Jul 2019 09:40:02 +0200 thartmann 8156207: Resource allocated BitMaps are often cleared unnecessarily
Mon, 29 Jul 2019 09:34:07 +0200 thartmann 8223769: Assert triggers with -XX:+StressReflectiveCode
Sun, 28 Jul 2019 23:14:07 -0400 dholmes 8221205: Obsolete AllowJNIEnvProxy
Sat, 27 Jul 2019 14:49:16 -0700 mchung 8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member
Sat, 27 Jul 2019 07:17:27 -0400 herrick Merge JDK-8200758-branch
Sat, 27 Jul 2019 07:10:20 -0400 herrick merge JDK-8200758-branch
Fri, 26 Jul 2019 19:11:34 -0400 herrick merge JDK-8200758-branch
Thu, 25 Jul 2019 17:27:53 -0400 herrick JDK-8227312: Remove pkg bundle from DMG image. JDK-8200758-branch
Thu, 25 Jul 2019 17:07:08 -0400 herrick 8227684: jpackage must handle win32 mangled names in jli.dll JDK-8200758-branch
Thu, 25 Jul 2019 15:47:00 -0400 herrick Merge JDK-8200758-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip