Fri, 23 Aug 2019 18:47:55 +0200 egahlin Add test for Recording::setFlushInterval JEP-349-branch
Fri, 23 Aug 2019 18:45:47 +0200 egahlin Add support for checkpoint aware flushing JEP-349-branch
Fri, 23 Aug 2019 15:34:18 +0200 egahlin Rename flush to flush-interval and add test for jcmd and -XX:StartFlightRecording JEP-349-branch
Fri, 23 Aug 2019 14:00:10 +0200 egahlin Add example apps JEP-349-branch
Fri, 23 Aug 2019 13:57:08 +0200 egahlin Fix warning JEP-349-branch
Fri, 23 Aug 2019 13:30:12 +0200 egahlin Remove race condition in TestStart JEP-349-branch
Fri, 23 Aug 2019 15:49:50 +0530 jdv Close metal-prototype-branch metal-prototype-branch
Fri, 23 Aug 2019 03:06:24 -0700 afarley 8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
Fri, 23 Aug 2019 10:11:18 +0200 neliasso 8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses
Fri, 23 Aug 2019 10:11:00 +0200 neliasso 8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection
Fri, 23 Aug 2019 08:48:27 +0200 pliden 8229127: Make some methods in the allocation path non-virtual
Fri, 23 Aug 2019 08:48:23 +0200 pliden 8229451: ZGC: Make some roots invisible to the heap iterator
Fri, 23 Aug 2019 08:48:18 +0200 pliden 8227226: ZGC: Segmented array clearing
Thu, 22 Aug 2019 14:09:36 -0700 jnimeh 8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag
Thu, 22 Aug 2019 20:36:52 +0200 egahlin Take timestamp on commit JEP-349-branch
Thu, 22 Aug 2019 20:22:29 +0200 shade 8230046: Build failure after JDK-8230003
Thu, 22 Aug 2019 18:54:56 +0100 aefimov 8078219: Verify lack of @test tag in files in java/net test directory
Thu, 22 Aug 2019 10:41:07 -0700 lmesnik Merge
Thu, 22 Aug 2019 10:40:34 -0700 lmesnik 8229957: Harden pid verification in attach mechanism
Thu, 22 Aug 2019 10:35:31 -0700 mseledtsov 8226779: [TESTBUG] Test JFR API from Java agent
Thu, 22 Aug 2019 10:43:25 -0400 lancea 8229887: (zipfs) zip file corruption when replacing an existing STORED entry
Thu, 22 Aug 2019 09:53:19 -0400 coleenp Merge
Thu, 22 Aug 2019 09:51:36 -0400 coleenp 8230003: Make Monitor inherit from Mutex
Thu, 22 Aug 2019 15:52:03 +0200 mdoerr 8229925: [s390, PPC64] Exception check missing in interpreter
Thu, 22 Aug 2019 14:36:10 +0100 michaelm 8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
Thu, 22 Aug 2019 13:47:14 +0200 shade 8229998: Build failure after JDK-8227054
Thu, 22 Aug 2019 13:47:13 +0200 shade 8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter
Thu, 22 Aug 2019 12:46:20 +0200 rehn 8229967: Enable thread local handshakes on zero
Thu, 22 Aug 2019 12:24:02 +0200 thartmann 8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
Thu, 22 Aug 2019 12:22:02 +0200 thartmann 8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Thu, 22 Aug 2019 10:53:48 +0800 ngasson 8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
Wed, 21 Aug 2019 18:03:50 -0700 kvn 8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
Thu, 22 Aug 2019 02:05:06 +0200 jwilhelm Added tag jdk-14+11 for changeset bf4c808a4488
Wed, 21 Aug 2019 19:21:57 -0400 kbarrett 8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
Wed, 21 Aug 2019 18:42:30 -0400 kbarrett 8227054: ServiceThread needs to know about all OopStorage objects
Wed, 21 Aug 2019 16:19:17 -0400 rriggs 8207814: (proxy) upgrade the proxy class generator
Wed, 21 Aug 2019 13:49:16 -0700 igerasim 8211360: Change #if DEF to #if defined(DEF) jdk-14+11
Wed, 21 Aug 2019 12:34:37 -0700 amenkov 8228547: accessibility errors in jvmti.html
Wed, 21 Aug 2019 18:05:31 +0200 rkennke 8229977: Shenandoah: save/restore FPU state aroud LRB runtime call
Wed, 21 Aug 2019 11:29:40 -0400 hseigel 8229930: internal_name() in annotations.hpp returns "{constant pool}"
Wed, 21 Aug 2019 17:09:05 +0300 bulasevich 8229254: solaris_x64 build fails after JDK-8191278
Wed, 21 Aug 2019 17:38:19 +0530 sundar 8220700: jlink generated launcher script needs quoting to avoid parameter expansion
Wed, 21 Aug 2019 09:57:19 +0530 jdv Merge metal-prototype-branch
Wed, 21 Aug 2019 00:08:35 +0200 godin 8139820: URLClassPath.FileLoader constructor redundantly checks protocol
Tue, 20 Aug 2019 11:36:47 -0700 lmesnik 8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime
Tue, 20 Aug 2019 18:39:09 +0200 rkennke 8229921: Shenandoah: Make Traversal mode non-experimental
Mon, 19 Aug 2019 16:08:28 -0700 aeubanks 8229899: Make java.io.File.isInvalid() less racy
Tue, 20 Aug 2019 15:40:49 +0100 dfuchs 8229916: Delete redundant test java/net/Socket/reset/Test.java
Tue, 20 Aug 2019 15:54:46 +0200 godin 8152467: remove uses of anachronistic array declarations for method return type
Tue, 02 Jul 2019 12:28:41 +0200 stefank 8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
Mon, 19 Aug 2019 12:40:27 +0200 stefank 8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
Mon, 19 Aug 2019 11:30:03 +0200 stefank 8229838: Rename markOop files to markWord
Mon, 19 Aug 2019 21:17:25 -0400 herrick 8229788: Error dialog displays with DLL issue when installing WinChooserTest application JDK-8200758-branch
Mon, 19 Aug 2019 21:14:34 -0400 herrick Merge JDK-8200758-branch
Mon, 19 Aug 2019 20:31:10 -0400 herrick 8225447: Revise Debian packaging JDK-8200758-branch
Mon, 19 Aug 2019 17:39:48 -0400 herrick 8215381: Investigate if current implementation of --license-file is correct for Debian packages JDK-8200758-branch
Mon, 19 Aug 2019 17:34:40 -0400 herrick 8229795: Investigate registry key usage and need for --win-registry-name option. JDK-8200758-branch
Tue, 20 Aug 2019 11:15:23 +0100 dfuchs 8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
Tue, 20 Aug 2019 10:46:23 +0200 chagedorn 8229158: make UseSwitchProfiling non-experimental or false by-default
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip