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

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Feb 5 08:27:45 UTC 2020


Changeset: 55a3b1de2737
Author:    ccheung
Date:      2019-07-12 08:40 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/55a3b1de2737

8226406: JVM fails to detect mismatched or corrupt CDS archive
Summary: Check important archive header fields such as _jvm_ident before processing other fields.
Reviewed-by: iklam, jiangli

! src/hotspot/share/memory/filemap.cpp
! src/hotspot/share/prims/cdsoffsets.cpp
! test/hotspot/jtreg/runtime/appcds/SharedArchiveConsistency.java
! test/hotspot/jtreg/runtime/appcds/TestCommon.java

Changeset: 145df6cd3046
Author:    ccheung
Date:      2019-07-17 08:34 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/145df6cd3046

8227646: [TESTBUG] appcds/SharedArchiveConsistency timed out
Summary: Remove the FileChannel.force() calls.
Reviewed-by: dcubed, iklam

! test/hotspot/jtreg/runtime/appcds/SharedArchiveConsistency.java

Changeset: 67268881398e
Author:    weijun
Date:      2019-10-29 09:34 +0800
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/67268881398e

8228969: 2019-09-28 public suffix list update
Reviewed-by: mullan

! make/data/publicsuffixlist/VERSION
! make/data/publicsuffixlist/public_suffix_list.dat
! src/java.base/share/legal/public_suffix.md
+ test/jdk/sun/security/util/RegisteredDomain/ParseNames.java
+ test/jdk/sun/security/util/RegisteredDomain/tests.dat



More information about the jdk-updates-changes mailing list