hg: jdk-updates/jdk11u-dev: 3 new changesets

shade at redhat.com shade at redhat.com
Tue Aug 20 18:54:44 UTC 2019


Changeset: 4b78edce84fe
Author:    fmatte
Date:      2019-07-02 08:43 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/4b78edce84fe

8225715: jhsdb jmap fails to write binary heap dump of a jshell process
Summary: Add a Null check for getSourceFileName() before writing into thread dump.
Reviewed-by: cjplummer, kevinw

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/HeapHprofBinWriter.java
+ test/jdk/sun/tools/jhsdb/JShellHeapDumpTest.java

Changeset: 65bb816a5bbc
Author:    pliden
Date:      2019-08-12 10:49 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/65bb816a5bbc

8229406: ZGC: Fix incorrect statistics
Reviewed-by: pliden, eosterlund
Contributed-by: albert.th at alibaba-inc.com

! src/hotspot/share/gc/z/zStat.cpp

Changeset: 6ad83ea7dda7
Author:    vlivanov
Date:      2019-01-22 18:14 -0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/6ad83ea7dda7

8202952: C2: Unexpected dead nodes after matching
Reviewed-by: kvn

! src/hotspot/cpu/x86/x86.ad
+ test/hotspot/jtreg/compiler/c2/TestMatcherLargeOffset.java



More information about the jdk-updates-changes mailing list