Tue, 06 Aug 2019 11:57:42 +0200 shade 8229176: Shenandoah should acquire CodeCache_lock without safepoint check
Fri, 02 Aug 2019 10:10:42 +0200 mbaesken 8228902: add os::dll_load to the unified logging os category
Mon, 05 Aug 2019 16:27:30 -0700 mikael Merge
Mon, 05 Aug 2019 10:40:36 +0100 michaelm 8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
Sat, 03 Aug 2019 13:53:19 +0530 pbansal 8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
Thu, 25 Jul 2019 12:15:27 +0200 mbaesken 8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Fri, 26 Jul 2019 15:05:24 +0200 mbaesken 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
Thu, 01 Aug 2019 08:59:31 +0200 mbaesken 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
Fri, 02 Aug 2019 10:43:30 +0200 mgronlun 8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
Thu, 01 Aug 2019 10:47:51 -0700 itakiguchi 8227919: 8213232 causes crashes on solaris sparc64
Thu, 01 Aug 2019 09:27:24 -0700 mikael Added tag jdk-13+32 for changeset 929f37a9c35d
Mon, 05 Aug 2019 23:57:47 +0200 egahlin Adapt Java event commit() method for streaming JEP-349-branch
Mon, 05 Aug 2019 22:40:46 +0200 egahlin Fix first(...), next(...) and last() path from RepositoryFiles JEP-349-branch
Mon, 05 Aug 2019 13:18:31 -0700 manc 8225776: Optimize branch frequency of G1's write post-barrier in C2
Mon, 05 Aug 2019 19:58:56 +0200 egahlin Fix NPE in SafePath JEP-349-branch
Mon, 05 Aug 2019 11:16:48 -0400 coleenp 8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
Mon, 05 Aug 2019 11:11:18 +0530 rpatil 8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Mon, 05 Aug 2019 07:59:42 -0700 erikj 8058539: Platform specific source files may not end up in src.zip
Mon, 05 Aug 2019 15:29:09 +0200 hannesw 8228393: Add an indicator for external links in javadoc
Sat, 03 Aug 2019 09:04:04 +0800 jiefu 8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
Mon, 05 Aug 2019 08:03:25 +0200 thartmann 6394013: C2: Remove VerifyOpto
Fri, 02 Aug 2019 13:51:34 -0700 mseledtsov 8228687: [TESTBUG] exclude Container tests from hotspot_misc group
Fri, 02 Aug 2019 15:13:10 -0400 dcubed 8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
Fri, 02 Aug 2019 11:24:59 -0700 jcbeyler 8228998: Remove the testing against NSK_FALSE from tests
Fri, 02 Aug 2019 20:05:23 +0200 egahlin Fix EventStream:setStartTime JEP-349-branch
Fri, 02 Aug 2019 20:04:02 +0200 egahlin Add EventStream::openRepository() method JEP-349-branch
Fri, 02 Aug 2019 11:28:58 +0200 mdoerr 8228649: [PPC64] SA reads wrong slots from interpreter frames
Fri, 02 Aug 2019 11:21:41 +0200 rkennke 8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
Thu, 01 Aug 2019 07:14:03 -0700 igerasim 8228352: CANON_EQ breaks when pattern contains supplementary codepoint
Thu, 01 Aug 2019 16:07:07 -0400 dcubed 8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
Thu, 01 Aug 2019 15:54:45 -0400 dcubed 8226899: Problemlist compiler/rtm tests
Thu, 01 Aug 2019 09:29:13 -0700 mikael Added tag jdk-14+8 for changeset c0023e364b6f
Thu, 01 Aug 2019 09:23:21 -0700 mikael Merge
Thu, 01 Aug 2019 09:37:24 +0200 mbaesken 8228764: New library dependencies due to JDK-8222720 jdk-13+32
Wed, 12 Jun 2019 13:50:37 -0700 serb 8217676: Upgrade libpng to 1.6.37
Wed, 31 Jul 2019 16:09:17 +0200 mgronlun 8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
Wed, 31 Jul 2019 09:52:28 +0800 pli 8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
Tue, 30 Jul 2019 07:22:05 +0200 thartmann 8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
Thu, 01 Aug 2019 16:48:26 +0200 egahlin Cleaning up JEP-349-branch
Thu, 01 Aug 2019 16:47:17 +0200 egahlin Updating use cases JEP-349-branch
Thu, 01 Aug 2019 16:43:15 +0200 egahlin Add test for setSettings JEP-349-branch
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)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip