git: openjdk/jdk17u: 9 new changesets
Martin Doerr
mdoerr at openjdk.org
Wed Nov 20 08:03:51 UTC 2024
Changeset: ac1f8688
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-11-15 07:35:01 +0000
URL: https://git.openjdk.org/jdk17u/commit/ac1f86887384f0e3cf9becdeb9ee1e54fd4e60cb
8343474: [updates] Customize README.md to specifics of update project
Reviewed-by: sgehwolf, lucy
Backport-of: 22d5e0d1f8849410abe40165b58f45f5e4293884
! README.md
Changeset: 49b1ca94
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-11-18 10:14:36 +0000
URL: https://git.openjdk.org/jdk17u/commit/49b1ca9447d79cf5e6bcba0a33b0468fcbcb6319
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
Backport-of: 2e2e71e1fa326b8d30f018a3e0726bbcd6d24019
! src/java.base/share/classes/java/security/MessageDigestSpi.java
! test/jdk/java/security/MessageDigest/TestCloneable.java
Changeset: e4860005
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-11-18 13:45:47 +0000
URL: https://git.openjdk.org/jdk17u/commit/e4860005dcbaceb783dd6ea2cb7cbc9972ce38fa
8258734: jdk/jfr/event/oldobject/TestClassLoaderLeak.java failed with "RuntimeException: Could not find class leak"
Backport-of: aefd4ac4a336f00c067bcb91b95472ccc9a6bf83
! test/jdk/jdk/jfr/event/oldobject/TestClassLoaderLeak.java
Changeset: 4b74741d
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-11-18 13:46:53 +0000
URL: https://git.openjdk.org/jdk17u/commit/4b74741d179bf928f3fa8a77fc838c3c608f613a
8284291: sun/security/krb5/auto/Renew.java fails intermittently on Windows 11
Backport-of: 05ae7ed1aac6fabc9c8820c12b6567fe93a3546f
! test/jdk/sun/security/krb5/auto/Renew.java
Changeset: b1fae1cb
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-11-18 13:47:53 +0000
URL: https://git.openjdk.org/jdk17u/commit/b1fae1cbff511e9f96d053bb4dcd533f06de24c0
8292309: Fix java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java test
Backport-of: b22a38dedb06199f2cba3b6f8962ddf2f9f4f16d
! test/jdk/java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java
Changeset: 8989babe
Branch: master
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2024-11-18 13:49:14 +0000
URL: https://git.openjdk.org/jdk17u/commit/8989babebe824ed31f434d7b5fef236a67549042
8298513: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy009/TestDescription.java fails with usage tracker
Backport-of: 220781fa56a9c8d3b64c5c6578ffd76b9edb795c
! test/hotspot/jtreg/vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy009.java
Changeset: 6d7a6e13
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2024-11-18 15:39:29 +0000
URL: https://git.openjdk.org/jdk17u/commit/6d7a6e1378a9aeb7f4dd14bf0986b0f142356f3e
8207908: JMXStatusTest.java fails assertion intermittently
Backport-of: d0abff2f0745aa135cc9dbf6def4f260b634f107
! test/jdk/sun/management/jmxremote/startstop/JMXStatusTest.java
! test/jdk/sun/management/jmxremote/startstop/ManagementAgentJcmd.java
Changeset: 82a609dd
Branch: master
Author: Martin Doerr <mdoerr at openjdk.org>
Date: 2024-11-18 16:25:53 +0000
URL: https://git.openjdk.org/jdk17u/commit/82a609dd7841eab66866e785ddd035b55d441970
8343923: GHA: Switch to Xcode 15 on MacOS AArch64 runners
Backport-of: 4c5bc5f2f091ae861d5329cdae42fe7fa295544b
! .github/workflows/main.yml
! .github/workflows/test.yml
Changeset: d0949c82
Branch: master
Author: Antonio Vieiro <avieirov at redhat.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
Date: 2024-11-18 22:43:17 +0000
URL: https://git.openjdk.org/jdk17u/commit/d0949c82fd2eedc983e85fd86a9ce7d430e574a7
8332935: Crash: assert(*lastPtr != 0) failed: Mismatched JNINativeInterface tables, check for new entries
Backport-of: 90699828478fe0a1307ad68cc0cb368fe4db890e
! src/hotspot/share/prims/jniCheck.cpp
More information about the jdk-updates-changes
mailing list