Fri, 09 Aug 2019 03:51:20 +0200 jwilhelm Merge
Fri, 09 Aug 2019 03:36:59 +0200 jwilhelm Added tag jdk-13+33 for changeset 9c250a7600e1
Thu, 08 Aug 2019 05:05:04 +0000 diazhou 8229180: Remove EA from JDK 13 version string jdk-13+33 jdk-13-ga
Thu, 08 Aug 2019 09:32:15 -0700 ljiang 8228778: JDK 13 L10n resource files update - msgdrop 20
Thu, 08 Aug 2019 07:07:06 +0100 rrich 8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
Thu, 08 Aug 2019 07:05:17 +0200 thartmann 8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
Thu, 08 Aug 2019 03:08:49 +0200 jwilhelm Added tag jdk-13+33 for changeset 5c85b58e2a42
Fri, 09 Aug 2019 01:18:18 +0200 egahlin Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository JEP-349-branch
Thu, 08 Aug 2019 17:27:17 -0400 herrick Merge JDK-8200758-branch
Thu, 08 Aug 2019 17:23:13 -0400 herrick 8229252: Add descriptions to Windows jtreg tests JDK-8200758-branch
Thu, 08 Aug 2019 17:21:32 -0400 herrick JDK-8224788: jpackage fails on OS X when using --runtime-image JDK-8200758-branch
Thu, 08 Aug 2019 21:58:11 +0100 aefimov 8225430: Replace wildcard address with loopback or local host in tests - part 14
Thu, 08 Aug 2019 18:44:11 +0100 dfuchs 8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
Thu, 08 Aug 2019 11:06:54 -0300 jlaskey imported patch comments JDK-8193209-branch
Thu, 08 Aug 2019 04:29:56 -0700 jcbeyler 8229036: Remove the testing against NSK_TRUE from tests
Thu, 08 Aug 2019 14:15:54 +0530 jdv Disable usage of check_previous_op for text rendering metal-prototype-branch
Thu, 08 Aug 2019 14:13:16 +0530 rraghavan 8227439: Turn off AOT by default
Thu, 08 Aug 2019 03:09:46 +0200 jwilhelm Added tag jdk-14+9 for changeset 18f189e69b29
Wed, 07 Aug 2019 14:56:26 -0700 naoto 8215181: Accounting currency format support
Wed, 07 Aug 2019 22:43:49 +0200 jwilhelm Merge
Wed, 07 Aug 2019 08:42:14 -0700 naoto 8228971: Locale API doc has redundant hyphens for some parameters
Mon, 22 Jul 2019 10:48:14 +0200 sgehwolf 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
Fri, 12 Jul 2019 19:37:25 +0200 sgehwolf 8227642: [TESTBUG] Make docker tests podman compatible
Wed, 07 Aug 2019 20:47:43 +0000 valeriep Merge
Wed, 07 Aug 2019 20:46:28 +0000 valeriep 8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
Wed, 07 Aug 2019 17:00:19 +0800 jiefu 8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
Wed, 07 Aug 2019 15:35:55 -0300 jlaskey imported patch factory JDK-8193209-branch
Wed, 07 Aug 2019 14:04:10 -0400 lancea 8226530: ZipFile reads wrong entry size from ZIP64 entries
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip