Fri, 11 Oct 2019 11:50:04 -0400 coleenp 8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
Thu, 10 Oct 2019 10:28:55 +0100 aleonard 8231717: Improve performance of charset decoding when charset is always compactable
Fri, 11 Oct 2019 06:57:33 -0700 jvernee 8232167: Visual Studio install found through --with-tools-dir value is discarded
Fri, 11 Oct 2019 06:31:52 -0700 erikj 8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
Fri, 11 Oct 2019 06:38:52 -0700 erikj 8232133: Change to GCC 8.3 for building on Linux at Oracle
Fri, 11 Oct 2019 13:07:21 +0000 eosterlund 8232116: ZGC: Remove redundant ZLock in ZNMethodTable
Thu, 10 Oct 2019 10:59:13 +0100 adinn 8232046: AArch64 build failure after JDK-8225681
Fri, 11 Oct 2019 08:49:42 -0400 coleenp 8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
Fri, 11 Oct 2019 17:49:25 +0800 jiefu 8232151: Minimal VM build broken after JDK-8232050
Mon, 23 Sep 2019 20:26:18 +0200 sgehwolf 8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
Fri, 11 Oct 2019 11:21:28 +0200 tschatzl 8231956: Remove seq_add_card/reference from PerRegionTable class
Fri, 11 Oct 2019 10:16:35 +0200 pliden 8232070: ZGC: Remove unused ZVerifyLoadBarriers
Fri, 11 Oct 2019 09:55:35 +0200 mbaesken 8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
Fri, 11 Oct 2019 09:43:18 +0200 ihse 8065704: Set LC_ALL=C for all relevant commands in the build system
Wed, 09 Oct 2019 14:07:44 +0200 mbaesken 8232052: use string literal for format string when handling PauseAtStartupFile
Thu, 10 Oct 2019 08:46:07 +0200 mbaesken 8232060: add some initializations using sigemptyset in os_aix.cpp
Fri, 11 Oct 2019 01:11:28 +0200 redestad 8232150: aarch64 build broken after JDK-8232050
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Thu, 10 Oct 2019 21:54:54 +0200 shade 8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
Thu, 10 Oct 2019 21:54:53 +0200 shade 8232102: Shenandoah: print everything in proper units
Thu, 10 Oct 2019 10:48:31 -0700 iklam 8232071: Avoid shared dictionary lookup when the class name is not shared
Thu, 10 Oct 2019 10:47:45 -0700 iklam 8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
Thu, 10 Oct 2019 17:36:57 +0200 egahlin Random sized allocation for TestLaregRootSet.java JEP-349-branch
Thu, 10 Oct 2019 10:57:42 -0400 herrick Merge JDK-8200758-branch
Wed, 09 Oct 2019 10:58:20 -0400 herrick 8231910: Expose the APPDIR variable to applications that use jpackage JDK-8200758-branch
Thu, 10 Oct 2019 13:26:22 +0200 redestad 8232050: Improve inlining of Klass accessors
Thu, 10 Oct 2019 10:27:12 +0200 chagedorn 8231720: Some perf regressions after 8225653
Wed, 09 Oct 2019 09:57:33 +0200 mbaesken 8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
Thu, 10 Oct 2019 14:43:41 +0800 yzhou 8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Wed, 09 Oct 2019 21:53:48 -0700 dlong 8231973: Update Graal
Wed, 09 Oct 2019 19:38:11 -0700 darcy 8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
Wed, 09 Oct 2019 18:23:20 -0700 darcy 8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
Thu, 10 Oct 2019 01:10:26 +0000 sspitsyn 8231595: [TEST] develop a test case for SuspendThreadList including current thread
Thu, 10 Oct 2019 01:48:08 +0200 jwilhelm Added tag jdk-14+18 for changeset e84d8379815b
Wed, 09 Oct 2019 16:42:18 -0700 ccheung 8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
Wed, 09 Oct 2019 16:35:44 -0700 never 8231586: enlarge encoding space for OopMapValue offsets
Wed, 09 Oct 2019 23:22:56 +0200 mgronlun Merge JEP-349-branch
Wed, 09 Oct 2019 23:21:07 +0200 mgronlun fixes JEP-349-branch
Wed, 09 Oct 2019 12:21:28 -0700 rhalade 8231887: ComodoCA.java fails because certificate was revoked jdk-14+18
Wed, 09 Oct 2019 10:59:45 -0700 epavlova 8231903: [Graal] Update com.oracle.mxtool.junit classes
Wed, 09 Oct 2019 20:12:46 +0200 pliden 8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
Wed, 09 Oct 2019 10:02:54 -0700 cushon 8231990: Remove unnecessary else-if branch in Types.union
Wed, 09 Oct 2019 10:17:50 -0700 darcy 8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Wed, 09 Oct 2019 09:57:41 -0700 darcy 8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
Wed, 09 Oct 2019 17:38:58 +0100 dfuchs 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
Wed, 09 Oct 2019 09:23:22 -0700 erikj 8231974: Build fails if no common legal notices are present
Wed, 09 Oct 2019 12:30:06 +0000 eosterlund 8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
Tue, 08 Oct 2019 15:30:46 +0200 sgehwolf 8232003: (fs) Files.write can leak file descriptor in the exception case
Wed, 09 Oct 2019 10:15:58 +0000 coffeys 8214560: Use {@systemProperty} for definitions of system properties (httpserver)
Wed, 09 Oct 2019 10:14:03 +0000 coffeys 8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
Tue, 08 Oct 2019 15:30:39 +0200 rrich 8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
Wed, 09 Oct 2019 08:09:12 +0200 pliden 8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
Tue, 08 Oct 2019 15:27:13 -0700 darcy 8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
Tue, 08 Oct 2019 17:30:48 -0400 dholmes 8231737: Cleanup JvmtiRawMonitor code
Tue, 08 Oct 2019 15:15:50 -0400 kbarrett 8231153: Improve concurrent refinement statistics
Tue, 08 Oct 2019 20:47:46 +0200 redestad 8232006: Remove dead code from klassVtable
Tue, 08 Oct 2019 11:18:00 -0700 dtitov 8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
Tue, 08 Oct 2019 13:18:40 -0400 coleenp 8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
Tue, 08 Oct 2019 09:39:10 -0700 dtitov 8231666: ThreadIdTable::grow() invokes invalid thread transition
Tue, 08 Oct 2019 09:13:08 -0700 dtitov 8170299: Debugger does not stop inside the low memory notifications code
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip