git: openjdk/jdk11u: 11 new changesets

Andrew John Hughes andrew at openjdk.org
Thu Sep 1 04:50:03 UTC 2022


Changeset: 1d7b2929
Author:    Ao Qi <aoqi at openjdk.org>
Committer: Jie Fu <jiefu at openjdk.org>
Date:      2022-08-25 03:31:10 +0000
URL:       https://git.openjdk.org/jdk11u/commit/1d7b2929ffa096423a5d37534466ed145c0ae526

8238586: [TESTBUG] vmTestbase/jit/tiered/Test.java failed when TieredCompilation is disabled

Backport-of: 7552915d3ff1bf2cb57cf10ec67b57ddf8321d87

! test/hotspot/jtreg/vmTestbase/jit/tiered/Test.java

Changeset: 01db4763
Author:    Jiří Vaněk <jvanek at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
Date:      2022-08-25 11:28:53 +0000
URL:       https://git.openjdk.org/jdk11u/commit/01db4763e81c90ab4f3dcaab48d20fde515c6f83

8282947: JFR: Dump on shutdown live-locks in some conditions

Backport-of: 63eb0b7e8606dd9cd145e92eeeb744ff5b7be569

! src/jdk.jfr/share/classes/jdk/jfr/internal/ChunksChannel.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecording.java
+ test/jdk/jdk/jfr/api/recording/dump/TestDumpDevNull.java

Changeset: cbbec738
Author:    Richard-Rogalski <rrogalski at tutanota.com>
Committer: Christoph Langer <clanger at openjdk.org>
Date:      2022-08-26 07:52:30 +0000
URL:       https://git.openjdk.org/jdk11u/commit/cbbec73800f5d3da4c2aefdda5d36cc30042b810

8230708: Hotspot fails to build on linux-sparc with gcc-9

Backport-of: 5f29e88563de8fa38109489a11fb6a465f604d66

! src/hotspot/cpu/sparc/nativeInst_sparc.hpp

Changeset: 81c29583
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2022-08-26 08:38:22 +0000
URL:       https://git.openjdk.org/jdk11u/commit/81c295838c3a8b0bf5b67d6bc25cfff3c462d22a

8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller

Backport-of: 704b9a66bba0dc8adb62be80fd62864b9c687c3f

! src/java.base/linux/classes/jdk/internal/platform/CgroupSubsystemFactory.java
! test/hotspot/jtreg/containers/cgroup/CgroupSubsystemFactory.java
! test/jdk/jdk/internal/platform/cgroup/TestCgroupSubsystemFactory.java

Changeset: 1afd1f49
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2022-08-26 08:43:38 +0000
URL:       https://git.openjdk.org/jdk11u/commit/1afd1f49847c9572813a74d93ed80e3ca1e3c349

8287073: NPE from CgroupV2Subsystem.getInstance()

Backport-of: 744b822ab194a0f7ef4e7a4053be32c6a0889efc

! src/java.base/linux/classes/jdk/internal/platform/CgroupSubsystemFactory.java

Changeset: 90a64188
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2022-08-26 08:48:52 +0000
URL:       https://git.openjdk.org/jdk11u/commit/90a64188535a784b3c6f1368635c4b03630bc6c4

8287741: Fix of JDK-8287107 (unused cgv1 freezer controller) was incomplete

Backport-of: 8d28734ede0ed3922c92451a172d1fa676e484e9

! src/hotspot/os/linux/cgroupSubsystem_linux.cpp

Changeset: 0cd49f59
Author:    Christoph Langer <clanger at openjdk.org>
Date:      2022-08-26 08:53:39 +0000
URL:       https://git.openjdk.org/jdk11u/commit/0cd49f5955738b5ed48a16241f8165ce55632e22

8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output

Reviewed-by: mbaesken
Backport-of: 8b5ff4bdffc8f32317d67b00c085071d6c772b30

! test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java

Changeset: 351508cc
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2022-08-26 09:37:54 +0000
URL:       https://git.openjdk.org/jdk11u/commit/351508cc5457613b22c101296e0397588e34fa85

8287663: Add a regression test for JDK-8287073

Backport-of: 2d8c6490540e3ccea23b81129b2e4073915071e0

! src/java.base/linux/classes/jdk/internal/platform/CgroupSubsystemFactory.java
! test/jdk/jdk/internal/platform/cgroup/TestCgroupSubsystemFactory.java

Changeset: c9f31357
Author:    Christoph Langer <clanger at openjdk.org>
Date:      2022-08-27 10:04:51 +0000
URL:       https://git.openjdk.org/jdk11u/commit/c9f313574a20ef8069c2028d85d003f7b9c49b05

8279385: [test]  Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344

Backport-of: 01f93ddf18daea5c0798ac949c6717c37d9cefa0

! test/jdk/sun/security/pkcs12/KeytoolOpensslInteropTest.java

Changeset: 9186b3c0
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Date:      2022-08-30 20:56:14 +0000
URL:       https://git.openjdk.org/jdk11u/commit/9186b3c074ac2c6e7e27069bf505588d594c1906

8287463: JFR: Disable TestDevNull.java on Windows

Backport-of: 0df4748216ab71937cfcfb86a2d66f3568bced1e

! test/jdk/jdk/jfr/api/recording/dump/TestDumpDevNull.java

Changeset: 2f0f34ce
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2022-08-31 01:07:29 +0000
URL:       https://git.openjdk.org/jdk11u/commit/2f0f34ce4cbe0f51a1bcc3145eb4d7ade9287d5d

8291570: [TESTBUG] Part of JDK-8250984 absent from 11u

Reviewed-by: serb, sgehwolf

! test/hotspot/jtreg/containers/cgroup/PlainRead.java



More information about the jdk-updates-changes mailing list