Wed, 07 Aug 2019 09:17:08 -0400 zgu 8229213: Shenandoah: Allow VM global oop storage to be processed concurrently jdk-14+9
Wed, 07 Aug 2019 08:10:45 -0400 coleenp 8229208: Remove Monitor::ClearMonitor
Wed, 07 Aug 2019 13:00:57 +0100 rpatil 8228469: (tz) Upgrade time-zone data to tzdata2019b
Wed, 07 Aug 2019 07:45:37 -0400 zgu 8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
Wed, 07 Aug 2019 11:28:14 +0100 clanger 8213031: (zipfs) Add support for POSIX file permissions
Wed, 07 Aug 2019 12:09:55 +0200 thartmann 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
Wed, 07 Aug 2019 10:29:07 +0200 tschatzl 8228503: Rename "rs_lengths" to "rs_length" in ergo code
Tue, 06 Aug 2019 15:03:48 -0400 tonyp 8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
Tue, 06 Aug 2019 11:40:23 -0400 kbarrett 8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
Tue, 06 Aug 2019 15:50:30 +0200 pliden 8229129: ZGC: Fix incorrect format string for doubles
Tue, 06 Aug 2019 15:50:25 +0200 pliden 8229128: ZGC: Remove unused ZThreadRootsIterator
Tue, 06 Aug 2019 15:50:12 +0200 pliden 8229017: ZGC: Various cleanups of ZVerify
Tue, 06 Aug 2019 15:50:00 +0200 pliden 8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
Tue, 06 Aug 2019 15:49:53 +0200 pliden 8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
Tue, 06 Aug 2019 09:27:38 -0400 mullan 8210755: Define standard names for EC curves and TLS signature schemes
Tue, 06 Aug 2019 07:43:18 -0400 coleenp 8228753: Deprecate -XX:FieldsAllocationStyle product option
Tue, 06 Aug 2019 12:14:41 +0200 shade 8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip