hg: jdk-updates/jdk11u: 9 new changesets

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Feb 17 08:39:11 UTC 2021


Changeset: 5c8adc05d277
Author:    dholmes
Date:      2021-02-02 17:44 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/5c8adc05d277

8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
Reviewed-by: shade, stuefe

! src/hotspot/share/services/memoryPool.cpp
+ test/hotspot/jtreg/runtime/Metaspace/MaxMetaspaceSizeEnvVarTest.java

Changeset: d6ba0df4a481
Author:    stuefe
Date:      2021-02-08 18:46 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/d6ba0df4a481

8261334: NMT: tuning statistic shows incorrect hash distribution
Reviewed-by: zgu, shade

! src/hotspot/share/services/memTracker.cpp

Changeset: c7677f058f00
Author:    poonam
Date:      2018-10-03 19:30 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/c7677f058f00

8211150: G1 Full GC not purging code root memory and hence causing memory leak
Reviewed-by: tschatzl, sjohanss

! src/hotspot/share/gc/g1/g1CollectedHeap.cpp

Changeset: 0c35c616cd0c
Author:    shade
Date:      2021-02-15 18:17 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/0c35c616cd0c

8261310: PPC64 Zero build fails with 'VMError::controlled_crash(int)::FunctionDescriptor functionDescriptor' has incomplete type and cannot be defined
Reviewed-by: stuefe, iklam

! src/hotspot/share/utilities/vmError.cpp

Changeset: 4b393d952371
Author:    shade
Date:      2020-11-13 07:39 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/4b393d952371

8256220: C1: x86_32 fails with -XX:UseSSE=1 after JDK-8210764 due to mishandled lir_neg
Reviewed-by: chagedorn

! src/hotspot/cpu/x86/c1_LinearScan_x86.cpp

Changeset: a123ba6a45af
Author:    dfuchs
Date:      2020-12-04 10:19 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/a123ba6a45af

8257707: Fix incorrect format string in Http1HeaderParser
Reviewed-by: shade
Contributed-by: Andrey Turbanov <turbanoff at gmail.com>

! src/java.net.http/share/classes/jdk/internal/net/http/Http1HeaderParser.java

Changeset: 5b0c8133c305
Author:    shade
Date:      2021-01-11 07:33 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/5b0c8133c305

8259451: Zero: skip serviceability/sa tests, set vm.hasSA to false
Reviewed-by: sgehwolf, cjplummer

! test/lib/jdk/test/lib/Platform.java

Changeset: 14cc036b17a5
Author:    andrew
Date:      2021-02-16 03:35 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/14cc036b17a5

8259949: x86 32-bit build fails when -fcf-protection is passed in the compiler flags
Summary: Use -march=i686 instead of -march=i586 if -fcf-protection is passed to the build as CMOV is required
Reviewed-by: erikj

! make/autoconf/flags-cflags.m4

Changeset: a30c4bf4e153
Author:    goetz
Date:      2021-02-17 09:37 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/a30c4bf4e153

Added tag jdk-11.0.11+3 for changeset 14cc036b17a5

! .hgtags



More information about the jdk-updates-changes mailing list