Fri, 30 Aug 2019 09:24:54 +0200 rrich 8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
Fri, 06 Sep 2019 09:26:23 +0200 shade 8230671: x86_32 build failures after JDK-8229496
Thu, 05 Sep 2019 17:38:54 -0700 naoto 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
Thu, 05 Sep 2019 16:26:53 -0700 bpb 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
Thu, 05 Sep 2019 15:55:57 -0700 darcy 8230681: Add @since tag to java.io.Serial
Thu, 05 Sep 2019 18:39:22 -0400 dholmes 8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
Thu, 05 Sep 2019 14:12:01 -0700 bpb 8229280: Test failures on several linux hosts after JDK-8181493
Thu, 05 Sep 2019 11:12:12 -0700 ccheung 8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
Thu, 05 Sep 2019 17:26:38 +0000 joehw 8228854: Default ErrorListener reports warnings and errors to the console
Thu, 05 Sep 2019 19:24:53 +0200 shade 8230646: Epsilon does not extend TLABs to max size
Thu, 05 Sep 2019 16:46:50 +0200 egahlin Improved handling of Thread.interrupt() + cleanup JEP-349-branch
Thu, 05 Sep 2019 13:56:17 +0200 thartmann 8229496: SIGFPE (division by zero) in C2 OSR compiled method
Thu, 05 Sep 2019 12:39:48 +0200 jlahoda 8177068: incomplete classpath causes NPE in Flow
Thu, 05 Sep 2019 09:59:43 +0200 mbaesken 8230466: check malloc/calloc results in jdk.hotspot.agent
Thu, 05 Sep 2019 11:09:12 +0200 stuefe 8230642: 8224815 broke Shenandoah build
Thu, 05 Sep 2019 08:26:49 +0200 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Thu, 05 Sep 2019 08:26:44 +0200 eosterlund 8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
Thu, 05 Sep 2019 14:55:21 +0800 jjiang 8228967: Trust/Key store and SSL context utilities for tests
Thu, 05 Sep 2019 02:13:59 +0200 jwilhelm Added tag jdk-14+13 for changeset fbbe6672ae15
Wed, 04 Sep 2019 15:49:25 -0700 darcy 8230626: Make UnknownFooException strings more informative
Wed, 04 Sep 2019 13:57:26 -0700 mseledtsov 8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
Wed, 04 Sep 2019 18:10:07 +0100 dfuchs 8230435: Replace wildcard address with loopback or local host in tests - part 22
Wed, 04 Sep 2019 17:36:53 +0100 dfuchs 8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
Wed, 04 Sep 2019 16:42:36 +0100 dfuchs 8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions jdk-14+13
Wed, 04 Sep 2019 16:39:12 +0200 xliu 8229450: C2 compilation fails with assert(found_sfpt) failed
Wed, 04 Sep 2019 15:05:03 +0200 eosterlund 8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
Wed, 04 Sep 2019 14:21:54 +0200 mdoerr 8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
Wed, 04 Sep 2019 09:47:55 +0200 sjohanss 8209802: Garbage collectors should register JFR types themselves to avoid build errors.
Wed, 04 Sep 2019 09:47:51 +0200 sjohanss 8230431: Move G1 trace code from gcTrace* to G1 directory
Tue, 03 Sep 2019 17:52:36 +0200 mbaesken 8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
Tue, 03 Sep 2019 16:52:55 +0200 mbaesken 8230485: add handling of aix tar in configure
Wed, 04 Sep 2019 12:47:42 +0800 jjiang 8226221: Update PKCS11 tests to use NSS 3.46 libs
Tue, 03 Sep 2019 23:42:06 -0400 dholmes 6313903: Thread.sleep(3) might wake up immediately on windows
Tue, 03 Sep 2019 22:54:46 +0200 mgronlun single pass only to install typeset blobs to sample candidates JEP-349-branch
Tue, 03 Sep 2019 17:45:02 +0300 vlivanov 8227236: assert(singleton != __null && singleton != declared_interface) failed
Tue, 03 Sep 2019 13:55:41 -0400 zgu 8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
Fri, 30 Aug 2019 17:22:55 +0530 jpai 8223714: HTTPSetAuthenticatorTest could be made more resilient
Tue, 03 Sep 2019 16:25:05 +0200 mgronlun ObjectSampler constness JEP-349-branch
Tue, 03 Sep 2019 15:01:20 +0200 mgronlun remove explicit leakp artifact tagging functor JEP-349-branch
Tue, 03 Sep 2019 14:36:15 +0200 mgronlun cleanup JEP-349-branch
Tue, 03 Sep 2019 14:05:01 +0200 mgronlun reductions JEP-349-branch
Tue, 03 Sep 2019 13:31:54 +0200 mgronlun macro removals JEP-349-branch
Tue, 03 Sep 2019 13:15:27 +0200 mgronlun hide leakp tagging of klass JEP-349-branch
Tue, 03 Sep 2019 11:48:31 +0200 mgronlun better caching anonymous strings JEP-349-branch
Tue, 03 Sep 2019 10:03:13 +0200 thartmann 8230428: Cleanup dead CastIP node code in formssel.cpp
Mon, 02 Sep 2019 21:08:41 +0200 egahlin Clean up class hiercharchy JEP-349-branch
Mon, 02 Sep 2019 21:03:40 +0200 egahlin Fix race condition in TestRepositoryMigration JEP-349-branch
Mon, 02 Sep 2019 19:42:46 +0200 mgronlun old object sample blob:ification and serialization support JEP-349-branch
Mon, 02 Sep 2019 15:59:37 +0100 michaelm Merge
Mon, 02 Sep 2019 15:58:44 +0100 michaelm 8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
Mon, 02 Sep 2019 15:04:43 +0200 mgronlun 8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
Mon, 02 Sep 2019 13:57:15 +0200 mgronlun 8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
Mon, 12 Aug 2019 19:20:12 +0200 mdoerr 8229422: Taskqueue: Outdated selection of weak memory model platforms
Mon, 02 Sep 2019 12:10:21 +0200 shade 8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
Mon, 02 Sep 2019 11:31:12 +0200 shade 8230238: Add another regression test for JDK-8134739
Fri, 30 Aug 2019 09:37:41 +0200 mbaesken 8224214: [AIX] Remove support for legacy xlc compiler
Sat, 31 Aug 2019 09:18:40 -0700 darcy 8230373: Use java.io.Serial in generated exception types
Fri, 30 Aug 2019 15:36:44 -0400 kbarrett 8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
Fri, 30 Aug 2019 14:58:40 -0400 tonyp 8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
Fri, 30 Aug 2019 20:39:38 +0200 egahlin Add onError handler + various cleanup JEP-349-branch
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip