hg: jdk-updates/jdk11u: 20 new changesets

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Wed Nov 25 07:28:23 UTC 2020


Changeset: a8544bcee61f
Author:    coffeys
Date:      2020-07-02 08:17 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/a8544bcee61f

8218021: Have jarsigner preserve posix permission attributes
Reviewed-by: weijun, lancea, alanb

! src/java.base/share/classes/java/util/zip/ZipEntry.java
! src/java.base/share/classes/java/util/zip/ZipFile.java
! src/java.base/share/classes/java/util/zip/ZipOutputStream.java
! src/java.base/share/classes/java/util/zip/ZipUtils.java
! src/java.base/share/classes/jdk/internal/misc/JavaUtilZipFileAccess.java
! src/java.base/share/classes/module-info.java
+ src/java.base/share/classes/sun/security/util/Event.java
! src/jdk.jartool/share/classes/jdk/security/jarsigner/JarSigner.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java
+ test/jdk/sun/security/tools/jarsigner/PosixPermissionsTest.java
! test/lib/jdk/test/lib/SecurityTools.java

Changeset: 774394b28adc
Author:    coffeys
Date:      2020-09-07 19:01 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/774394b28adc

8250968: Symlinks attributes not preserved when using jarsigner on zip files
Reviewed-by: lancea, weijun, hchao

! src/java.base/share/classes/java/util/zip/ZipEntry.java
! src/java.base/share/classes/java/util/zip/ZipFile.java
! src/java.base/share/classes/java/util/zip/ZipOutputStream.java
! src/java.base/share/classes/jdk/internal/misc/JavaUtilZipFileAccess.java
! src/java.base/share/classes/sun/security/util/Event.java
! src/jdk.jartool/share/classes/jdk/security/jarsigner/JarSigner.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Main.java
! src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java
! test/jdk/sun/security/tools/jarsigner/PosixPermissionsTest.java
+ test/jdk/sun/security/tools/jarsigner/SymLinkTest.java

Changeset: 11131b65d78b
Author:    vromero
Date:      2018-11-08 18:23 -0500
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/11131b65d78b

8211450: UndetVar::dup is not copying the kind field to the duplicated instance
Reviewed-by: mcimadamore
Contributed-by: filipe.roque at premium-minds.com

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
+ test/langtools/tools/javac/T8211450/ThrownTypeVarTest.java

Changeset: f24cb3fde836
Author:    shade
Date:      2018-12-04 15:47 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/f24cb3fde836

8214787: Zero builds fail with "undefined JavaThread::thread_state()"
Reviewed-by: stuefe, zgu

! src/hotspot/cpu/zero/stack_zero.cpp

Changeset: 59e507b62cfc
Author:    sgehwolf
Date:      2020-11-17 17:54 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/59e507b62cfc

8256483: [TESTBUG] serviceability/jvmti/GetClassMethods/libOverpassMethods.c fails to compile on gcc 4.4.x
Reviewed-by: shade, goetz

! test/hotspot/jtreg/serviceability/jvmti/GetClassMethods/libOverpassMethods.c

Changeset: 8a1d7282f134
Author:    shade
Date:      2020-10-28 18:04 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/8a1d7282f134

8255457: Shenandoah: cleanup ShenandoahMarkTask
Reviewed-by: rkennke

! src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.inline.hpp
! src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
! src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.hpp

Changeset: a8b9f1e47502
Author:    shade
Date:      2020-11-02 17:34 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/a8b9f1e47502

8255760: Shenandoah: match constants style in ShenandoahMarkTask fallback
Reviewed-by: zgu, rkennke

! src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.hpp

Changeset: 2f0e933fd591
Author:    vtewari
Date:      2020-03-07 18:35 +0530
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/2f0e933fd591

8238579: HttpsURLConnection drops the timeout and hangs forever in read
Summary: HttpsURLConnection drops the timeout and hangs forever in read
Reviewed-by: dfuchs

! src/java.base/share/classes/sun/net/www/protocol/https/AbstractDelegateHttpsURLConnection.java

Changeset: afb2e2f309c2
Author:    clanger
Date:      2020-11-18 22:00 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/afb2e2f309c2

8256427: Test com/sun/jndi/dns/ConfigTests/PortUnreachable.java does not work on AIX
Reviewed-by: jiefu, mbaesken

! test/jdk/com/sun/jndi/dns/ConfigTests/PortUnreachable.java

Changeset: 24bfe1859069
Author:    clanger
Date:      2019-10-17 22:41 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/24bfe1859069

8256452: Integrate missing part of JDK-8232370 to 11u
Reviewed-by: mbaesken, sgehwolf

! test/jdk/com/sun/jdi/RedefineImplementor.java

Changeset: 7f5907cdb81a
Author:    enikitin
Date:      2020-05-11 17:00 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/7f5907cdb81a

8244282: test/hotspot/jtreg/compiler/intrinsics/Test8237524.java fails with --illegal-access=deny
Summary: Add modules to test/hotspot/jtreg/compiler/intrinsics/Test8237524
Reviewed-by: iignatyev

! test/hotspot/jtreg/compiler/intrinsics/Test8237524.java

Changeset: fdfc6062a496
Author:    bulasevich
Date:      2020-11-16 14:58 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/fdfc6062a496

8254016: Test8237524 fails with -XX:-CompactStrings option
Reviewed-by: shade

! test/hotspot/jtreg/compiler/intrinsics/Test8237524.java

Changeset: f999f28f1342
Author:    kravikumar
Date:      2020-11-24 10:08 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/f999f28f1342

8255226: (tz) Upgrade time-zone data to tzdata2020d
Reviewed-by: naoto

! make/data/tzdata/VERSION
! make/data/tzdata/asia
! make/data/tzdata/europe
! src/java.base/share/classes/sun/util/calendar/ZoneInfoFile.java

Changeset: 2b1e4796c7d0
Author:    prr
Date:      2020-06-05 16:40 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/2b1e4796c7d0

8244621: [macos10.15] Garbled FX printing plus CoreText warnings on Catalina when building with Xcode 11
Reviewed-by: kcr, psadhukhan

! src/java.desktop/macosx/native/libawt_lwawt/font/AWTFont.m

Changeset: 6d59de2e9cdc
Author:    serb
Date:      2020-11-05 11:35 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/6d59de2e9cdc

8255937: Better cleanup for test/jdk/javax/imageio/stream/StreamFlush.java
Reviewed-by: jdv

! test/jdk/javax/imageio/stream/StreamFlush.java

Changeset: 63d290f7254a
Author:    thartmann
Date:      2018-11-21 15:05 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/63d290f7254a

8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
Summary: Added missing null checks and checks for pending exception.
Reviewed-by: kvn

! src/hotspot/share/opto/doCall.cpp
+ test/hotspot/jtreg/compiler/arguments/TestScavengeRootsInCode.java

Changeset: c3a1f686a554
Author:    thartmann
Date:      2018-11-26 12:16 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/c3a1f686a554

8214242: compiler/arguments/TestScavengeRootsInCode.java fails because of missing UnlockDiagnosticVMOptions
Summary: Added missing UnlockDiagnosticVMOptions.
Reviewed-by: tschatzl

! test/hotspot/jtreg/compiler/arguments/TestScavengeRootsInCode.java

Changeset: 956be51f8165
Author:    sgehwolf
Date:      2020-11-24 10:55 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/956be51f8165

8256557: libharfbuzz fails to link on gcc 4.4.x due to -Wl,-z,defs
Reviewed-by: phh

! make/lib/Awt2dLibraries.gmk

Changeset: 9504fa6f98f5
Author:    sgehwolf
Date:      2020-10-22 16:36 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/9504fa6f98f5

8254854: [cgroups v1] Metric limits not properly detected on some join controller combinations
Reviewed-by: phh

! src/java.base/linux/classes/jdk/internal/platform/cgroupv1/Metrics.java

Changeset: 1356affa5e44
Author:    goetz
Date:      2020-11-25 08:27 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/1356affa5e44

Added tag jdk-11.0.10+4 for changeset 9504fa6f98f5

! .hgtags



More information about the jdk-updates-changes mailing list