From serb at openjdk.org Wed Oct 1 01:26:33 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Wed, 1 Oct 2025 01:26:33 GMT Subject: [jdk17u-dev] RFR: 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 Message-ID: Hi all, This pull request contains a backport of commit [89af6e13](https://github.com/openjdk/jdk/commit/89af6e13f2354d6e32872791d157144cd478a88f) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Sergey Bylokhov on 30 Sep 2025 and was reviewed by Alexey Ushakov and Phil Race. Thanks! ------------- Commit messages: - Backport 89af6e13f2354d6e32872791d157144cd478a88f Changes: https://git.openjdk.org/jdk17u-dev/pull/4007/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4007&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362204 Stats: 44 lines in 1 file changed: 40 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4007.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4007/head:pull/4007 PR: https://git.openjdk.org/jdk17u-dev/pull/4007 From mbaesken at openjdk.org Wed Oct 1 07:04:54 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 07:04:54 GMT Subject: [jdk25u] Integrated: 8357691: File blocked.certs contains bad content when boot jdk 25 is used, sun/security/lib/CheckBlockedCerts.java failing In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 13:04:43 GMT, Matthias Baesken wrote: > 8357691: File blocked.certs contains bad content when boot jdk 25 is used, sun/security/lib/CheckBlockedCerts.java failing This pull request has now been integrated. Changeset: 756bcc99 Author: Matthias Baesken URL: https://git.openjdk.org/jdk25u/commit/756bcc99640a66e0d77f5575728b9ca1d5f44a8d Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8357691: File blocked.certs contains bad content when boot jdk 25 is used, sun/security/lib/CheckBlockedCerts.java failing Backport-of: a80ba6260effdca7a7703c6903f273401b861793 ------------- PR: https://git.openjdk.org/jdk25u/pull/249 From mbaesken at openjdk.org Wed Oct 1 07:20:48 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 07:20:48 GMT Subject: [jdk25u] RFR: 8359423: Improve error message in case of missing jsa shared archive In-Reply-To: References: Message-ID: On Mon, 22 Sep 2025 13:08:01 GMT, Matthias Baesken wrote: > Backport of 8359423 Thanks for the review! ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/226#issuecomment-3355049582 From mbaesken at openjdk.org Wed Oct 1 07:20:49 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 07:20:49 GMT Subject: [jdk25u] Integrated: 8359423: Improve error message in case of missing jsa shared archive In-Reply-To: References: Message-ID: On Mon, 22 Sep 2025 13:08:01 GMT, Matthias Baesken wrote: > Backport of 8359423 This pull request has now been integrated. Changeset: 87c8c19d Author: Matthias Baesken URL: https://git.openjdk.org/jdk25u/commit/87c8c19d0b6fedab11a3695d15fd42f9b90b20c5 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8359423: Improve error message in case of missing jsa shared archive Reviewed-by: clanger Backport-of: ef291d2d5d5c6ef9767a218b0f8401a0fb911bb2 ------------- PR: https://git.openjdk.org/jdk25u/pull/226 From shade at openjdk.org Wed Oct 1 08:08:49 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 1 Oct 2025 08:08:49 GMT Subject: [jdk25u] RFR: 8365823: Revert storing abstract and interface Klasses to non-class metaspace In-Reply-To: <3WclcQDK9zbY9_s_AyO0-I9gT15NSUtHfIfZu8K6zPk=.aaf4be80-1475-4f7a-a323-66236bdd3c58@github.com> References: <3WclcQDK9zbY9_s_AyO0-I9gT15NSUtHfIfZu8K6zPk=.aaf4be80-1475-4f7a-a323-66236bdd3c58@github.com> Message-ID: On Tue, 30 Sep 2025 19:23:29 GMT, Coleen Phillimore wrote: > Please review this clean backport to JDK 25.02 of the change to disable allocating interface and abstract classes to non-class metaspace. The way the code has always been up to JDK 24. Marked as reviewed by shade (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/256#pullrequestreview-3288012429 From coleenp at openjdk.org Wed Oct 1 12:41:51 2025 From: coleenp at openjdk.org (Coleen Phillimore) Date: Wed, 1 Oct 2025 12:41:51 GMT Subject: [jdk25u] RFR: 8365823: Revert storing abstract and interface Klasses to non-class metaspace In-Reply-To: <3WclcQDK9zbY9_s_AyO0-I9gT15NSUtHfIfZu8K6zPk=.aaf4be80-1475-4f7a-a323-66236bdd3c58@github.com> References: <3WclcQDK9zbY9_s_AyO0-I9gT15NSUtHfIfZu8K6zPk=.aaf4be80-1475-4f7a-a323-66236bdd3c58@github.com> Message-ID: <_LqxYwK5ZNUQsNXxP0S15A29FgP0y5LB-WhAZRtc5Ts=.77d8dca9-c319-4057-9da6-13e342957abe@github.com> On Tue, 30 Sep 2025 19:23:29 GMT, Coleen Phillimore wrote: > Please review this clean backport to JDK 25.02 of the change to disable allocating interface and abstract classes to non-class metaspace. The way the code has always been up to JDK 24. Thanks Aleksey. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/256#issuecomment-3356110644 From coleenp at openjdk.org Wed Oct 1 12:41:51 2025 From: coleenp at openjdk.org (Coleen Phillimore) Date: Wed, 1 Oct 2025 12:41:51 GMT Subject: [jdk25u] Integrated: 8365823: Revert storing abstract and interface Klasses to non-class metaspace In-Reply-To: <3WclcQDK9zbY9_s_AyO0-I9gT15NSUtHfIfZu8K6zPk=.aaf4be80-1475-4f7a-a323-66236bdd3c58@github.com> References: <3WclcQDK9zbY9_s_AyO0-I9gT15NSUtHfIfZu8K6zPk=.aaf4be80-1475-4f7a-a323-66236bdd3c58@github.com> Message-ID: <3aaLiSmQT64znx_3gvoRrepLkFBpRf3b86vUVIhda7Y=.50541c3c-c1bb-4860-9325-ce39898985c5@github.com> On Tue, 30 Sep 2025 19:23:29 GMT, Coleen Phillimore wrote: > Please review this clean backport to JDK 25.02 of the change to disable allocating interface and abstract classes to non-class metaspace. The way the code has always been up to JDK 24. This pull request has now been integrated. Changeset: ee89511e Author: Coleen Phillimore URL: https://git.openjdk.org/jdk25u/commit/ee89511ee1dbb905df6a4d77bbb785c3863e3c5f Stats: 104 lines in 19 files changed: 7 ins; 66 del; 31 mod 8365823: Revert storing abstract and interface Klasses to non-class metaspace Reviewed-by: shade Backport-of: fa00b24954d63abed0093b696e5971c1918eec4d ------------- PR: https://git.openjdk.org/jdk25u/pull/256 From mbaesken at openjdk.org Wed Oct 1 14:06:41 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 14:06:41 GMT Subject: [jdk21u-dev] RFR: 8361868: [GCC static analyzer] complains about missing calloc - NULL checks in p11_util.c Message-ID: 8361868: [GCC static analyzer] complains about missing calloc - NULL checks in p11_util.c ------------- Commit messages: - Backport 1cde536b98f2ebde0c18c65dcbf26254ed402776 Changes: https://git.openjdk.org/jdk21u-dev/pull/2287/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2287&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361868 Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2287.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2287/head:pull/2287 PR: https://git.openjdk.org/jdk21u-dev/pull/2287 From mbaesken at openjdk.org Wed Oct 1 14:08:09 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 14:08:09 GMT Subject: [jdk21u-dev] Integrated: 8361871: [GCC static analyzer] complains about use of uninitialized value ckpObject in p11_util.c In-Reply-To: References: Message-ID: On Tue, 23 Sep 2025 13:33:37 GMT, Matthias Baesken wrote: > 8361871: [GCC static analyzer] complains about use of uninitialized value ckpObject in p11_util.c This pull request has now been integrated. Changeset: 20d362c5 Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/20d362c578d91231d7ae11eb6097684463682420 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8361871: [GCC static analyzer] complains about use of uninitialized value ckpObject in p11_util.c Backport-of: 518d5f4bbb78ae35db793d7fd15b3cd35c881664 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2264 From mbaesken at openjdk.org Wed Oct 1 14:24:22 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 14:24:22 GMT Subject: [jdk21u-dev] RFR: 8365240: [asan] exclude some tests when using asan enabled binaries Message-ID: 8365240: [asan] exclude some tests when using asan enabled binaries ------------- Commit messages: - Backport d78fa5a9f6254e2e93e75c693efba75e09736749 Changes: https://git.openjdk.org/jdk21u-dev/pull/2289/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2289&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365240 Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2289.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2289/head:pull/2289 PR: https://git.openjdk.org/jdk21u-dev/pull/2289 From mbaesken at openjdk.org Wed Oct 1 14:24:27 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 14:24:27 GMT Subject: [jdk21u-dev] RFR: 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow Message-ID: 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow ------------- Commit messages: - Backport 67ba8b45dd632c40d5e6872d2a6ce24f86c22152 Changes: https://git.openjdk.org/jdk21u-dev/pull/2288/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2288&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364514 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2288.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2288/head:pull/2288 PR: https://git.openjdk.org/jdk21u-dev/pull/2288 From mbaesken at openjdk.org Wed Oct 1 14:42:03 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 1 Oct 2025 14:42:03 GMT Subject: [jdk21u-dev] RFR: 8366092: [GCC static analyzer] UnixOperatingSystem.c warning: use of uninitialized value 'systemTicks' Message-ID: 8366092: [GCC static analyzer] UnixOperatingSystem.c warning: use of uninitialized value 'systemTicks' ------------- Commit messages: - Backport a6e2a329a07c71582ac696809fb5349c6a0b681c Changes: https://git.openjdk.org/jdk21u-dev/pull/2290/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2290&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366092 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2290.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2290/head:pull/2290 PR: https://git.openjdk.org/jdk21u-dev/pull/2290 From gnu.andrew at redhat.com Wed Oct 1 15:05:55 2025 From: gnu.andrew at redhat.com (Andrew Hughes) Date: Wed, 1 Oct 2025 16:05:55 +0100 Subject: [11u] [FREEZE] 11.0.29 NOW FROZEN Message-ID: The release forest: https://github.com/openjdk/jdk11u is frozen as of 2025-09-27 in preparation for release on or after 2025-10-21. The final pre-release tag is jdk-11.0.29+6. [0] The final release tag will thus be no lower than jdk-11.0.29+7. [0] https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.29%2B6 Thanks, -- Andrew :) Pronouns: he / him or they / them Red Hat, Inc. (http://www.redhat.com) PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net) Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222 Please contact via e-mail, not proprietary chat networks -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: From duke at openjdk.org Wed Oct 1 15:51:25 2025 From: duke at openjdk.org (duke) Date: Wed, 1 Oct 2025 15:51:25 GMT Subject: [jdk17u-dev] RFR: 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm In-Reply-To: References: Message-ID: <5GyjENKybWCTOGbwLhm6eKIk0q9wkBnYWqnpuf_QOHk=.f5bba005-7b89-448d-a3c9-3c669037043e@github.com> On Fri, 26 Sep 2025 18:41:57 GMT, Elif Aslan wrote: > Clean backport to resolve intermittent failures gtest/AsyncLogGtest.java test. > Tested with GHA and Tier 1 test run locally. @elifaslan1 Your change (at version ef7a2ac7fb8d673f9a1671db6516f5ec9cae9653) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3996#issuecomment-3357047551 From shade at openjdk.org Wed Oct 1 16:19:45 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 1 Oct 2025 16:19:45 GMT Subject: [jdk25u] RFR: 8357141: Update to use jtreg 7.5.2 Message-ID: <9F5q7mXordAyDt1M6UC-EZZrQhmDTGMXZpVsPK_i_LY=.132c14bf-9fa2-4c9d-af07-dfcd361b1d0d@github.com> Upgrading jtreg to 7.5.2 to match mainline, on our way to jtreg 8. It is a separate commit, so that we can backout jtreg 8 upgrade separately, if we need. Additional testing: - [ ] GHA - [ ] Linux AArch64 server fastdebug, `all` ------------- Commit messages: - Backport fe3be498b83e70a9f4739ddad6642c3aa04a97d3 Changes: https://git.openjdk.org/jdk25u/pull/258/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=258&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8357141 Stats: 10 lines in 9 files changed: 0 ins; 0 del; 10 mod Patch: https://git.openjdk.org/jdk25u/pull/258.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/258/head:pull/258 PR: https://git.openjdk.org/jdk25u/pull/258 From duke at openjdk.org Wed Oct 1 16:33:44 2025 From: duke at openjdk.org (Elif Aslan) Date: Wed, 1 Oct 2025 16:33:44 GMT Subject: [jdk17u-dev] Integrated: 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm In-Reply-To: References: Message-ID: On Fri, 26 Sep 2025 18:41:57 GMT, Elif Aslan wrote: > Clean backport to resolve intermittent failures gtest/AsyncLogGtest.java test. > Tested with GHA and Tier 1 test run locally. This pull request has now been integrated. Changeset: d2255792 Author: Elif Aslan Committer: Paul Hohensee URL: https://git.openjdk.org/jdk17u-dev/commit/d22557924ec5dfc5c8248f21504c9fa80c1d22bf Stats: 24 lines in 1 file changed: 8 ins; 2 del; 14 mod 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm Backport-of: 9412c0a2caf7d1c279f933e1f767eb3689a2a1ca ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3996 From ssubramaniam at openjdk.org Wed Oct 1 16:34:47 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 1 Oct 2025 16:34:47 GMT Subject: [jdk21u-dev] Integrated: 8328247: Remove redundant dir for tests converted from applet to main In-Reply-To: <3GKySjc9qUS4S-8etnSRvadrX5rUeMBuacjJqSnD4jE=.77702454-ff71-42e4-89ee-9e003f0a82b6@github.com> References: <3GKySjc9qUS4S-8etnSRvadrX5rUeMBuacjJqSnD4jE=.77702454-ff71-42e4-89ee-9e003f0a82b6@github.com> Message-ID: On Mon, 29 Sep 2025 17:13:46 GMT, Satyen Subramaniam wrote: > Backporting JDK-8328247: Remove redundant dir for tests converted from applet to main. Renames three javax swing tests, as per change accepted by Oracle. This pull request has now been integrated. Changeset: 04046b18 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/04046b185003a99e93905d54964b7018ae892147 Stats: 0 lines in 3 files changed: 0 ins; 0 del; 0 mod 8328247: Remove redundant dir for tests converted from applet to main Backport-of: ece4124f25f676da9bf2d1b7fd8e4394dd7d31af ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2276 From ssubramaniam at openjdk.org Wed Oct 1 16:34:52 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 1 Oct 2025 16:34:52 GMT Subject: [jdk21u-dev] Integrated: 8353958: Open source several AWT ScrollPane tests - Batch 2 In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 17:12:58 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353958: Open source several AWT ScrollPane tests - Batch 2. Adds five scroll tests. Ran GHA Sanity Checks, local Tier 1 and 2, and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 3c13123c Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/3c13123c3c1cfa47534b4b8c32067a5559ad31ce Stats: 517 lines in 6 files changed: 517 ins; 0 del; 0 mod 8353958: Open source several AWT ScrollPane tests - Batch 2 Backport-of: e00355a036936c5290cf8d85fd3c4f743b0ad23a ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2275 From ssubramaniam at openjdk.org Wed Oct 1 17:08:01 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 1 Oct 2025 17:08:01 GMT Subject: [jdk21u-dev] RFR: 8355333: Some Problem list entries point to non-existent / wrong files [v2] In-Reply-To: <8tdP7jx2ARJgW1rTWKLJ6jVMHkhked77FfC3IGTKl0M=.ca478100-4be6-47cb-a41b-0f0396fb3347@github.com> References: <8tdP7jx2ARJgW1rTWKLJ6jVMHkhked77FfC3IGTKl0M=.ca478100-4be6-47cb-a41b-0f0396fb3347@github.com> Message-ID: > Backporting JDK-8355333: Some Problem list entries point to non-existent / wrong files. Renames three existing tests in exclude lists (After JDK-8353958 and JDK-8328247) and removes two tests (that only run on windows). Backporting for parity with Oracle. Satyen Subramaniam has updated the pull request with a new target base due to a merge or a rebase. ------------- Changes: https://git.openjdk.org/jdk21u-dev/pull/2277/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2277&range=01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2277.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2277/head:pull/2277 PR: https://git.openjdk.org/jdk21u-dev/pull/2277 From ssubramaniam at openjdk.org Wed Oct 1 17:08:01 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 1 Oct 2025 17:08:01 GMT Subject: [jdk21u-dev] Withdrawn: 8355333: Some Problem list entries point to non-existent / wrong files In-Reply-To: <8tdP7jx2ARJgW1rTWKLJ6jVMHkhked77FfC3IGTKl0M=.ca478100-4be6-47cb-a41b-0f0396fb3347@github.com> References: <8tdP7jx2ARJgW1rTWKLJ6jVMHkhked77FfC3IGTKl0M=.ca478100-4be6-47cb-a41b-0f0396fb3347@github.com> Message-ID: On Mon, 29 Sep 2025 17:16:32 GMT, Satyen Subramaniam wrote: > Backporting JDK-8355333: Some Problem list entries point to non-existent / wrong files. Renames three existing tests in exclude lists (After JDK-8353958 and JDK-8328247) and removes two tests (that only run on windows). Backporting for parity with Oracle. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2277 From ssubramaniam at openjdk.org Wed Oct 1 17:08:45 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 1 Oct 2025 17:08:45 GMT Subject: [jdk21u-dev] Withdrawn: 8328247: Remove redundant dir for tests converted from applet to main In-Reply-To: References: Message-ID: On Mon, 22 Sep 2025 21:50:03 GMT, Satyen Subramaniam wrote: > Backporting JDK-8328247: Remove redundant dir for tests converted from applet to main. Renames three javax swing tests, as per change accepted by Oracle. > > Notably, this change also adapts JDK-8355333: Some Problem list entries point to non-existent / wrong files, to ensure that the renamed files are correctly excluded. I'm also removing the PrintToFileTest tests from the exclude list (since these only run on windows anyway). The `ScrollPaneEventType.java` test hasn't been backported yet (I'll follow up with another PR doing so and excluding as needed), so I've left that change out. > > Ran GHA Sanity Checks, local Tier 1 and 2, and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2260 From shade at openjdk.org Wed Oct 1 17:11:19 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 1 Oct 2025 17:11:19 GMT Subject: [jdk25u] RFR: 8362282: runtime/logging/StressAsyncUL.java failed with exitValue = 134 Message-ID: Improves `-Xlog:async` reliability. Additional testing: - [x] Linux x86_64 server fastdebug, `all` - [x] Linux x86_64 server fastdebug, `all` with `-Xlog:async` ------------- Commit messages: - Backport c968a672c034fe533ea5f4ac5efe37ffb76c93e2 Changes: https://git.openjdk.org/jdk25u/pull/254/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=254&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362282 Stats: 5 lines in 1 file changed: 2 ins; 2 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/254.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/254/head:pull/254 PR: https://git.openjdk.org/jdk25u/pull/254 From ssubramaniam at openjdk.org Wed Oct 1 17:17:29 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 1 Oct 2025 17:17:29 GMT Subject: [jdk21u-dev] RFR: 8355333: Some Problem list entries point to non-existent / wrong files Message-ID: Backporting JDK-8355333: Some Problem list entries point to non-existent / wrong files. Renames three existing tests in exclude lists (After JDK-8353958 and JDK-8328247) and removes two tests (that only run on windows). Backporting for parity with Oracle. Note: moving to this fresh PR to apply patch cleanly (previous PR: https://github.com/openjdk/jdk21u-dev/pull/2277) ------------- Commit messages: - Backport 32a597b36f994d6e720e0576ad110dac4a5304fe Changes: https://git.openjdk.org/jdk21u-dev/pull/2291/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2291&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8355333 Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2291.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2291/head:pull/2291 PR: https://git.openjdk.org/jdk21u-dev/pull/2291 From cslucas at openjdk.org Wed Oct 1 18:16:11 2025 From: cslucas at openjdk.org (Cesar Soares Lucas) Date: Wed, 1 Oct 2025 18:16:11 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" Message-ID: Hi all, This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. Thanks! ------------- Commit messages: - Backport 62fde687088ce72ef33b94e73babf4bfe1395c17 Changes: https://git.openjdk.org/jdk25u/pull/259/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=259&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8357396 Stats: 115 lines in 15 files changed: 80 ins; 4 del; 31 mod Patch: https://git.openjdk.org/jdk25u/pull/259.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/259/head:pull/259 PR: https://git.openjdk.org/jdk25u/pull/259 From duke at openjdk.org Wed Oct 1 18:18:44 2025 From: duke at openjdk.org (duke) Date: Wed, 1 Oct 2025 18:18:44 GMT Subject: [jdk21u-dev] Withdrawn: 8334870: javac does not accept classfiles with certain permitted RuntimeVisibleParameterAnnotations and RuntimeInvisibleParameterAnnotations attributes In-Reply-To: References: Message-ID: On Fri, 27 Jun 2025 01:16:59 GMT, Liam Miller-Cushon wrote: > This change allows javac to tolerate `RuntimeVisibleParameterAnnotations` and `RuntimeInvisibleParameterAnnotations` that do not contain entries for all parameters, or that contain additional entries. > > Currently class reading crashes with an `ArrayIndexOutOfBoundsException` if the attributes contain fewer than the expected number of parameters, which leaves method symbols in an invalid state and causes the crash discussed in [JDK-8359336](https://bugs.openjdk.org/browse/JDK-8359336). This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/1930 From wkemper at openjdk.org Wed Oct 1 18:58:26 2025 From: wkemper at openjdk.org (William Kemper) Date: Wed, 1 Oct 2025 18:58:26 GMT Subject: [jdk21u-dev] RFR: 8360288: Shenandoah crash at size_given_klass in op_degenerated Message-ID: Not clean, but not difficult to resolve. ------------- Commit messages: - 8360288: Shenandoah crash at size_given_klass in op_degenerated Changes: https://git.openjdk.org/jdk21u-dev/pull/2281/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2281&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8360288 Stats: 20 lines in 2 files changed: 4 ins; 7 del; 9 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2281.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2281/head:pull/2281 PR: https://git.openjdk.org/jdk21u-dev/pull/2281 From missa at openjdk.org Wed Oct 1 21:05:35 2025 From: missa at openjdk.org (Mohamed Issa) Date: Wed, 1 Oct 2025 21:05:35 GMT Subject: [jdk25u] RFR: 8358556: Assert when running with -XX:-UseLibmIntrinsic Message-ID: Hi all, This pull request contains a backport of commit [ef4cbec6](https://github.com/openjdk/jdk/commit/ef4cbec6fba77fd84b328d333f8592c6eedf1a2d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Mohamed Issa on 11 Jun 2025 and was reviewed by Sandhya Viswanathan and Vladimir Kozlov. Thanks! ------------- Commit messages: - Backport ef4cbec6fba77fd84b328d333f8592c6eedf1a2d Changes: https://git.openjdk.org/jdk25u/pull/260/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=260&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8358556 Stats: 19 lines in 2 files changed: 13 ins; 2 del; 4 mod Patch: https://git.openjdk.org/jdk25u/pull/260.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/260/head:pull/260 PR: https://git.openjdk.org/jdk25u/pull/260 From shade at openjdk.org Wed Oct 1 21:37:30 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 1 Oct 2025 21:37:30 GMT Subject: [jdk25u] RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues Message-ID: Improves jpackage and test reliability, especially with older glibc-s that have `dlerror` issues under concurrent access. Additional testing: - [x] Linux x86_64 server fastdebug, observing the failure with GCC 7.3.1 - [x] Linux x86_64 server fastdebug, `sun/management/jmxremote`, 20x, no failures - [x] Linux x86_64 server fastdebug, `tools/jpackage`, 5x, no failures - [x] Linux x86_64 server fastdebug, `jdk_all`, no failures ------------- Commit messages: - Backport 685da0323b27abda5ab0484f4c8abaaeeff882ea Changes: https://git.openjdk.org/jdk25u/pull/257/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=257&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345810 Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/257.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/257/head:pull/257 PR: https://git.openjdk.org/jdk25u/pull/257 From goetz at openjdk.org Wed Oct 1 21:39:19 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 1 Oct 2025 21:39:19 GMT Subject: [jdk21u-dev] RFR: Merge jdk21u:master Message-ID: <-QLw5H6UVj8H2NIQymwmkVzxKyzq4whTPka9uCTpKs0=.690b6234-e33d-40a1-bf01-4dbb25353188@github.com> Merge build tag 21.0.9+* from jdk21u to jdk21u-dev ------------- Commit messages: - Merge - 8368308: ISO 4217 Amendment 180 Update - 8365389: Remove static color fields from SwingUtilities3 and WindowsMenuItemUI The merge commit only contains trivial merges, so no merge-specific webrevs have been generated. Changes: https://git.openjdk.org/jdk21u-dev/pull/2292/files Stats: 90 lines in 9 files changed: 14 ins; 50 del; 26 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2292.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2292/head:pull/2292 PR: https://git.openjdk.org/jdk21u-dev/pull/2292 From goetz at openjdk.org Wed Oct 1 21:42:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 1 Oct 2025 21:42:37 GMT Subject: [jdk17u-dev] RFR: Merge jdk17u:master Message-ID: Merge build tag 17.0.17+9 from jdk17u to jdk17u-dev ------------- Commit messages: - Merge - 8368308: ISO 4217 Amendment 180 Update - 8365389: Remove static color fields from SwingUtilities3 and WindowsMenuItemUI The webrevs contain the adjustments done while merging with regards to each parent branch: - master: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4008&range=00.0 - jdk17u:master: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4008&range=00.1 Changes: https://git.openjdk.org/jdk17u-dev/pull/4008/files Stats: 90 lines in 9 files changed: 14 ins; 50 del; 26 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4008.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4008/head:pull/4008 PR: https://git.openjdk.org/jdk17u-dev/pull/4008 From goetz at openjdk.org Wed Oct 1 21:51:59 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 1 Oct 2025 21:51:59 GMT Subject: [jdk21u-dev] Integrated: Merge jdk21u:master In-Reply-To: <-QLw5H6UVj8H2NIQymwmkVzxKyzq4whTPka9uCTpKs0=.690b6234-e33d-40a1-bf01-4dbb25353188@github.com> References: <-QLw5H6UVj8H2NIQymwmkVzxKyzq4whTPka9uCTpKs0=.690b6234-e33d-40a1-bf01-4dbb25353188@github.com> Message-ID: On Wed, 1 Oct 2025 21:32:15 GMT, Goetz Lindenmaier wrote: > Merge build tag 21.0.9+* from jdk21u to jdk21u-dev This pull request has now been integrated. Changeset: 48509ab3 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/48509ab37ebd08890f1c5ed98c5a2d8a86dd319b Stats: 90 lines in 9 files changed: 14 ins; 50 del; 26 mod Merge ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2292 From goetz at openjdk.org Wed Oct 1 21:54:57 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 1 Oct 2025 21:54:57 GMT Subject: [jdk17u-dev] Integrated: Merge jdk17u:master In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 21:36:44 GMT, Goetz Lindenmaier wrote: > Merge build tag 17.0.17+9 from jdk17u to jdk17u-dev This pull request has now been integrated. Changeset: 5c4b47c0 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/5c4b47c0d25f04c2b0314eb746765793b638395c Stats: 90 lines in 9 files changed: 14 ins; 50 del; 26 mod Merge ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4008 From sparasa at openjdk.org Wed Oct 1 22:30:33 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Wed, 1 Oct 2025 22:30:33 GMT Subject: [jdk25u] RFR: 8365265: x86 short forward jump exceeds 8-bit offset in methodHandles_x86.cpp when using Intel APX Message-ID: Hi all, This pull request contains a backport of commit [38a26141](https://github.com/openjdk/jdk/commit/38a261415dc29aae01c9b878d94cb302c60a3983) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Srinivas Vamsi Parasa on 13 Aug 2025 and was reviewed by Aleksey Shipilev, Jatin Bhateja and Andrew Haley. Thanks! ------------- Commit messages: - Backport 38a261415dc29aae01c9b878d94cb302c60a3983 Changes: https://git.openjdk.org/jdk25u/pull/261/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=261&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365265 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/261.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/261/head:pull/261 PR: https://git.openjdk.org/jdk25u/pull/261 From iveresov at openjdk.org Wed Oct 1 23:24:59 2025 From: iveresov at openjdk.org (Igor Veresov) Date: Wed, 1 Oct 2025 23:24:59 GMT Subject: [jdk25u] RFR: 8368698: runtime/cds/appcds/aotCache/OldClassSupport.java assert(can_add()) failed: Cannot add TrainingData objects Message-ID: This is a follow up to JDK-8366948. We need to fix this in 25. This may potentially cause crashes in product. ------------- Commit messages: - Backport 4df41d2a751e2942c2188ed01313d78e681835bc Changes: https://git.openjdk.org/jdk25u/pull/262/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=262&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368698 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/262.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/262/head:pull/262 PR: https://git.openjdk.org/jdk25u/pull/262 From ddamodaran at openjdk.org Thu Oct 2 10:05:37 2025 From: ddamodaran at openjdk.org (Deepak Damodaran) Date: Thu, 2 Oct 2025 10:05:37 GMT Subject: [jdk25u] RFR: 8325766: Extend CertificateBuilder to create trust and end entity certificates programmatically Message-ID: Almost clean except one extra import statement at line no 44. Mach5 runs: - https://mach5.us.oracle.com/mdash/jobs/ddamoadr-adhoc-20251002-0918-35284814 (Impacted area) - https://mach5.us.oracle.com/mdash/jobs/ddamoadr-adhoc-20251002-0954-35286208 (Tiers 1-5) ------------- Commit messages: - Backport 31847149c1956b23c19a99309982660b4bbdd2d6 - Backport 31847149c1956b23c19a99309982660b4bbdd2d6 Changes: https://git.openjdk.org/jdk25u/pull/263/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=263&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8325766 Stats: 772 lines in 3 files changed: 164 ins; 565 del; 43 mod Patch: https://git.openjdk.org/jdk25u/pull/263.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/263/head:pull/263 PR: https://git.openjdk.org/jdk25u/pull/263 From clanger at openjdk.org Thu Oct 2 12:59:54 2025 From: clanger at openjdk.org (Christoph Langer) Date: Thu, 2 Oct 2025 12:59:54 GMT Subject: [jdk21u-dev] Integrated: 8346875: Test jdk/jdk/jfr/event/os/TestCPULoad.java fails on macOS In-Reply-To: References: Message-ID: <3q-CLfhOcHw9pL6fyIRO_JhaEjKEc9FJ26MrH3e-FwQ=.a6ff9905-e3ef-4c6c-9338-e1e5d74f1456@github.com> On Fri, 26 Sep 2025 19:44:11 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of commit [a3eef6c2](https://github.com/openjdk/jdk25u/commit/a3eef6c2416eb0e02fbd154d84c98b12bcb66e97) from the [openjdk/jdk25u](https://git.openjdk.org/jdk25u) repository. > > The commit being backported was authored by Matthias Baesken on 17 Jan 2025 and was reviewed by Erik Gahlin. > > Thanks! This pull request has now been integrated. Changeset: e2a9bb18 Author: Christoph Langer URL: https://git.openjdk.org/jdk21u-dev/commit/e2a9bb18c9724b6ca31239ef6899bd925760e585 Stats: 23 lines in 1 file changed: 19 ins; 1 del; 3 mod 8346875: Test jdk/jdk/jfr/event/os/TestCPULoad.java fails on macOS Backport-of: a3eef6c2416eb0e02fbd154d84c98b12bcb66e97 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2271 From duke at openjdk.org Thu Oct 2 15:18:46 2025 From: duke at openjdk.org (Yassine OUAAL) Date: Thu, 2 Oct 2025 15:18:46 GMT Subject: [jdk25u] RFR: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26 Message-ID: Hi all, This pull request contains a backport of commit bdf9834 from the openjdk/jdk repository. The commit being backported was authored by Prasanta Sadhukhan and was reviewed by Alexander Zuev and Damon Nguyen. Thanks! ------------- Commit messages: - Backport bdf9834b81f0565e3572de42ebd42981d1d05a5c Changes: https://git.openjdk.org/jdk25u/pull/264/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=264&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365425 Stats: 15 lines in 1 file changed: 13 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/264.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/264/head:pull/264 PR: https://git.openjdk.org/jdk25u/pull/264 From duke at openjdk.org Thu Oct 2 15:59:39 2025 From: duke at openjdk.org (duke) Date: Thu, 2 Oct 2025 15:59:39 GMT Subject: [jdk21u-dev] RFR: 8360178: TestArguments.atojulong gtest has incorrect format string In-Reply-To: <-a2ZuyL_8My68hMWTcdCWqXzYm412K-ahxm__7M0Xtg=.a83f361a-f9ca-4f29-96f1-c4ea66b4299d@github.com> References: <-a2ZuyL_8My68hMWTcdCWqXzYm412K-ahxm__7M0Xtg=.a83f361a-f9ca-4f29-96f1-c4ea66b4299d@github.com> Message-ID: On Tue, 30 Sep 2025 02:11:59 GMT, Rui Li wrote: > A clean backport for JDK-8360178. > > Backport this for parity with oracle. This patch fixes formatting problem. Testing: make test-only TEST="gtest:ArgumentsTest". @rgithubli Your change (at version 216fd8dc5632450a8e8e79725efef024e4911199) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2285#issuecomment-3361976991 From duke at openjdk.org Thu Oct 2 16:59:03 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 2 Oct 2025 16:59:03 GMT Subject: [jdk21u-dev] Integrated: 8360178: TestArguments.atojulong gtest has incorrect format string In-Reply-To: <-a2ZuyL_8My68hMWTcdCWqXzYm412K-ahxm__7M0Xtg=.a83f361a-f9ca-4f29-96f1-c4ea66b4299d@github.com> References: <-a2ZuyL_8My68hMWTcdCWqXzYm412K-ahxm__7M0Xtg=.a83f361a-f9ca-4f29-96f1-c4ea66b4299d@github.com> Message-ID: On Tue, 30 Sep 2025 02:11:59 GMT, Rui Li wrote: > A clean backport for JDK-8360178. > > Backport this for parity with oracle. This patch fixes formatting problem. Testing: make test-only TEST="gtest:ArgumentsTest". This pull request has now been integrated. Changeset: 2d017610 Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/2d017610815b25878943393e1157e89becf7681f Stats: 4 lines in 1 file changed: 2 ins; 1 del; 1 mod 8360178: TestArguments.atojulong gtest has incorrect format string Backport-of: 878497fb85b9f7d066829b745324028f9f8cdc60 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2285 From phh at openjdk.org Thu Oct 2 17:03:44 2025 From: phh at openjdk.org (Paul Hohensee) Date: Thu, 2 Oct 2025 17:03:44 GMT Subject: [jdk21u-dev] RFR: 8360288: Shenandoah crash at size_given_klass in op_degenerated In-Reply-To: References: Message-ID: <2x-mhy-G79uGc_JnGkH3FU6njj_c4oz8vTJDbGePOlY=.560b64ea-8eb8-4b39-8b50-ff906e98ad65@github.com> On Mon, 29 Sep 2025 22:37:20 GMT, William Kemper wrote: > Not clean, but not difficult to resolve. Marked as reviewed by phh (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2281#pullrequestreview-3295551486 From dchuyko at openjdk.org Thu Oct 2 17:20:26 2025 From: dchuyko at openjdk.org (Dmitry Chuyko) Date: Thu, 2 Oct 2025 17:20:26 GMT Subject: [jdk11u-dev] Integrated: 8351933: Inaccurate masking of TC subfield decrement in ForkJoinPool In-Reply-To: References: Message-ID: On Thu, 13 Mar 2025 14:57:19 GMT, Dmitry Chuyko wrote: > This a backport of JDK-8351933 [0] (PR [1]) for 11u. At one of code paths the TC subfield of ctl field is decremented and the result is not masked correctly. The target code is in runWorker() instead of tryTrim()/awaitWork() and the surrounding code is different from the current master, as well as the original mask name. The core change is the same, candidate for CTL.compareAndSet is constructed using '(RC_MASK & c) | (TC_MASK & (c - TC_UNIT))' instead of '(UC_MASK & (c - TC_UNIT))' to correctly preserve the RC subfield. > > [0] https://bugs.openjdk.org/browse/JDK-8351933 > [1] https://github.com/openjdk/jdk/pull/24034 This pull request has now been integrated. Changeset: 8a139678 Author: Dmitry Chuyko Committer: Paul Hohensee URL: https://git.openjdk.org/jdk11u-dev/commit/8a139678771b9136bd7c05bcf4f72e48be6300c6 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8351933: Inaccurate masking of TC subfield decrement in ForkJoinPool Reviewed-by: phh, dl ------------- PR: https://git.openjdk.org/jdk11u-dev/pull/3012 From sgehwolf at openjdk.org Thu Oct 2 17:25:33 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Thu, 2 Oct 2025 17:25:33 GMT Subject: [jdk17u-dev] RFR: 8347129: cpuset cgroups controller is required for no good reason Message-ID: Clean backport from JDK 21u. Should be low risk. Affects newer development systems on Linux, like F41+, where memory limits aren't properly detected. Container tests fail on affected systems (before the patch): Passed: containers/cgroup/CgroupSubsystemFactory.java Passed: containers/cgroup/PlainRead.java Passed: containers/docker/DockerBasicTest.java Passed: containers/docker/ShareTmpDir.java Passed: containers/docker/TestContainerInfo.java FAILED: containers/docker/TestCPUAwareness.java FAILED: containers/docker/TestCPUSets.java Passed: containers/docker/TestJcmd.java Passed: containers/docker/TestJcmdWithSideCar.java FAILED: containers/docker/TestJFREvents.java Passed: containers/docker/TestJFRNetworkEvents.java Passed: containers/docker/TestJFRWithJMX.java FAILED: containers/docker/TestLimitsUpdating.java FAILED: containers/docker/TestMemoryAwareness.java Passed: containers/docker/TestMemoryWithCgroupV1.java FAILED: containers/docker/TestMisc.java FAILED: containers/docker/TestPids.java Test results: passed: 10; failed: 7; skipped: 1 Caused by: stdout: [[0.000s][trace][os,container] OSContainer::init: Initializing Container Support [0.000s][debug][os,container] Detected optional pids controller entry in /proc/cgroups [0.000s][debug][os,container] controller cpu is not enabled [0.000s][debug][os,container] One or more required controllers disabled at kernel level. openjdk version "17.0.18-internal" 2026-01-20 OpenJDK Runtime Environment (fastdebug build 17.0.18-internal+0-adhoc.sgehwolf.jdk17u-dev) OpenJDK 64-Bit Server VM (fastdebug build 17.0.18-internal+0-adhoc.sgehwolf.jdk17u-dev, mixed mode, sharing) ]; stderr: [] exitValue = 0 java.lang.RuntimeException: 'active_processor_count.*1' missing from stdout/stderr Testing after the patch (on an affected system): Passed: containers/cgroup/CgroupSubsystemFactory.java Passed: containers/cgroup/PlainRead.java Passed: containers/docker/DockerBasicTest.java Passed: containers/docker/ShareTmpDir.java Passed: containers/docker/TestContainerInfo.java Passed: containers/docker/TestCPUAwareness.java Passed: containers/docker/TestCPUSets.java Passed: containers/docker/TestJcmd.java Passed: containers/docker/TestJcmdWithSideCar.java Passed: containers/docker/TestJFREvents.java Passed: containers/docker/TestJFRNetworkEvents.java Passed: containers/docker/TestJFRWithJMX.java Passed: containers/docker/TestLimitsUpdating.java Passed: containers/docker/TestMemoryAwareness.java Passed: containers/docker/TestMemoryWithCgroupV1.java Passed: containers/docker/TestMisc.java Passed: containers/docker/TestPids.java Test results: passed: 17 After patch on cgroup v1 (no-op there): Passed: containers/cgroup/CgroupSubsystemFactory.java Passed: containers/cgroup/PlainRead.java Passed: containers/docker/DockerBasicTest.java Passed: containers/docker/ShareTmpDir.java Passed: containers/docker/TestContainerInfo.java Passed: containers/docker/TestCPUAwareness.java Passed: containers/docker/TestCPUSets.java Passed: containers/docker/TestJcmd.java Passed: containers/docker/TestJcmdWithSideCar.java Passed: containers/docker/TestJFREvents.java Passed: containers/docker/TestJFRNetworkEvents.java Passed: containers/docker/TestJFRWithJMX.java Passed: containers/docker/TestLimitsUpdating.java Passed: containers/docker/TestMemoryAwareness.java Passed: containers/docker/TestMemoryWithCgroupV1.java Passed: containers/docker/TestMisc.java Passed: containers/docker/TestPids.java Test results: passed: 17; skipped: 1 ------------- Commit messages: - Backport be245be258cda7e06366b4051eec24ad6df04f20 Changes: https://git.openjdk.org/jdk17u-dev/pull/4009/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4009&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8347129 Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4009.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4009/head:pull/4009 PR: https://git.openjdk.org/jdk17u-dev/pull/4009 From goetz at openjdk.org Thu Oct 2 18:07:07 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 2 Oct 2025 18:07:07 GMT Subject: [jdk17u-dev] RFR: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash In-Reply-To: References: Message-ID: On Fri, 26 Sep 2025 16:16:50 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [e1071797](https://github.com/openjdk/jdk/commit/e1071797a4f0ab1a6af29824a777a7800d729b0e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 16 Sep 2025 and was reviewed by Phil Race. > > Thanks! Have you verified that the test still works? ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3995#issuecomment-3362392948 From ssubramaniam at openjdk.org Thu Oct 2 18:07:10 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 18:07:10 GMT Subject: [jdk17u-dev] Integrated: 8354701: Open source few JToolTip tests In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 16:53:27 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354701: Open source few JToolTip tests. Adds three tooltip tests. Ran GHA Sanity Checks, local Tier 1 and 2, and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: c9fb6f52 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/c9fb6f52b870b4187bb5b7cc6d334316b40efc36 Stats: 226 lines in 3 files changed: 226 ins; 0 del; 0 mod 8354701: Open source few JToolTip tests Backport-of: f98af0ad617a445362859e58af48258bfd5bed03 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3999 From ssubramaniam at openjdk.org Thu Oct 2 18:08:15 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 18:08:15 GMT Subject: [jdk21u-dev] Integrated: 8354701: Open source few JToolTip tests In-Reply-To: <9HSPaRsrGkmaByHBSrjXABITg9GcW3Kvk9u14ErQ_9s=.2eb7ce00-8397-42fd-b1ac-db5d6dc4078b@github.com> References: <9HSPaRsrGkmaByHBSrjXABITg9GcW3Kvk9u14ErQ_9s=.2eb7ce00-8397-42fd-b1ac-db5d6dc4078b@github.com> Message-ID: On Mon, 29 Sep 2025 16:53:26 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354701: Open source few JToolTip tests. Adds three tooltip tests. Ran GHA Sanity Checks, local Tier 1 and 2, and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: ca626569 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/ca626569b1b3bfae9513b1d31e72fd13ff6fa84e Stats: 226 lines in 3 files changed: 226 ins; 0 del; 0 mod 8354701: Open source few JToolTip tests Backport-of: f98af0ad617a445362859e58af48258bfd5bed03 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2274 From ssubramaniam at openjdk.org Thu Oct 2 18:08:03 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 18:08:03 GMT Subject: [jdk21u-dev] Integrated: 8355333: Some Problem list entries point to non-existent / wrong files In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 17:11:00 GMT, Satyen Subramaniam wrote: > Backporting JDK-8355333: Some Problem list entries point to non-existent / wrong files. Renames three existing tests in exclude lists (After JDK-8353958 and JDK-8328247) and removes two tests (that only run on windows). Backporting for parity with Oracle. > > Note: moving to this fresh PR to apply patch cleanly (previous PR: https://github.com/openjdk/jdk21u-dev/pull/2277) This pull request has now been integrated. Changeset: 867b4179 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/867b4179409feb8e5acc4ba3c4ba1ea66768edfd Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod 8355333: Some Problem list entries point to non-existent / wrong files Backport-of: 32a597b36f994d6e720e0576ad110dac4a5304fe ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2291 From goetz at openjdk.org Thu Oct 2 18:15:02 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 2 Oct 2025 18:15:02 GMT Subject: [jdk17u-dev] RFR: 8328247: Remove redundant dir for tests converted from applet to main In-Reply-To: <2pE1iyqD6FG-0mWLCnEuNk3RCeNe8nxKZH3LYaNdLmw=.ed3bbd49-e877-4c5e-a02c-92b329daa97c@github.com> References: <2pE1iyqD6FG-0mWLCnEuNk3RCeNe8nxKZH3LYaNdLmw=.ed3bbd49-e877-4c5e-a02c-92b329daa97c@github.com> Message-ID: On Mon, 29 Sep 2025 17:13:45 GMT, Satyen Subramaniam wrote: > Backporting JDK-8328247: Remove redundant dir for tests converted from applet to main. Renames three javax swing tests, as per change accepted by Oracle. Thanks for doing it this way! ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4001#issuecomment-3362414215 From sparasa at openjdk.org Thu Oct 2 18:15:18 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Thu, 2 Oct 2025 18:15:18 GMT Subject: [jdk25u] RFR: 8367780: Enable UseAPX on Intel CPUs only when both APX_F and APX_NCI_NDD_NF cpuid features are present Message-ID: Hi all, This pull request contains a backport of commit [3d4e0491](https://github.com/openjdk/jdk/commit/3d4e0491940c4b4a05ac84006933d939370e7e2b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Srinivas Vamsi Parasa on 19 Sep 2025 and was reviewed by Sandhya Viswanathan and Volodymyr Paprotski. Thanks! ------------- Commit messages: - Backport 3d4e0491940c4b4a05ac84006933d939370e7e2b Changes: https://git.openjdk.org/jdk25u/pull/265/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=265&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367780 Stats: 29 lines in 2 files changed: 26 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/265.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/265/head:pull/265 PR: https://git.openjdk.org/jdk25u/pull/265 From duke at openjdk.org Thu Oct 2 18:49:17 2025 From: duke at openjdk.org (duke) Date: Thu, 2 Oct 2025 18:49:17 GMT Subject: [jdk17u-dev] RFR: 8363720: Follow up to JDK-8360411 with post review comments In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 01:16:54 GMT, Rui Li wrote: > A clean backport for JDK-8363720. > > The prerequisite JDK-8360411 is already in 17. The updated test passed locally. Backporting it for parity with oracle. @rgithubli Your change (at version 9350eb53d1031c8043385715c0bd16d1b3904351) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4004#issuecomment-3362518182 From duke at openjdk.org Thu Oct 2 18:49:18 2025 From: duke at openjdk.org (duke) Date: Thu, 2 Oct 2025 18:49:18 GMT Subject: [jdk17u-dev] RFR: 8365919: Replace currentTimeMillis with nanoTime in Stresser.java In-Reply-To: <8EVgNmkDyhIRT5ljSJgZlqTmKpdRPeFLAJ7pL4w0r88=.9cbee2f2-e39d-40a9-9732-175a4c7e9531@github.com> References: <8EVgNmkDyhIRT5ljSJgZlqTmKpdRPeFLAJ7pL4w0r88=.9cbee2f2-e39d-40a9-9732-175a4c7e9531@github.com> Message-ID: On Tue, 30 Sep 2025 01:28:32 GMT, Rui Li wrote: > A clean backport for JDK-8365919. > > Stress tests need monotonic time. Replace System.currentTimeMillis with System.nanoTime. Tests are running. Backport this for the parity with oracle. @rgithubli Your change (at version ddf6e5048d71bf1a28955f5d2fe5f5b8819016e5) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4005#issuecomment-3362519050 From duke at openjdk.org Thu Oct 2 18:50:21 2025 From: duke at openjdk.org (duke) Date: Thu, 2 Oct 2025 18:50:21 GMT Subject: [jdk21u-dev] RFR: 8365919: Replace currentTimeMillis with nanoTime in Stresser.java In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 01:24:02 GMT, Rui Li wrote: > A clean backport for JDK-8365919. > > Stress tests need monotonic time. Replace `System.currentTimeMillis` with `System.nanoTime`. Tests are running. Backport this for the parity with oracle. @rgithubli Your change (at version f6a0fac9430d34bf0213f403c67c536400f895af) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2284#issuecomment-3362521853 From duke at openjdk.org Thu Oct 2 18:50:25 2025 From: duke at openjdk.org (duke) Date: Thu, 2 Oct 2025 18:50:25 GMT Subject: [jdk21u-dev] RFR: 8363720: Follow up to JDK-8360411 with post review comments In-Reply-To: References: Message-ID: <7y44Nvplq0JW1VNH2MnmjBCepzBl7dPQ5PFyyus5m44=.663c9e65-10ed-40d5-a938-13f7c674b033@github.com> On Tue, 30 Sep 2025 01:07:55 GMT, Rui Li wrote: > A clean backport for JDK-8363720. > > The prerequisite JDK-8360411 is already in 21. The updated test passed locally. Backporting it for parity with oracle. @rgithubli Your change (at version 0ca8b55cbd9ba331410b7033665ed772d7b5851d) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2283#issuecomment-3362521530 From ssubramaniam at openjdk.org Thu Oct 2 19:31:54 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 19:31:54 GMT Subject: [jdk17u-dev] Integrated: 8328247: Remove redundant dir for tests converted from applet to main In-Reply-To: <2pE1iyqD6FG-0mWLCnEuNk3RCeNe8nxKZH3LYaNdLmw=.ed3bbd49-e877-4c5e-a02c-92b329daa97c@github.com> References: <2pE1iyqD6FG-0mWLCnEuNk3RCeNe8nxKZH3LYaNdLmw=.ed3bbd49-e877-4c5e-a02c-92b329daa97c@github.com> Message-ID: On Mon, 29 Sep 2025 17:13:45 GMT, Satyen Subramaniam wrote: > Backporting JDK-8328247: Remove redundant dir for tests converted from applet to main. Renames three javax swing tests, as per change accepted by Oracle. This pull request has now been integrated. Changeset: 0a31d7ad Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/0a31d7adaf7586fc07a51f778320f37e381ab514 Stats: 0 lines in 3 files changed: 0 ins; 0 del; 0 mod 8328247: Remove redundant dir for tests converted from applet to main Backport-of: ece4124f25f676da9bf2d1b7fd8e4394dd7d31af ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4001 From ssubramaniam at openjdk.org Thu Oct 2 19:31:59 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 19:31:59 GMT Subject: [jdk17u-dev] Integrated: 8353958: Open source several AWT ScrollPane tests - Batch 2 In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 17:13:02 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353958: Open source several AWT ScrollPane tests - Batch 2. Adds five scroll tests. Ran GHA Sanity Checks, local Tier 1 and 2, and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 6c4a3276 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/6c4a327609ed43945c9cd4c0868ea2bc7a7e933d Stats: 517 lines in 6 files changed: 517 ins; 0 del; 0 mod 8353958: Open source several AWT ScrollPane tests - Batch 2 Backport-of: e00355a036936c5290cf8d85fd3c4f743b0ad23a ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4000 From ssubramaniam at openjdk.org Thu Oct 2 19:38:26 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 19:38:26 GMT Subject: [jdk17u-dev] RFR: 8355333: Some Problem list entries point to non-existent / wrong files [v2] In-Reply-To: References: Message-ID: > Backporting JDK-8355333: Some Problem list entries point to non-existent / wrong files. Renames three existing tests in exclude lists (After JDK-8353958 and JDK-8328247) and removes two tests (that only run on windows). Backporting for parity with Oracle. Satyen Subramaniam has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit: Backport 32a597b36f994d6e720e0576ad110dac4a5304fe ------------- Changes: https://git.openjdk.org/jdk17u-dev/pull/4002/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4002&range=01 Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4002.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4002/head:pull/4002 PR: https://git.openjdk.org/jdk17u-dev/pull/4002 From mdoerr at openjdk.org Thu Oct 2 20:08:57 2025 From: mdoerr at openjdk.org (Martin Doerr) Date: Thu, 2 Oct 2025 20:08:57 GMT Subject: [jdk17u-dev] Integrated: 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 14:08:03 GMT, Martin Doerr wrote: > Backport of [JDK-8339386](https://bugs.openjdk.org/browse/JDK-8339386). Applies almost cleanly, but needs a modification (see 2nd commit). `orig_pc_offset()` is not available in 17u. We can use the `frame` constructor which doesn't have the problematic assertion in 17u (see comment in the new code). > So, this backport doesn't fix the assertion mentioned in the title (because it doesn't exist in 17u). But, it makes checks more reliable. This pull request has now been integrated. Changeset: 6f50c6da Author: Martin Doerr URL: https://git.openjdk.org/jdk17u-dev/commit/6f50c6da13cf21dbb5153734c631b01e0861ef32 Stats: 14 lines in 1 file changed: 11 ins; 0 del; 3 mod 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method Reviewed-by: rrich Backport-of: 9a25f822fb2529c1cae3ae909761381789d7b7b1 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3998 From serb at openjdk.org Thu Oct 2 20:13:55 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Thu, 2 Oct 2025 20:13:55 GMT Subject: [jdk17u-dev] RFR: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash In-Reply-To: References: Message-ID: <9hBJFWRSbfAxv2ojnPX2FCDFgnUs3jAKzRMUqRWEixo=.92118987-71c0-496e-ac04-d24629ec6c04@github.com> On Thu, 2 Oct 2025 18:04:39 GMT, Goetz Lindenmaier wrote: > Have you verified that the test still works? sure, it works ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3995#issuecomment-3362762634 From duke at openjdk.org Thu Oct 2 21:12:00 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 2 Oct 2025 21:12:00 GMT Subject: [jdk17u-dev] Integrated: 8363720: Follow up to JDK-8360411 with post review comments In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 01:16:54 GMT, Rui Li wrote: > A clean backport for JDK-8363720. > > The prerequisite JDK-8360411 is already in 17. The updated test passed locally. Backporting it for parity with oracle. This pull request has now been integrated. Changeset: dac1fa0e Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk17u-dev/commit/dac1fa0eca4e549685e79b95821350a962a35706 Stats: 28 lines in 1 file changed: 8 ins; 7 del; 13 mod 8363720: Follow up to JDK-8360411 with post review comments Backport-of: a5e0c9d0c52e028321bb38e471ce98e389e67fe1 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4004 From duke at openjdk.org Thu Oct 2 21:12:00 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 2 Oct 2025 21:12:00 GMT Subject: [jdk17u-dev] Integrated: 8365919: Replace currentTimeMillis with nanoTime in Stresser.java In-Reply-To: <8EVgNmkDyhIRT5ljSJgZlqTmKpdRPeFLAJ7pL4w0r88=.9cbee2f2-e39d-40a9-9732-175a4c7e9531@github.com> References: <8EVgNmkDyhIRT5ljSJgZlqTmKpdRPeFLAJ7pL4w0r88=.9cbee2f2-e39d-40a9-9732-175a4c7e9531@github.com> Message-ID: On Tue, 30 Sep 2025 01:28:32 GMT, Rui Li wrote: > A clean backport for JDK-8365919. > > Stress tests need monotonic time. Replace System.currentTimeMillis with System.nanoTime. Tests are running. Backport this for the parity with oracle. This pull request has now been integrated. Changeset: c80edc3e Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk17u-dev/commit/c80edc3e3b0c7de2db2884f1484d2cefe58ed31e Stats: 25 lines in 1 file changed: 6 ins; 6 del; 13 mod 8365919: Replace currentTimeMillis with nanoTime in Stresser.java Backport-of: 0ca38bdc4d503158fda57bbc8bc9adc420628079 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4005 From duke at openjdk.org Thu Oct 2 21:12:52 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 2 Oct 2025 21:12:52 GMT Subject: [jdk21u-dev] Integrated: 8365919: Replace currentTimeMillis with nanoTime in Stresser.java In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 01:24:02 GMT, Rui Li wrote: > A clean backport for JDK-8365919. > > Stress tests need monotonic time. Replace `System.currentTimeMillis` with `System.nanoTime`. Tests are running. Backport this for the parity with oracle. This pull request has now been integrated. Changeset: 98eb9baf Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/98eb9bafa5f8336349994329f3076cd7e79d70f8 Stats: 25 lines in 1 file changed: 6 ins; 6 del; 13 mod 8365919: Replace currentTimeMillis with nanoTime in Stresser.java Backport-of: 0ca38bdc4d503158fda57bbc8bc9adc420628079 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2284 From duke at openjdk.org Thu Oct 2 21:12:58 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 2 Oct 2025 21:12:58 GMT Subject: [jdk21u-dev] Integrated: 8363720: Follow up to JDK-8360411 with post review comments In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 01:07:55 GMT, Rui Li wrote: > A clean backport for JDK-8363720. > > The prerequisite JDK-8360411 is already in 21. The updated test passed locally. Backporting it for parity with oracle. This pull request has now been integrated. Changeset: a4ae3e9d Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/a4ae3e9d95af01e01fef6f04b252cddd8b613173 Stats: 28 lines in 1 file changed: 8 ins; 7 del; 13 mod 8363720: Follow up to JDK-8360411 with post review comments Backport-of: a5e0c9d0c52e028321bb38e471ce98e389e67fe1 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2283 From ssubramaniam at openjdk.org Thu Oct 2 22:06:10 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 22:06:10 GMT Subject: [jdk17u-dev] RFR: 8353586: Open source several toolkit tests Message-ID: Backporting JDK-8353586: Open source several toolkit tests. Adds two toolkit tests - one for window and one for linux systems. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 2ba80d2403f749a7d8d4e64139b796737bbb62bf Changes: https://git.openjdk.org/jdk17u-dev/pull/4010/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4010&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353586 Stats: 400 lines in 2 files changed: 400 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4010.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4010/head:pull/4010 PR: https://git.openjdk.org/jdk17u-dev/pull/4010 From ssubramaniam at openjdk.org Thu Oct 2 22:07:31 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 2 Oct 2025 22:07:31 GMT Subject: [jdk21u-dev] RFR: 8353586: Open source several toolkit tests Message-ID: Backporting JDK-8353586: Open source several toolkit tests. Adds two toolkit tests - one for window and one for linux systems. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 2ba80d2403f749a7d8d4e64139b796737bbb62bf Changes: https://git.openjdk.org/jdk21u-dev/pull/2293/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2293&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353586 Stats: 400 lines in 2 files changed: 400 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2293.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2293/head:pull/2293 PR: https://git.openjdk.org/jdk21u-dev/pull/2293 From syan at openjdk.org Fri Oct 3 06:02:11 2025 From: syan at openjdk.org (SendaoYan) Date: Fri, 3 Oct 2025 06:02:11 GMT Subject: [jdk25u] RFR: 8368367: Test jdk/jfr/event/gc/detailed/TestGCHeapMemoryUsageEvent.java fails jdk.GCHeapMemoryUsage "expected 0 > 0" In-Reply-To: References: Message-ID: <6RyqylPDE3xy0-Qo7BnIWXxxnec0-70k0mfdszGT_mw=.96086635-3d69-42f0-a44f-d0164067318e@github.com> On Wed, 24 Sep 2025 14:32:22 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [ed31023f](https://github.com/openjdk/jdk/commit/ed31023fc5a96a6f9a16c8a5c0fc86e794ce4aa7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Thomas Schatzl on 24 Sep 2025 and was reviewed by Ivan Walulya, Albert Mingkun Yang and SendaoYan. > > Thanks! Thanks for the approved. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/239#issuecomment-3364370418 From syan at openjdk.org Fri Oct 3 06:02:12 2025 From: syan at openjdk.org (SendaoYan) Date: Fri, 3 Oct 2025 06:02:12 GMT Subject: [jdk25u] Integrated: 8368367: Test jdk/jfr/event/gc/detailed/TestGCHeapMemoryUsageEvent.java fails jdk.GCHeapMemoryUsage "expected 0 > 0" In-Reply-To: References: Message-ID: On Wed, 24 Sep 2025 14:32:22 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [ed31023f](https://github.com/openjdk/jdk/commit/ed31023fc5a96a6f9a16c8a5c0fc86e794ce4aa7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Thomas Schatzl on 24 Sep 2025 and was reviewed by Ivan Walulya, Albert Mingkun Yang and SendaoYan. > > Thanks! This pull request has now been integrated. Changeset: 7c60413a Author: SendaoYan URL: https://git.openjdk.org/jdk25u/commit/7c60413ad5156be940cb61bf12b95ca0f780fb5d Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8368367: Test jdk/jfr/event/gc/detailed/TestGCHeapMemoryUsageEvent.java fails jdk.GCHeapMemoryUsage "expected 0 > 0" Backport-of: ed31023fc5a96a6f9a16c8a5c0fc86e794ce4aa7 ------------- PR: https://git.openjdk.org/jdk25u/pull/239 From rrich at openjdk.org Fri Oct 3 06:22:02 2025 From: rrich at openjdk.org (Richard Reingruber) Date: Fri, 3 Oct 2025 06:22:02 GMT Subject: [jdk17u-dev] Integrated: 8352800: [PPC] OpenJDK fails to build on PPC after JDK-8350106 In-Reply-To: References: Message-ID: On Thu, 18 Sep 2025 14:39:31 GMT, Richard Reingruber wrote: > Hi all, > > This pull request contains a backport of commit [72bcd824](https://github.com/openjdk/jdk21u-dev/commit/72bcd824606d8a9bc25fb088e73de4c25738ecea) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository. > > https://github.com/openjdk/jdk17u-dev/pull/3957 depends on this backport. > It fixes build problems by including the declaration of `class os::Linux` referenced in https://github.com/openjdk/jdk17u-dev/pull/3957 . > In jdk17 os_linux.hpp cannot be included directly though. os.hpp needs to be included which includes os_linux.hpp into the declaration of `class os` (see [here](https://github.com/openjdk/jdk17u-dev/blob/78cafc3138f09de208a786b7e55bed585e42ade8/src/hotspot/share/runtime/os.hpp#L896)). > > Risk is low. > > Thanks, Richard. This pull request has now been integrated. Changeset: 1d96b820 Author: Richard Reingruber URL: https://git.openjdk.org/jdk17u-dev/commit/1d96b820532112525588b5ff16ed304d1a84eb30 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8352800: [PPC] OpenJDK fails to build on PPC after JDK-8350106 Reviewed-by: mdoerr Backport-of: 72bcd824606d8a9bc25fb088e73de4c25738ecea ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3949 From rrich at openjdk.org Fri Oct 3 06:24:59 2025 From: rrich at openjdk.org (Richard Reingruber) Date: Fri, 3 Oct 2025 06:24:59 GMT Subject: [jdk17u-dev] Integrated: 8350106: [PPC] Avoid ticks_unknown_not_Java AsyncGetCallTrace() if JavaFrameAnchor::_last_Java_pc not set In-Reply-To: References: Message-ID: On Fri, 19 Sep 2025 07:22:50 GMT, Richard Reingruber wrote: > This pull request contains a backport of commit [d5908231](https://github.com/openjdk/jdk21u-dev/commit/d5908231ebc16f443b3fc9b2ebf03cc4deb67373) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository. > > There are a few trivial adaptations > * of copyright headers > * of the hunk that includes os.inline.hpp because of a diff in the context > * and because `frame::abi_minframe` was renamed `frame::common_abi` in higher releases > > In addition to these there's a non-trivial adaptation. In jdk17, we cannot use the frame constructor that takes a `pc` as 2nd argument because it requires it not to be `nullptr`. The appropriate [frame constructor to use](https://github.com/openjdk/jdk17u-dev/blob/dca33960959f71ef646d346e328acd27196f5bef/src/hotspot/cpu/ppc/frame_ppc.inline.hpp#L61) is the one that takes `sp` as single argument. It reads the pc from the frames `lr` slot just as [`frame::setup()`](https://github.com/openjdk/jdk21u-dev/blob/43c84df4a3d73ca3b0aeddc738d2e2f0e9f5145a/src/hotspot/cpu/ppc/frame_ppc.inline.hpp#L40) in jdk21. > > This pr depends on https://github.com/openjdk/jdk17u-dev/pull/3949. > > Risk is low because the patch is small and ppc only and the changed method `JavaThread::pd_get_top_frame_for_profiling()` is only used when profiling with jfr or async-profiler. > > The backport passed our CI testing: JTReg tests: tier1-4 of hotspot and jdk. All of Langtools and jaxp. JCK, SPECjvm2008, SPECjbb2015, Renaissance Suite, and SAP specific tests. > Testing was done with fastdebug builds on the main platforms and also on Linux/PPC64le. This pull request has now been integrated. Changeset: c363d3f1 Author: Richard Reingruber URL: https://git.openjdk.org/jdk17u-dev/commit/c363d3f14fda2945021ea374383a660964b2b1c4 Stats: 31 lines in 2 files changed: 21 ins; 0 del; 10 mod 8350106: [PPC] Avoid ticks_unknown_not_Java AsyncGetCallTrace() if JavaFrameAnchor::_last_Java_pc not set Reviewed-by: mdoerr Backport-of: d5908231ebc16f443b3fc9b2ebf03cc4deb67373 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3957 From duke at openjdk.org Fri Oct 3 08:54:26 2025 From: duke at openjdk.org (Anawesha Khuntia) Date: Fri, 3 Oct 2025 08:54:26 GMT Subject: [jdk25u] RFR: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race Message-ID: Straight Backport Ran the tests under 1) open/test/jdk/java/net/ 2) open/test/jdk/com/sun/net/httpserver/ for windows, macos and linux and the tests have passed ------------- Commit messages: - Backport e1681c48287bcce6c8f617d9c0c25354dd62870a Changes: https://git.openjdk.org/jdk25u/pull/266/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=266&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359477 Stats: 152 lines in 2 files changed: 46 ins; 68 del; 38 mod Patch: https://git.openjdk.org/jdk25u/pull/266.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/266/head:pull/266 PR: https://git.openjdk.org/jdk25u/pull/266 From rmarchenko at openjdk.org Fri Oct 3 10:43:21 2025 From: rmarchenko at openjdk.org (Roman Marchenko) Date: Fri, 3 Oct 2025 10:43:21 GMT Subject: [jdk21u-dev] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken Message-ID: This is backport of JDK-8358751, as it's reported jdk21 is affected. Clean backport. The reproducer crashes before the fix, and OK after the fix. ------------- Commit messages: - Backport 9cca4f7c760bea9bf79f7c03f37a70449acad51e Changes: https://git.openjdk.org/jdk21u-dev/pull/2294/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2294&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8358751 Stats: 76 lines in 4 files changed: 42 ins; 1 del; 33 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2294.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2294/head:pull/2294 PR: https://git.openjdk.org/jdk21u-dev/pull/2294 From duke at openjdk.org Fri Oct 3 14:49:30 2025 From: duke at openjdk.org (duke) Date: Fri, 3 Oct 2025 14:49:30 GMT Subject: [jdk11u-dev] RFR: 8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag In-Reply-To: <8qCxSVqkiyB7HhgS8e0Uw3-9Iled0mrsvx8jvkAjidY=.f97a9f17-eb4e-49dc-81c1-596b71a50f26@github.com> References: <8qCxSVqkiyB7HhgS8e0Uw3-9Iled0mrsvx8jvkAjidY=.f97a9f17-eb4e-49dc-81c1-596b71a50f26@github.com> Message-ID: On Fri, 5 Sep 2025 16:27:07 GMT, Jan Kratochvil wrote: > It is needed in jdk11 as a prerequisite for JDK-8347377. > A testcase is included. > It is a clean backport (except for copyright years). > This backport is authored by Anton Voznia, I am only submitting it. Anton Voznia is an Azul employee so he should be covered by Azul OCA. Anton Voznia has not signed a personal OCA from Oracle. @jankratochvil Your change (at version 71a8b6316f2fdf443c0d958c341229d6d99e51ca) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3088#issuecomment-3366002596 From jkratochvil at openjdk.org Fri Oct 3 14:55:37 2025 From: jkratochvil at openjdk.org (Jan Kratochvil) Date: Fri, 3 Oct 2025 14:55:37 GMT Subject: [jdk17u-dev] RFR: 8346465: Add a check in setData() to restrict the update of Built-In ICC_Profiles [v3] In-Reply-To: References: Message-ID: <-rAUVDMeJ6jZHVluhlDQ3lKjD-R4bTbBZTm99DnEXUQ=.a92483fc-6df3-453b-a47f-7366b18a210c@github.com> > Built-in singleton ICC_Profiles could be modified using setData(). Throw an exception for such an attempt. > A testcase is included. > It is a clean backport. > This backport is authored by Anton Voznia, I am only submitting it. Anton Voznia is an Azul employee so he should be covered by Azul OCA. Anton Voznia has not signed a personal OCA from Oracle. > It requires https://github.com/openjdk/jdk17u-dev/pull/3886 as a prerequisite. Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge branch 'devmaster' into 8347377-8346465 - 8346465: Add a check in setData() to restrict the update of Built-In ICC_Profiles Reviewed-by: aivanov, jdv, prr, serb - 8347377: Add validation checks for ICC_Profile header fields Reviewed-by: prr, jdv ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/3887/files - new: https://git.openjdk.org/jdk17u-dev/pull/3887/files/4b88192e..e77db6ff Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3887&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3887&range=01-02 Stats: 14966 lines in 342 files changed: 12056 ins; 2093 del; 817 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/3887.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3887/head:pull/3887 PR: https://git.openjdk.org/jdk17u-dev/pull/3887 From schernyshev at openjdk.org Fri Oct 3 15:23:00 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 3 Oct 2025 15:23:00 GMT Subject: [jdk11u-dev] RFR: 8347911: Limit the length of inflated text chunks In-Reply-To: References: <4cz1Y16yF7QMImFFHU0z_p6a7-gh3yDnA2_4DorpxMo=.b823fba6-acb9-408b-8c46-e52d74644f5c@github.com> Message-ID: On Fri, 29 Aug 2025 17:13:06 GMT, Timofei Pushkin wrote: >> Backport of [JDK-8347911](https://bugs.openjdk.org/browse/JDK-8347911) from JDK 17, for parity with Oracle 11.0.27. >> >> No conflicts. >> >> Testing: GitHub CI, `jdk_imageio` test group locally (mac/arm64) > > The CI failure seems unrelated, see https://github.com/openjdk/jdk11u-dev/pull/3081#issuecomment-3235993069 for a discussion of a similar failure in a dependency. Hi @TimPushkin I am not sure #3082 is necessary for this backport. It seems that Oracle has ported 8347911 to 8 and 11 without it. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3083#issuecomment-3366159287 From schernyshev at openjdk.org Fri Oct 3 15:33:14 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 3 Oct 2025 15:33:14 GMT Subject: [jdk11u-dev] RFR: 8274893: Update java.desktop classes to use try-with-resources [v3] In-Reply-To: References: <2-JtIzp5zeIRKsNskliVIcAGxRMbh4qrV0def7ANrVs=.de09f132-3bdf-4403-a7cc-4dffb802cd30@github.com> Message-ID: <2pSFAlBisugKGHUSHamfpzlAe_EPz7fRVznexzG3e8Q=.62917612-de63-4d66-b99e-1916c9ca3c92@github.com> On Thu, 25 Sep 2025 07:45:29 GMT, Timofei Pushkin wrote: >> Backport of [JDK-8274893](https://bugs.openjdk.org/browse/JDK-8274893) from JDK 17, for parity with Oracle 11.0.27. >> >> The only conflict was trivial: in imports of `JEditorPane` which uses * imports in this release, so no change was needed. >> >> Testing: GitHub CI, `jdk_imageio` test group locally (mac/arm64) > > Timofei Pushkin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: > > - 8274893: Update java.desktop classes to use try-with-resources > > Backport-of: 70c6df6be431fe11c5441986ed04040f9ec3b750 > - Merge remote-tracking branch 'openjdk-jdk11/master' into 8274893-jdk11 > - 8274893: Update java.desktop classes to use try-with-resources > > Backport-of: 70c6df6be431fe11c5441986ed04040f9ec3b750 > - 8271456: Avoid looking up standard charsets in "java.desktop" module > > Reviewed-by: phh > Backport-of: 6b55ef3b58ae405c46f440e06b5adb03cec3a500 Hi @TimPushkin It looks to me 8274893 hasn't been ported to Oracle's 11.0.27. The descroption is therefore incorrect. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3082#issuecomment-3366196935 From duke at openjdk.org Fri Oct 3 16:39:48 2025 From: duke at openjdk.org (Sean Gilligan) Date: Fri, 3 Oct 2025 16:39:48 GMT Subject: [jdk25u] RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 12:52:58 GMT, Aleksey Shipilev wrote: > Improves jpackage and test reliability, especially with older glibc-s that have `dlerror` issues under concurrent access. > > Additional testing: > - [x] Linux x86_64 server fastdebug, observing the failure with GCC 7.3.1 > - [x] Linux x86_64 server fastdebug, `sun/management/jmxremote`, 20x, no failures > - [x] Linux x86_64 server fastdebug, `tools/jpackage`, 5x, no failures > - [x] Linux x86_64 server fastdebug, `jdk_all`, no failures @shipilev pardon my newb question, but is this PR likely to be included in 25.0.1 or 25.0.2? ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/257#issuecomment-3366389594 From tpushkin at openjdk.org Fri Oct 3 17:09:09 2025 From: tpushkin at openjdk.org (Timofei Pushkin) Date: Fri, 3 Oct 2025 17:09:09 GMT Subject: [jdk11u-dev] RFR: 8274893: Update java.desktop classes to use try-with-resources [v3] In-Reply-To: <2pSFAlBisugKGHUSHamfpzlAe_EPz7fRVznexzG3e8Q=.62917612-de63-4d66-b99e-1916c9ca3c92@github.com> References: <2-JtIzp5zeIRKsNskliVIcAGxRMbh4qrV0def7ANrVs=.de09f132-3bdf-4403-a7cc-4dffb802cd30@github.com> <2pSFAlBisugKGHUSHamfpzlAe_EPz7fRVznexzG3e8Q=.62917612-de63-4d66-b99e-1916c9ca3c92@github.com> Message-ID: On Fri, 3 Oct 2025 15:30:41 GMT, Sergey Chernyshev wrote: >> Timofei Pushkin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: >> >> - 8274893: Update java.desktop classes to use try-with-resources >> >> Backport-of: 70c6df6be431fe11c5441986ed04040f9ec3b750 >> - Merge remote-tracking branch 'openjdk-jdk11/master' into 8274893-jdk11 >> - 8274893: Update java.desktop classes to use try-with-resources >> >> Backport-of: 70c6df6be431fe11c5441986ed04040f9ec3b750 >> - 8271456: Avoid looking up standard charsets in "java.desktop" module >> >> Reviewed-by: phh >> Backport-of: 6b55ef3b58ae405c46f440e06b5adb03cec3a500 > > Hi @TimPushkin > It looks to me 8274893 hasn't been ported to Oracle's 11.0.27. > The descroption is therefore incorrect. @sercher Hi, the description is based on JDK-8348382 ? a backport of JDK-8274893 with fix version 11.0.27-oracle ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3082#issuecomment-3366496584 From tpushkin at openjdk.org Fri Oct 3 17:12:03 2025 From: tpushkin at openjdk.org (Timofei Pushkin) Date: Fri, 3 Oct 2025 17:12:03 GMT Subject: [jdk11u-dev] RFR: 8347911: Limit the length of inflated text chunks In-Reply-To: References: <4cz1Y16yF7QMImFFHU0z_p6a7-gh3yDnA2_4DorpxMo=.b823fba6-acb9-408b-8c46-e52d74644f5c@github.com> Message-ID: On Fri, 3 Oct 2025 15:20:15 GMT, Sergey Chernyshev wrote: >> The CI failure seems unrelated, see https://github.com/openjdk/jdk11u-dev/pull/3081#issuecomment-3235993069 for a discussion of a similar failure in a dependency. > > Hi @TimPushkin > I am not sure #3082 is necessary for this backport. It seems that Oracle has ported 8347911 to 8 and 11 without it. @sercher Hi, as I see it #3082 hass ben backported to both [11](https://bugs.openjdk.org/browse/JDK-8348382) and [8](https://bugs.openjdk.org/browse/JDK-8350718) by Oracle, maybe I am reading JBS wrong? It is certainly possible to backport this without #3082, it just won't be clean. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3083#issuecomment-3366508941 From schernyshev at openjdk.org Fri Oct 3 18:43:00 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 3 Oct 2025 18:43:00 GMT Subject: [jdk11u-dev] RFR: 8274893: Update java.desktop classes to use try-with-resources [v3] In-Reply-To: References: <2-JtIzp5zeIRKsNskliVIcAGxRMbh4qrV0def7ANrVs=.de09f132-3bdf-4403-a7cc-4dffb802cd30@github.com> <2pSFAlBisugKGHUSHamfpzlAe_EPz7fRVznexzG3e8Q=.62917612-de63-4d66-b99e-1916c9ca3c92@github.com> Message-ID: On Fri, 3 Oct 2025 17:05:51 GMT, Timofei Pushkin wrote: >> Hi @TimPushkin >> It looks to me 8274893 hasn't been ported to Oracle's 11.0.27. >> The descroption is therefore incorrect. > > @sercher Hi, the description is based on JDK-8348382 ? a backport of JDK-8274893 with fix version 11.0.27-oracle @TimPushkin Ouch, you are correct. Apologies, I was looking at the wrong issue. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3082#issuecomment-3366825308 From schernyshev at openjdk.org Fri Oct 3 18:47:00 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 3 Oct 2025 18:47:00 GMT Subject: [jdk11u-dev] RFR: 8347911: Limit the length of inflated text chunks In-Reply-To: References: <4cz1Y16yF7QMImFFHU0z_p6a7-gh3yDnA2_4DorpxMo=.b823fba6-acb9-408b-8c46-e52d74644f5c@github.com> Message-ID: On Fri, 3 Oct 2025 17:09:34 GMT, Timofei Pushkin wrote: >> Hi @TimPushkin >> I am not sure #3082 is necessary for this backport. It seems that Oracle has ported 8347911 to 8 and 11 without it. > > @sercher Hi, as I see it #3082 hass ben backported to both [11](https://bugs.openjdk.org/browse/JDK-8348382) and [8](https://bugs.openjdk.org/browse/JDK-8350718) by Oracle, maybe I am reading JBS wrong? It is certainly possible to backport this without #3082, it just won't be clean. @TimPushkin Apologies, you are correct. I was looking at the wrong issue. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3083#issuecomment-3366833355 From duke at openjdk.org Fri Oct 3 23:56:03 2025 From: duke at openjdk.org (duke) Date: Fri, 3 Oct 2025 23:56:03 GMT Subject: [jdk11u-dev] Withdrawn: 8217527: jmod hash does not work if --hash-module does not include the target module In-Reply-To: References: Message-ID: On Fri, 30 May 2025 00:26:01 GMT, Daniel Hu wrote: > I'd like to backport this fix because currently `jmod hash` command does not work on already created modules and this fixes that issue. This isn't intended behavior; nothing in Oracle documentation states this limitation, and moreover the command itself gives opaque response: there's no error message or non-zero exit, instead the command does nothing and no modules are changed after hashing. > > The backport isn't clean because of conflicts in `HashesTest.java`. The conflicts are due to later commits being backported first; as all main `HashesTest.java` patches on jdk17 are now backport to 11, resolution meant simply copying 17's implementation over (some differences remain like `upgradeableModule` method is in different location but otherwise its function is exactly the same). This change was ran on internal Amazon pipelines and passes jtreg tier1-4 + tck tests on the following platforms: linux x64, aarch64, x86, aarch32; macos x64, aarch64; windows x64, x86. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk11u-dev/pull/3039 From goetz at openjdk.org Sat Oct 4 12:04:52 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 4 Oct 2025 12:04:52 GMT Subject: [jdk21u-dev] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken In-Reply-To: References: Message-ID: On Fri, 3 Oct 2025 10:36:32 GMT, Roman Marchenko wrote: > This is backport of JDK-8358751, as it's reported jdk21 is affected. > > Clean backport. Tier1 is OK. > > The reproducer crashes before the fix, and OK after the fix. Please backport to 25 first. Removing label in meantime. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2294#issuecomment-3368164702 From goetz at openjdk.org Sat Oct 4 12:20:57 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 4 Oct 2025 12:20:57 GMT Subject: [jdk17u-dev] RFR: 8339280: jarsigner -verify performs cross-checking between CEN and LOC [v2] In-Reply-To: References: Message-ID: <5lbhoCAL8ssAnISUcaKlpPySESOBbEn996TfZMgKAa4=.b85f6152-0eb5-4535-8084-e593b8cc0fc3@github.com> On Fri, 19 Sep 2025 18:43:41 GMT, Francisco Ferrari Bihurriet wrote: >> Hi, this is a backport of openjdk/jdk21u-dev#2235. The backport is almost clean, except for: >> >> * A slightly different context around `Main.java` imports >> * ~~17u doesn't have `Resources_de.java` (changes were discarded)~~ >> * $\mbox{\color{red}UPDATE}$ (ea571bc85aae540b395d0175bc4014e899413064): all the internationalized messages have been removed, as they aren't typically included in backports (thanks @jerboaa for letting me know). >> * The `jarsigner.1` manpage has a slightly different format (manually adjusted to match the 17u format) >> >> #### Related issues ("relates to" Jira issue links) >> >> [JDK-8353299](https://bugs.openjdk.org/browse/JDK-8353299 "VerifyJarEntryName.java test fails") (openjdk/jdk at acd4da49a01760599ec4c325ff6c56f53ba5cc9c) and [JDK-8367782](https://bugs.openjdk.org/browse/JDK-8367782 "VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName") (openjdk/jdk at 1b9a11682d5f73885213822423bfce8dfc17febd) were also included as part of this backport. They are test-only changes that improve the reliability and coverage of `VerifyJarEntryName.java`. >> >> Since `test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java` is not failing after the backport, [JDK-8353330](https://bugs.openjdk.org/browse/JDK-8353330 "Test runtime/cds/appcds/SignedJar.java fails in CDSHeapVerifier") was not included. >> >> #### Testing >> >> * Besides the `tier1` run from the [GitHub actions](https://github.com/franferrax/jdk17u-dev/actions/runs/17832135845) (all passed), I ran a regression using the following categories and individual tests: >> * `test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java` >> * `test/jdk/java/security/SignedJar` >> * `test/jdk/java/util/jar` >> * `test/jdk/jdk/security/jarsigner` >> * `test/jdk/sun/security/pkcs/pkcs7` >> * `test/jdk/sun/security/tools/jarsigner` >> * Includes `VerifyJarEntryName.java`, created for this issue >> * `test/jdk/sun/security/tools/keytool` >> >> No regressions were found against the current `master` branch (ec6528e9cf66abe34b9c293359ca11a4b550b7a8). > > Francisco Ferrari Bihurriet has updated the pull request incrementally with one additional commit since the last revision: > > Remove internationalized messages Hi @franferrax, Next time, please backport on the base of the push to 21. (This should be done always if the backport to 21 was not clean). The important part of that is to make the title "backport . You can also use the /backport command in the push to 21, this is especially useful if the backport to 17 from 21 is clean. This would make the comment of this change very simple: "Clean backport from 21 except for formatting in the man page jarsigner.1" ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3954#issuecomment-3368176030 From syan at openjdk.org Sat Oct 4 13:33:55 2025 From: syan at openjdk.org (SendaoYan) Date: Sat, 4 Oct 2025 13:33:55 GMT Subject: [jdk21u-dev] RFR: 8333200: Test containers/docker/TestPids.java fails Limit value -1 is not accepted as unlimited In-Reply-To: References: Message-ID: On Mon, 25 Aug 2025 12:53:48 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [7ab74c5f](https://github.com/openjdk/jdk/commit/7ab74c5f268dac82bbd36355acf8e4f3d357134c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 31 May 2024 and was reviewed by Severin Gehwolf. > > Thanks! Thanks for the approved. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2124#issuecomment-3368236446 From syan at openjdk.org Sat Oct 4 13:33:56 2025 From: syan at openjdk.org (SendaoYan) Date: Sat, 4 Oct 2025 13:33:56 GMT Subject: [jdk21u-dev] Integrated: 8333200: Test containers/docker/TestPids.java fails Limit value -1 is not accepted as unlimited In-Reply-To: References: Message-ID: <31tqEirMBtiYg4NXDS60I9CbySVLlSndU2SWhBtMnnI=.a6905f24-6fac-41ec-8bce-3424909553c3@github.com> On Mon, 25 Aug 2025 12:53:48 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [7ab74c5f](https://github.com/openjdk/jdk/commit/7ab74c5f268dac82bbd36355acf8e4f3d357134c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 31 May 2024 and was reviewed by Severin Gehwolf. > > Thanks! This pull request has now been integrated. Changeset: a8ea7e79 Author: SendaoYan URL: https://git.openjdk.org/jdk21u-dev/commit/a8ea7e79cd7ae5fff3e228d0371a6ef16abe82e7 Stats: 6 lines in 1 file changed: 2 ins; 1 del; 3 mod 8333200: Test containers/docker/TestPids.java fails Limit value -1 is not accepted as unlimited Backport-of: 7ab74c5f268dac82bbd36355acf8e4f3d357134c ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2124 From goetz at openjdk.org Sat Oct 4 19:50:23 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 4 Oct 2025 19:50:23 GMT Subject: [jdk17u-dev] RFR: 8282047: Enhance StringDecode/Encode microbenchmarks Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport d4d12ad1d92ae6d353ce9e16b1b72e6416874cd6 Changes: https://git.openjdk.org/jdk17u-dev/pull/4011/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4011&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8282047 Stats: 358 lines in 2 files changed: 218 ins; 71 del; 69 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4011.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4011/head:pull/4011 PR: https://git.openjdk.org/jdk17u-dev/pull/4011 From goetz at openjdk.org Sat Oct 4 20:14:25 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 4 Oct 2025 20:14:25 GMT Subject: [jdk17u-dev] RFR: 8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897 Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport f9827ad17205ad1cec21bf76f8553f415439b38b Changes: https://git.openjdk.org/jdk17u-dev/pull/4012/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4012&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8288109 Stats: 120 lines in 2 files changed: 119 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4012.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4012/head:pull/4012 PR: https://git.openjdk.org/jdk17u-dev/pull/4012 From serb at openjdk.org Sat Oct 4 20:59:53 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sat, 4 Oct 2025 20:59:53 GMT Subject: [jdk21u-dev] Integrated: 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 20:11:43 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [89af6e13](https://github.com/openjdk/jdk/commit/89af6e13f2354d6e32872791d157144cd478a88f) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 30 Sep 2025 and was reviewed by Alexey Ushakov and Phil Race. > > Thanks! This pull request has now been integrated. Changeset: 888901f9 Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk21u-dev/commit/888901f9307259534bdbe4dbd8a3c184ca56b5c4 Stats: 44 lines in 1 file changed: 40 ins; 0 del; 4 mod 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 Backport-of: 89af6e13f2354d6e32872791d157144cd478a88f ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2286 From serb at openjdk.org Sat Oct 4 23:08:55 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sat, 4 Oct 2025 23:08:55 GMT Subject: [jdk17u-dev] Integrated: 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 20:27:02 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [89af6e13](https://github.com/openjdk/jdk/commit/89af6e13f2354d6e32872791d157144cd478a88f) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 30 Sep 2025 and was reviewed by Alexey Ushakov and Phil Race. > > Thanks! This pull request has now been integrated. Changeset: 94a79aae Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk17u-dev/commit/94a79aaeb6fcb5b6a2e32b6a01568df6f65fe5c4 Stats: 44 lines in 1 file changed: 40 ins; 0 del; 4 mod 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 Backport-of: 89af6e13f2354d6e32872791d157144cd478a88f ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4007 From serb at openjdk.org Sat Oct 4 23:13:36 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sat, 4 Oct 2025 23:13:36 GMT Subject: [jdk17u-dev] RFR: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash [v2] In-Reply-To: References: Message-ID: > Hi all, > > This pull request contains a backport of commit [e1071797](https://github.com/openjdk/jdk/commit/e1071797a4f0ab1a6af29824a777a7800d729b0e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 16 Sep 2025 and was reviewed by Phil Race. > > Thanks! Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'openjdk:master' into backport-mrserb-e1071797-master - Backport e1071797a4f0ab1a6af29824a777a7800d729b0e ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/3995/files - new: https://git.openjdk.org/jdk17u-dev/pull/3995/files/bd6f0f66..d65a3cb5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3995&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3995&range=00-01 Stats: 1400 lines in 32 files changed: 1240 ins; 71 del; 89 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/3995.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3995/head:pull/3995 PR: https://git.openjdk.org/jdk17u-dev/pull/3995 From serb at openjdk.org Sat Oct 4 23:14:32 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sat, 4 Oct 2025 23:14:32 GMT Subject: [jdk21u-dev] RFR: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash [v2] In-Reply-To: References: Message-ID: > Hi all, > > This pull request contains a backport of commit [e1071797](https://github.com/openjdk/jdk/commit/e1071797a4f0ab1a6af29824a777a7800d729b0e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 16 Sep 2025 and was reviewed by Phil Race. > > Thanks! Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'openjdk:master' into backport-mrserb-e1071797-master - Backport e1071797a4f0ab1a6af29824a777a7800d729b0e ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2270/files - new: https://git.openjdk.org/jdk21u-dev/pull/2270/files/1e3d5674..aeabfa86 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2270&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2270&range=00-01 Stats: 1400 lines in 38 files changed: 1232 ins; 83 del; 85 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2270.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2270/head:pull/2270 PR: https://git.openjdk.org/jdk21u-dev/pull/2270 From serb at openjdk.org Sat Oct 4 23:21:33 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sat, 4 Oct 2025 23:21:33 GMT Subject: [jdk17u-dev] RFR: 8355561: [macos] Build failure with Xcode 16.3 [v2] In-Reply-To: References: Message-ID: > Hi all, > > This pull request contains a backport of commit [762423d6](https://github.com/openjdk/jdk/commit/762423d64d10dcdb37800767d2b2f1b7757c804a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 7 May 2025 and was reviewed by Alexander Zuev and Phil Race. > > Thanks! Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'openjdk:master' into backport-mrserb-762423d6-master - Backport 762423d64d10dcdb37800767d2b2f1b7757c804a ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/3974/files - new: https://git.openjdk.org/jdk17u-dev/pull/3974/files/29f5b31d..f86dca11 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3974&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3974&range=00-01 Stats: 5903 lines in 139 files changed: 4110 ins; 1463 del; 330 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/3974.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3974/head:pull/3974 PR: https://git.openjdk.org/jdk17u-dev/pull/3974 From goetz at openjdk.org Sun Oct 5 16:03:23 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 16:03:23 GMT Subject: [jdk17u-dev] RFR: 8299553: Make ScaledEtchedBorderTest.java comprehensive Message-ID: <8wXI99SAUqleypU8QnHNeX22HqRZvwqYvL3FmBBivBQ=.83feb11a-c3ab-4172-953b-91d146ead899@github.com> I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 558d610bebb6967b4cfe922f62f1c4ba0df7daaf Changes: https://git.openjdk.org/jdk17u-dev/pull/4013/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4013&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8299553 Stats: 288 lines in 3 files changed: 145 ins; 54 del; 89 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4013.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4013/head:pull/4013 PR: https://git.openjdk.org/jdk17u-dev/pull/4013 From goetz at openjdk.org Sun Oct 5 16:09:04 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 16:09:04 GMT Subject: [jdk21u-dev] RFR: 8349188: LineBorder does not scale correctly Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 24117c6e9aa862bad839e93eff70810a75605ac5 Changes: https://git.openjdk.org/jdk21u-dev/pull/2295/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2295&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8349188 Stats: 95 lines in 3 files changed: 42 ins; 19 del; 34 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2295.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2295/head:pull/2295 PR: https://git.openjdk.org/jdk21u-dev/pull/2295 From goetz at openjdk.org Sun Oct 5 17:34:26 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 17:34:26 GMT Subject: [jdk17u-dev] RFR: 8349188: LineBorder does not scale correctly Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Depends on: https://git.openjdk.org/jdk17u-dev/pull/4013 Commit messages: - backport 24117c6e9aa862bad839e93eff70810a75605ac5 Changes: https://git.openjdk.org/jdk17u-dev/pull/4014/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8349188 Stats: 95 lines in 3 files changed: 42 ins; 19 del; 34 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4014.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4014/head:pull/4014 PR: https://git.openjdk.org/jdk17u-dev/pull/4014 From goetz at openjdk.org Sun Oct 5 17:47:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 17:47:27 GMT Subject: [jdk21u-dev] RFR: 8310049: Refactor Charset tests to use JUnit Message-ID: I backport this for parity with 21.0.10-oracle ------------- Commit messages: - Backport 09174e0c994dfb19fd09f551720c13c6479812d4 Changes: https://git.openjdk.org/jdk21u-dev/pull/2296/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2296&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8310049 Stats: 2072 lines in 8 files changed: 425 ins; 376 del; 1271 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2296.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2296/head:pull/2296 PR: https://git.openjdk.org/jdk21u-dev/pull/2296 From goetz at openjdk.org Sun Oct 5 17:58:43 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 17:58:43 GMT Subject: [jdk17u-dev] RFR: 8349188: LineBorder does not scale correctly [v2] In-Reply-To: References: Message-ID: <6_lpERyV7mE36IUJ5NpTJrHckTMf6D5jOzf-0l8ayeQ=.ef5542df-4343-4d93-a1c4-ac4ff32bb377@github.com> > I backport this for parity with 17.0.18-oracle. Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: backport 09174e0c994dfb19fd09f551720c13c6479812d4 ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4014/files - new: https://git.openjdk.org/jdk17u-dev/pull/4014/files/96603a7f..69a16e87 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=00-01 Stats: 2047 lines in 8 files changed: 405 ins; 358 del; 1284 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4014.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4014/head:pull/4014 PR: https://git.openjdk.org/jdk17u-dev/pull/4014 From goetz at openjdk.org Sun Oct 5 18:06:02 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 18:06:02 GMT Subject: [jdk17u-dev] RFR: 8310049: Refactor Charset tests to use JUnit Message-ID: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> I backport this for parity with 17.0.18-oracle. I had to resolve as [8260265: UTF-8 by Default](https://bugs.openjdk.org/browse/JDK-8260265) is not in 17. The most notable difference is that I omitted the method defaultCharsetTest() rather at the beginning, which replaces the try/catch added by 8260265 at the end. ------------- Commit messages: - backport 09174e0c994dfb19fd09f551720c13c6479812d4 Changes: https://git.openjdk.org/jdk17u-dev/pull/4015/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4015&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8310049 Stats: 2047 lines in 8 files changed: 405 ins; 358 del; 1284 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4015.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4015/head:pull/4015 PR: https://git.openjdk.org/jdk17u-dev/pull/4015 From goetz at openjdk.org Sun Oct 5 18:07:36 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 18:07:36 GMT Subject: [jdk17u-dev] RFR: 8349188: LineBorder does not scale correctly [v3] In-Reply-To: References: Message-ID: > I backport this for parity with 17.0.18-oracle. Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. Incremental views are not available. The pull request now contains one commit: backport 24117c6e9aa862bad839e93eff70810a75605ac5 ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4014/files - new: https://git.openjdk.org/jdk17u-dev/pull/4014/files/69a16e87..96603a7f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=01-02 Stats: 2004 lines in 8 files changed: 315 ins; 362 del; 1327 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4014.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4014/head:pull/4014 PR: https://git.openjdk.org/jdk17u-dev/pull/4014 From goetz at openjdk.org Sun Oct 5 18:48:04 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 18:48:04 GMT Subject: [jdk17u-dev] RFR: 8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file Message-ID: I backport this to simplify later changes. Backport is based on push to 21. Skipped some more files, needed further resolves: test/jdk/tools/jpackage/linux/ReleaseTest.java Resolved @test block test/jdk/tools/jpackage/macosx/SigningAppImageTest.java test/jdk/tools/jpackage/macosx/SigningPackageTest.java Copyright test/jdk/tools/jpackage/share/AddLauncherTest.java Resolved @test block test/jdk/tools/jpackage/share/AppImagePackageTest.java Copyright test/jdk/tools/jpackage/share/IconTest.java Resolved @test block test/jdk/tools/jpackage/share/LicenseTest.java Copyright test/jdk/tools/jpackage/share/MultiLauncherTwoPhaseTest.java Resolved @test block ------------- Commit messages: - backport e1b5f3c56d02c6738726106d3d069fea7a633245 Changes: https://git.openjdk.org/jdk17u-dev/pull/4016/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4016&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343314 Stats: 231 lines in 70 files changed: 3 ins; 89 del; 139 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4016.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4016/head:pull/4016 PR: https://git.openjdk.org/jdk17u-dev/pull/4016 From goetz at openjdk.org Sun Oct 5 19:06:15 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sun, 5 Oct 2025 19:06:15 GMT Subject: [jdk17u-dev] RFR: 8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file [v2] In-Reply-To: References: Message-ID: <7HTN0u7m5bdULmMlKaTsJMGZ7ghgC2CKG_BElOgAf_0=.d5cd2432-ebd9-462a-a254-9e10494fd599@github.com> > I backport this to simplify later changes. > > Backport is based on push to 21. > Skipped some more files, needed further resolves: > > test/jdk/tools/jpackage/linux/ReleaseTest.java > Resolved @test block > > test/jdk/tools/jpackage/macosx/SigningAppImageTest.java > test/jdk/tools/jpackage/macosx/SigningPackageTest.java > Copyright > > test/jdk/tools/jpackage/share/AddLauncherTest.java > Resolved @test block > > test/jdk/tools/jpackage/share/AppImagePackageTest.java > Copyright > > test/jdk/tools/jpackage/share/IconTest.java > Resolved @test block > > test/jdk/tools/jpackage/share/LicenseTest.java > Copyright > > test/jdk/tools/jpackage/share/MultiLauncherTwoPhaseTest.java > Resolved @test block Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision: backport e1b5f3c56d02c6738726106d3d069fea7a633245 ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4016/files - new: https://git.openjdk.org/jdk17u-dev/pull/4016/files/255253c7..d71a1c2a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4016&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4016&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4016.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4016/head:pull/4016 PR: https://git.openjdk.org/jdk17u-dev/pull/4016 From serb at openjdk.org Sun Oct 5 21:08:55 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sun, 5 Oct 2025 21:08:55 GMT Subject: [jdk21u-dev] Integrated: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash In-Reply-To: References: Message-ID: On Fri, 26 Sep 2025 16:08:56 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [e1071797](https://github.com/openjdk/jdk/commit/e1071797a4f0ab1a6af29824a777a7800d729b0e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 16 Sep 2025 and was reviewed by Phil Race. > > Thanks! This pull request has now been integrated. Changeset: a773fb61 Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk21u-dev/commit/a773fb6167835c876acbd1e46e29cb8bd04f9e64 Stats: 265 lines in 2 files changed: 7 ins; 231 del; 27 mod 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash Backport-of: e1071797a4f0ab1a6af29824a777a7800d729b0e ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2270 From serb at openjdk.org Sun Oct 5 22:39:53 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sun, 5 Oct 2025 22:39:53 GMT Subject: [jdk17u-dev] Integrated: 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash In-Reply-To: References: Message-ID: <6CaG6JSXzRBqg7FAlvzjZewcYRU6jAURLhx9-gPJeoo=.6e58ec47-60a0-4970-8e51-651fec8953f6@github.com> On Fri, 26 Sep 2025 16:16:50 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [e1071797](https://github.com/openjdk/jdk/commit/e1071797a4f0ab1a6af29824a777a7800d729b0e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 16 Sep 2025 and was reviewed by Phil Race. > > Thanks! This pull request has now been integrated. Changeset: f21f00c8 Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk17u-dev/commit/f21f00c85a70f676004d93258fd61f63600d35c9 Stats: 265 lines in 2 files changed: 7 ins; 231 del; 27 mod 8367017: Remove legacy checks from WrappedToolkitTest and convert from bash Backport-of: e1071797a4f0ab1a6af29824a777a7800d729b0e ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3995 From jpai at openjdk.org Mon Oct 6 06:49:51 2025 From: jpai at openjdk.org (Jaikiran Pai) Date: Mon, 6 Oct 2025 06:49:51 GMT Subject: [jdk25u] RFR: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent In-Reply-To: References: Message-ID: On Sat, 23 Aug 2025 02:50:10 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [09aad0ae](https://github.com/openjdk/jdk/commit/09aad0aea8b9f9fda14c5b18ae67b30ffce817d9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 23 Aug 2025 and was reviewed by Jaikiran Pai. > > Thanks! This test-only looks fine to me and is trivial. I am not a Reviewer in the updates project, so I'll let someone from that project to review it. ------------- Marked as reviewed by jpai (no project role). PR Review: https://git.openjdk.org/jdk25u/pull/126#pullrequestreview-3303018567 From shade at openjdk.org Mon Oct 6 07:10:52 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 07:10:52 GMT Subject: [jdk25u] RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues In-Reply-To: References: Message-ID: On Fri, 3 Oct 2025 16:37:31 GMT, Sean Gilligan wrote: > @shipilev pardon my newb question, but is this PR likely to be included in 25.0.1 or 25.0.2? Current merge window is open for 25.0.2 (January 2026). 25.0.1 is way past the freeze. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/257#issuecomment-3370202736 From duke at openjdk.org Mon Oct 6 07:47:10 2025 From: duke at openjdk.org (duke) Date: Mon, 6 Oct 2025 07:47:10 GMT Subject: [jdk25u] RFR: 8359104: gc/TestAlwaysPreTouchBehavior.java# fails on Linux In-Reply-To: References: Message-ID: On Wed, 17 Sep 2025 14:54:32 GMT, Andreas Steiner wrote: > 8359104: gc/TestAlwaysPreTouchBehavior.java# fails on Linux @ansteiner Your change (at version 1ba586854c2620ec530aa89333294464c33443e6) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/209#issuecomment-3370322248 From sgehwolf at openjdk.org Mon Oct 6 08:22:01 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 6 Oct 2025 08:22:01 GMT Subject: [jdk21u-dev] RFR: 8353175: Eliminate double iteration of stream in FieldDescriptor reinitialization In-Reply-To: References: Message-ID: On Tue, 22 Jul 2025 15:15:13 GMT, Radim Vansa wrote: > This backport is a partial fix for a performance regression and prerequisite for backport of https://github.com/openjdk/jdk/pull/24847 (will be done through https://github.com/rvansa/jdk21u-dev/tree/refs/heads/rvansa/backport-8352075) > > The backport was not clean; a notable new change is in `reflectionUtils.hpp` (later JDK versions remove the affected class) - I am adding `friend class FieldStream` to `InstanceKlass` to accomodate for this. > > Backport-of: f169fc5a99ee2b485e156c043134ab76b7e5ebd9 @rvansa Do you plan to integrate this? ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2010#issuecomment-3370438221 From coffeys at openjdk.org Mon Oct 6 08:32:46 2025 From: coffeys at openjdk.org (Sean Coffey) Date: Mon, 6 Oct 2025 08:32:46 GMT Subject: [jdk25u] RFR: 8325766: Extend CertificateBuilder to create trust and end entity certificates programmatically In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 10:00:27 GMT, Deepak Damodaran wrote: > 25u backport of [31847149c1956b23c19a99309982660b4bbdd2d6](https://github.com/openjdk/jdk/commit/31847149c1956b23c19a99309982660b4bbdd2d6) > Almost clean except one extra import statement at line no 44. LGTM ------------- Marked as reviewed by coffeys (Reviewer). PR Review: https://git.openjdk.org/jdk25u/pull/263#pullrequestreview-3303368068 From duke at openjdk.org Mon Oct 6 08:58:48 2025 From: duke at openjdk.org (duke) Date: Mon, 6 Oct 2025 08:58:48 GMT Subject: [jdk25u] RFR: 8325766: Extend CertificateBuilder to create trust and end entity certificates programmatically In-Reply-To: References: Message-ID: <1Txux7Izf9zhbjEmDZPGWNJRTMr_HsVLQ1ZWEv9ThI0=.e9287ed2-4c59-4d35-9003-862d388ebb2f@github.com> On Thu, 2 Oct 2025 10:00:27 GMT, Deepak Damodaran wrote: > 25u backport of [31847149c1956b23c19a99309982660b4bbdd2d6](https://github.com/openjdk/jdk/commit/31847149c1956b23c19a99309982660b4bbdd2d6) > Almost clean except one extra import statement at line no 44. @deepakdamodaran Your change (at version a86d489a7cf80a7befd1ebcac93d102589f5902b) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/263#issuecomment-3370571070 From ddamodaran at openjdk.org Mon Oct 6 09:09:18 2025 From: ddamodaran at openjdk.org (Deepak Damodaran) Date: Mon, 6 Oct 2025 09:09:18 GMT Subject: [jdk25u] Integrated: 8325766: Extend CertificateBuilder to create trust and end entity certificates programmatically In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 10:00:27 GMT, Deepak Damodaran wrote: > 25u backport of [31847149c1956b23c19a99309982660b4bbdd2d6](https://github.com/openjdk/jdk/commit/31847149c1956b23c19a99309982660b4bbdd2d6) > Almost clean except one extra import statement at line no 44. This pull request has now been integrated. Changeset: 61a014e9 Author: Deepak Damodaran Committer: Sean Coffey URL: https://git.openjdk.org/jdk25u/commit/61a014e99841897d210f16c9b25e2248086dd2c6 Stats: 772 lines in 3 files changed: 164 ins; 565 del; 43 mod 8325766: Extend CertificateBuilder to create trust and end entity certificates programmatically Reviewed-by: coffeys ------------- PR: https://git.openjdk.org/jdk25u/pull/263 From asteiner at openjdk.org Mon Oct 6 09:19:33 2025 From: asteiner at openjdk.org (Andreas Steiner) Date: Mon, 6 Oct 2025 09:19:33 GMT Subject: [jdk25u] Integrated: 8359104: gc/TestAlwaysPreTouchBehavior.java# fails on Linux In-Reply-To: References: Message-ID: On Wed, 17 Sep 2025 14:54:32 GMT, Andreas Steiner wrote: > 8359104: gc/TestAlwaysPreTouchBehavior.java# fails on Linux This pull request has now been integrated. Changeset: 1c9880bb Author: Andreas Steiner Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/1c9880bb7a33f8b6bd6e04eff599eedaa4d4995e Stats: 61 lines in 3 files changed: 57 ins; 0 del; 4 mod 8359104: gc/TestAlwaysPreTouchBehavior.java# fails on Linux Backport-of: 73df06c80c33be584b054a528ecdab4ecbf51d56 ------------- PR: https://git.openjdk.org/jdk25u/pull/209 From duke at openjdk.org Mon Oct 6 09:21:01 2025 From: duke at openjdk.org (Trupti Patil) Date: Mon, 6 Oct 2025 09:21:01 GMT Subject: [jdk25u] RFR: 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist Message-ID: - PR Changes The test is problem listed with incorrect bug JDK-6849371. JDK-6849371 is for a different test and it is closed. A new bug has been raised for ChoiceMouseWheelTest.java test failure. - Conflicts No conflicts. Clean backport. - Are higher backports completed(25u,21u,17u,11u,8u etc) ? Applicable to 25u via this MR and the others are being worked upon. - Does it contain multiple changesets ? No ------------- Commit messages: - Backport b674a425531974bb78c4622e0f1d9b46a117f575 Changes: https://git.openjdk.org/jdk25u/pull/268/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=268&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366750 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/268.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/268/head:pull/268 PR: https://git.openjdk.org/jdk25u/pull/268 From clanger at openjdk.org Mon Oct 6 12:26:31 2025 From: clanger at openjdk.org (Christoph Langer) Date: Mon, 6 Oct 2025 12:26:31 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems Message-ID: Hi all, This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. Thanks! ------------- Commit messages: - Backport a032de2904baf83143415858ed7191549c659035 Changes: https://git.openjdk.org/jdk21u-dev/pull/2297/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2297&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8344577 Stats: 41 lines in 3 files changed: 29 ins; 1 del; 11 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2297.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2297/head:pull/2297 PR: https://git.openjdk.org/jdk21u-dev/pull/2297 From clanger at openjdk.org Mon Oct 6 12:37:38 2025 From: clanger at openjdk.org (Christoph Langer) Date: Mon, 6 Oct 2025 12:37:38 GMT Subject: [jdk17u-dev] Integrated: 8252329: runtime/LoadClass/TestResize.java timed out In-Reply-To: References: Message-ID: <-zVMsyWMtBBKcZWhqw5TdEBiw09yBVx9rWrII3UJte4=.86cb34ba-a30b-4b55-a178-690488c89baa@github.com> On Fri, 26 Sep 2025 19:42:05 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of commit [f93beacd](https://github.com/openjdk/jdk21u-dev/commit/f93beacd2f64aab0f930ac822859380c00c51f0c) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository. > > The commit being backported was authored by Coleen Phillimore on 7 Jul 2022 and was reviewed by Harold Seigel and Ioi Lam. > > I had to resolve the test TestResize.java for Copyright and because of the usage of ProcessTools.createLimitedTestJavaProcessBuilder. > > Thanks! This pull request has now been integrated. Changeset: 838f69c2 Author: Christoph Langer URL: https://git.openjdk.org/jdk17u-dev/commit/838f69c226367279176bae366d52afb2fe0f0f31 Stats: 58 lines in 4 files changed: 30 ins; 2 del; 26 mod 8252329: runtime/LoadClass/TestResize.java timed out Reviewed-by: mbaesken Backport-of: f93beacd2f64aab0f930ac822859380c00c51f0c ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3997 From clanger at openjdk.org Mon Oct 6 12:45:24 2025 From: clanger at openjdk.org (Christoph Langer) Date: Mon, 6 Oct 2025 12:45:24 GMT Subject: [jdk17u-dev] RFR: 8346875: Test jdk/jdk/jfr/event/os/TestCPULoad.java fails on macOS Message-ID: Hi all, This pull request contains a backport of commit [e2a9bb18](https://github.com/openjdk/jdk21u-dev/commit/e2a9bb18c9724b6ca31239ef6899bd925760e585) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository. The commit being backported was authored by Christoph Langer on 2 Oct 2025 and had no reviewers. Thanks! ------------- Commit messages: - Backport e2a9bb18c9724b6ca31239ef6899bd925760e585 Changes: https://git.openjdk.org/jdk17u-dev/pull/4018/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4018&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8346875 Stats: 23 lines in 1 file changed: 19 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4018.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4018/head:pull/4018 PR: https://git.openjdk.org/jdk17u-dev/pull/4018 From shade at openjdk.org Mon Oct 6 15:18:53 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 15:18:53 GMT Subject: [jdk25u] RFR: 8362282: runtime/logging/StressAsyncUL.java failed with exitValue = 134 In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 10:07:33 GMT, Aleksey Shipilev wrote: > Improves `-Xlog:async` reliability. > > Additional testing: > - [x] Linux x86_64 server fastdebug, `all` > - [x] Linux x86_64 server fastdebug, `all` with `-Xlog:async` Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/254#issuecomment-3372244949 From shade at openjdk.org Mon Oct 6 15:18:55 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 15:18:55 GMT Subject: [jdk25u] RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 12:52:58 GMT, Aleksey Shipilev wrote: > Improves jpackage and test reliability, especially with older glibc-s that have `dlerror` issues under concurrent access. > > Additional testing: > - [x] Linux x86_64 server fastdebug, observing the failure with GCC 7.3.1 > - [x] Linux x86_64 server fastdebug, `sun/management/jmxremote`, 20x, no failures > - [x] Linux x86_64 server fastdebug, `tools/jpackage`, 5x, no failures > - [x] Linux x86_64 server fastdebug, `jdk_all`, no failures Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/257#issuecomment-3372243924 From shade at openjdk.org Mon Oct 6 15:19:56 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 15:19:56 GMT Subject: [jdk25u] RFR: 8357141: Update to use jtreg 7.5.2 In-Reply-To: <9F5q7mXordAyDt1M6UC-EZZrQhmDTGMXZpVsPK_i_LY=.132c14bf-9fa2-4c9d-af07-dfcd361b1d0d@github.com> References: <9F5q7mXordAyDt1M6UC-EZZrQhmDTGMXZpVsPK_i_LY=.132c14bf-9fa2-4c9d-af07-dfcd361b1d0d@github.com> Message-ID: On Wed, 1 Oct 2025 16:15:35 GMT, Aleksey Shipilev wrote: > Upgrading jtreg to 7.5.2 to match mainline, on our way to jtreg 8. It is a separate commit, so that we can backout jtreg 8 upgrade separately, if we need. > > Additional testing: > - [x] GHA > - [x] Linux AArch64 server fastdebug, `all` with jtreg-7.5.2 Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/258#issuecomment-3372241757 From shade at openjdk.org Mon Oct 6 15:19:57 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 15:19:57 GMT Subject: [jdk25u] Integrated: 8357141: Update to use jtreg 7.5.2 In-Reply-To: <9F5q7mXordAyDt1M6UC-EZZrQhmDTGMXZpVsPK_i_LY=.132c14bf-9fa2-4c9d-af07-dfcd361b1d0d@github.com> References: <9F5q7mXordAyDt1M6UC-EZZrQhmDTGMXZpVsPK_i_LY=.132c14bf-9fa2-4c9d-af07-dfcd361b1d0d@github.com> Message-ID: On Wed, 1 Oct 2025 16:15:35 GMT, Aleksey Shipilev wrote: > Upgrading jtreg to 7.5.2 to match mainline, on our way to jtreg 8. It is a separate commit, so that we can backout jtreg 8 upgrade separately, if we need. > > Additional testing: > - [x] GHA > - [x] Linux AArch64 server fastdebug, `all` with jtreg-7.5.2 This pull request has now been integrated. Changeset: 73eb1d7d Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/73eb1d7dfe07836933bd02e9964c3acf0bfb1696 Stats: 10 lines in 9 files changed: 0 ins; 0 del; 10 mod 8357141: Update to use jtreg 7.5.2 Backport-of: fe3be498b83e70a9f4739ddad6642c3aa04a97d3 ------------- PR: https://git.openjdk.org/jdk25u/pull/258 From shade at openjdk.org Mon Oct 6 15:23:20 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 15:23:20 GMT Subject: [jdk25u] Integrated: 8362282: runtime/logging/StressAsyncUL.java failed with exitValue = 134 In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 10:07:33 GMT, Aleksey Shipilev wrote: > Improves `-Xlog:async` reliability. > > Additional testing: > - [x] Linux x86_64 server fastdebug, `all` > - [x] Linux x86_64 server fastdebug, `all` with `-Xlog:async` This pull request has now been integrated. Changeset: affde098 Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/affde098719d863572f5b6b87497c2602a97441a Stats: 5 lines in 1 file changed: 2 ins; 2 del; 1 mod 8362282: runtime/logging/StressAsyncUL.java failed with exitValue = 134 Backport-of: c968a672c034fe533ea5f4ac5efe37ffb76c93e2 ------------- PR: https://git.openjdk.org/jdk25u/pull/254 From shade at openjdk.org Mon Oct 6 15:23:20 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 15:23:20 GMT Subject: [jdk25u] Integrated: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 12:52:58 GMT, Aleksey Shipilev wrote: > Improves jpackage and test reliability, especially with older glibc-s that have `dlerror` issues under concurrent access. > > Additional testing: > - [x] Linux x86_64 server fastdebug, observing the failure with GCC 7.3.1 > - [x] Linux x86_64 server fastdebug, `sun/management/jmxremote`, 20x, no failures > - [x] Linux x86_64 server fastdebug, `tools/jpackage`, 5x, no failures > - [x] Linux x86_64 server fastdebug, `jdk_all`, no failures This pull request has now been integrated. Changeset: 954430c1 Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/954430c17feae114d91e2992188b00a9e4c3ac13 Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues Backport-of: 685da0323b27abda5ab0484f4c8abaaeeff882ea ------------- PR: https://git.openjdk.org/jdk25u/pull/257 From sparasa at openjdk.org Mon Oct 6 15:58:22 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Mon, 6 Oct 2025 15:58:22 GMT Subject: [jdk25u] RFR: 8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated Message-ID: Hi all, This pull request contains a backport of commit [8520fd3f](https://github.com/openjdk/jdk/commit/8520fd3f6a8d00d3ab0b01af6ce2307f74258fb6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Vladimir Ivanov on 4 Sep 2025 and was reviewed by Vladimir Kozlov and Sandhya Viswanathan. Thanks! ------------- Commit messages: - Backport 8520fd3f6a8d00d3ab0b01af6ce2307f74258fb6 Changes: https://git.openjdk.org/jdk25u/pull/270/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=270&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366365 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/270.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/270/head:pull/270 PR: https://git.openjdk.org/jdk25u/pull/270 From ssubramaniam at openjdk.org Mon Oct 6 16:12:55 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Mon, 6 Oct 2025 16:12:55 GMT Subject: [jdk17u-dev] Integrated: 8355333: Some Problem list entries point to non-existent / wrong files In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 17:16:31 GMT, Satyen Subramaniam wrote: > Backporting JDK-8355333: Some Problem list entries point to non-existent / wrong files. Renames three existing tests in exclude lists (After JDK-8353958 and JDK-8328247) and removes two tests (that only run on windows). Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 138c1f58 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/138c1f58d3e326397bd9bd0b354cb2748e9daa99 Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod 8355333: Some Problem list entries point to non-existent / wrong files Backport-of: 32a597b36f994d6e720e0576ad110dac4a5304fe ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4002 From ssubramaniam at openjdk.org Mon Oct 6 16:12:56 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Mon, 6 Oct 2025 16:12:56 GMT Subject: [jdk17u-dev] Integrated: 8353586: Open source several toolkit tests In-Reply-To: References: Message-ID: <0qGhYfyY89d4lN8-1yFWci7GjGQjQ7lojPXsj6tXaL4=.92538fa4-cf80-45c6-8a79-54282ab9aafd@github.com> On Thu, 2 Oct 2025 21:56:34 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353586: Open source several toolkit tests. Adds two toolkit tests - one for window and one for linux systems. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 200552e2 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/200552e2697746c2961f53dc890b6fcd40011133 Stats: 400 lines in 2 files changed: 400 ins; 0 del; 0 mod 8353586: Open source several toolkit tests Backport-of: 2ba80d2403f749a7d8d4e64139b796737bbb62bf ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4010 From ssubramaniam at openjdk.org Mon Oct 6 16:13:57 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Mon, 6 Oct 2025 16:13:57 GMT Subject: [jdk21u-dev] Integrated: 8353586: Open source several toolkit tests In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 21:56:28 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353586: Open source several toolkit tests. Adds two toolkit tests - one for window and one for linux systems. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: ee59cd68 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/ee59cd680d2f6db25bd24b398832415a2d5ca484 Stats: 400 lines in 2 files changed: 400 ins; 0 del; 0 mod 8353586: Open source several toolkit tests Backport-of: 2ba80d2403f749a7d8d4e64139b796737bbb62bf ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2293 From duke at openjdk.org Mon Oct 6 16:43:26 2025 From: duke at openjdk.org (Sean Gilligan) Date: Mon, 6 Oct 2025 16:43:26 GMT Subject: [jdk25u] RFR: 8345810: Custom launchers must be linked with pthread to avoid dynamic linker issues In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 15:16:23 GMT, Aleksey Shipilev wrote: >> Improves jpackage and test reliability, especially with older glibc-s that have `dlerror` issues under concurrent access. >> >> Additional testing: >> - [x] Linux x86_64 server fastdebug, observing the failure with GCC 7.3.1 >> - [x] Linux x86_64 server fastdebug, `sun/management/jmxremote`, 20x, no failures >> - [x] Linux x86_64 server fastdebug, `tools/jpackage`, 5x, no failures >> - [x] Linux x86_64 server fastdebug, `jdk_all`, no failures > > Push approval granted. > > @shipilev pardon my newb question, but is this PR likely to be included in 25.0.1 or 25.0.2? > > Current merge window is open for 25.0.2 (January 2026). 25.0.1 is way past the freeze. Thanks! We are anxiously awaiting 25.0.2! ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/257#issuecomment-3372750983 From shade at openjdk.org Mon Oct 6 16:49:24 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 16:49:24 GMT Subject: [jdk25u] RFR: 8367313: CTW: Execute in AWT headless mode Message-ID: Improves CTW reliability. Additional testing: - [x] Linux x86_64 server fastdebug, `applications/ctw/modules` ------------- Commit messages: - Backport 7e738f0d906e574706a277fabbc2cc1df6f11f19 Changes: https://git.openjdk.org/jdk25u/pull/271/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=271&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367313 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/271.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/271/head:pull/271 PR: https://git.openjdk.org/jdk25u/pull/271 From duke at openjdk.org Mon Oct 6 17:35:56 2025 From: duke at openjdk.org (duke) Date: Mon, 6 Oct 2025 17:35:56 GMT Subject: [jdk25u] RFR: 8365265: x86 short forward jump exceeds 8-bit offset in methodHandles_x86.cpp when using Intel APX In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 22:24:01 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [38a26141](https://github.com/openjdk/jdk/commit/38a261415dc29aae01c9b878d94cb302c60a3983) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 13 Aug 2025 and was reviewed by Aleksey Shipilev, Jatin Bhateja and Andrew Haley. > > Thanks! @vamsi-parasa Your change (at version 0b2c2534b68529388fea50ff51cbe281d8b34fe6) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/261#issuecomment-3373002538 From sparasa at openjdk.org Mon Oct 6 17:40:41 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Mon, 6 Oct 2025 17:40:41 GMT Subject: [jdk25u] RFR: 8365265: x86 short forward jump exceeds 8-bit offset in methodHandles_x86.cpp when using Intel APX In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 22:24:01 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [38a26141](https://github.com/openjdk/jdk/commit/38a261415dc29aae01c9b878d94cb302c60a3983) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 13 Aug 2025 and was reviewed by Aleksey Shipilev, Jatin Bhateja and Andrew Haley. > > Thanks! > @shipilev @vamsi-parasa Pushed as commit [ee6a040](https://github.com/openjdk/jdk25u/commit/ee6a0405103dbe769d1227f59b5ef7d56022e4f0). > Thank you Aleksey! ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/261#issuecomment-3373027530 From sparasa at openjdk.org Mon Oct 6 17:40:42 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Mon, 6 Oct 2025 17:40:42 GMT Subject: [jdk25u] Integrated: 8365265: x86 short forward jump exceeds 8-bit offset in methodHandles_x86.cpp when using Intel APX In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 22:24:01 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [38a26141](https://github.com/openjdk/jdk/commit/38a261415dc29aae01c9b878d94cb302c60a3983) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 13 Aug 2025 and was reviewed by Aleksey Shipilev, Jatin Bhateja and Andrew Haley. > > Thanks! This pull request has now been integrated. Changeset: ee6a0405 Author: Srinivas Vamsi Parasa Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/ee6a0405103dbe769d1227f59b5ef7d56022e4f0 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8365265: x86 short forward jump exceeds 8-bit offset in methodHandles_x86.cpp when using Intel APX Backport-of: 38a261415dc29aae01c9b878d94cb302c60a3983 ------------- PR: https://git.openjdk.org/jdk25u/pull/261 From shade at openjdk.org Mon Oct 6 17:43:03 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 6 Oct 2025 17:43:03 GMT Subject: [jdk25u] RFR: 8361950: Update to use jtreg 8 Message-ID: Upgrading jtreg to 8 to match mainline. It is a separate commit, so that we can backout jtreg 8 upgrade separately, if we need. Additional testing: - [x] GHA - [ ] Linux AArch64 server fastdebug, `all` with jtreg-8+2 ------------- Commit messages: - Backport 5db1dfe5c8b5df40779bb450849e6433aa9825ab Changes: https://git.openjdk.org/jdk25u/pull/269/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=269&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361950 Stats: 41 lines in 11 files changed: 9 ins; 19 del; 13 mod Patch: https://git.openjdk.org/jdk25u/pull/269.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/269/head:pull/269 PR: https://git.openjdk.org/jdk25u/pull/269 From serb at openjdk.org Mon Oct 6 18:56:49 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Mon, 6 Oct 2025 18:56:49 GMT Subject: [jdk25u] Integrated: 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 In-Reply-To: References: Message-ID: <_4fyyQFpHLNDnP3Nzzv8jhjEaacsr2OeJLaegXanyvA=.6cdaf90d-80b2-4bc4-8172-a64f4b0e4b72@github.com> On Tue, 30 Sep 2025 18:56:15 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [89af6e13](https://github.com/openjdk/jdk/commit/89af6e13f2354d6e32872791d157144cd478a88f) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 30 Sep 2025 and was reviewed by Alexey Ushakov and Phil Race. > > Thanks! This pull request has now been integrated. Changeset: f5c27566 Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk25u/commit/f5c27566fa9b836574cdd4b6341a259b1da7bc3e Stats: 44 lines in 1 file changed: 40 ins; 0 del; 4 mod 8362204: test/jdk/sun/awt/font/TestDevTransform.java fails on Ubuntu 24.04 Backport-of: 89af6e13f2354d6e32872791d157144cd478a88f ------------- PR: https://git.openjdk.org/jdk25u/pull/255 From iveresov at openjdk.org Mon Oct 6 21:54:48 2025 From: iveresov at openjdk.org (Igor Veresov) Date: Mon, 6 Oct 2025 21:54:48 GMT Subject: [jdk25u] Integrated: 8368698: runtime/cds/appcds/aotCache/OldClassSupport.java assert(can_add()) failed: Cannot add TrainingData objects In-Reply-To: References: Message-ID: <93qySYyGhcKplBAnkBM8fNgij_tlOiP8SBqK2XdluCs=.55154d5d-d9e9-44e0-9f13-d97aeb4d4323@github.com> On Wed, 1 Oct 2025 23:18:49 GMT, Igor Veresov wrote: > This is a follow up to JDK-8366948. We need to fix this in 25. This may potentially cause crashes in product. This pull request has now been integrated. Changeset: a3854cff Author: Igor Veresov URL: https://git.openjdk.org/jdk25u/commit/a3854cff5339111503d9f1dbf2d52961272c8859 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8368698: runtime/cds/appcds/aotCache/OldClassSupport.java assert(can_add()) failed: Cannot add TrainingData objects Backport-of: 4df41d2a751e2942c2188ed01313d78e681835bc ------------- PR: https://git.openjdk.org/jdk25u/pull/262 From duke at openjdk.org Mon Oct 6 23:00:46 2025 From: duke at openjdk.org (duke) Date: Mon, 6 Oct 2025 23:00:46 GMT Subject: [jdk25u] RFR: 8368152: Shenandoah: Incorrect behavior at end of degenerated cycle In-Reply-To: References: Message-ID: On Wed, 24 Sep 2025 23:44:26 GMT, William Kemper wrote: > Not clean, but conflict was trivial to resolve. @earthling-amzn Your change (at version ed32b37af093d944174dbd2a237889c87dba1593) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/241#issuecomment-3374566865 From duke at openjdk.org Mon Oct 6 23:00:55 2025 From: duke at openjdk.org (duke) Date: Mon, 6 Oct 2025 23:00:55 GMT Subject: [jdk25u] RFR: 8365956: GenShen: Adaptive tenuring threshold algorithm may raise threshold prematurely In-Reply-To: <74B8QApSQ5B76bEvLT41auYaxjBf2bfs5G4X5y6uINY=.d87c8f35-2175-43e2-a9e6-9b9e23c23607@github.com> References: <74B8QApSQ5B76bEvLT41auYaxjBf2bfs5G4X5y6uINY=.d87c8f35-2175-43e2-a9e6-9b9e23c23607@github.com> Message-ID: On Fri, 12 Sep 2025 21:59:39 GMT, William Kemper wrote: > Not clean, but not especially difficult to resolve. @earthling-amzn Your change (at version afe8c511fa773f8850a9416f10bb80798c53c7ec) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/198#issuecomment-3374566246 From duke at openjdk.org Mon Oct 6 23:25:47 2025 From: duke at openjdk.org (duke) Date: Mon, 6 Oct 2025 23:25:47 GMT Subject: [jdk25u] RFR: 8367694: Fix jtreg test failure when Intel APX is enabled for KNL platforms In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 21:09:08 GMT, Srinivas Vamsi Parasa wrote: > Hi All, > > This pull request contains a backport of commit [e883dec6](https://github.com/openjdk/jdk/commit/e883dec6be8cb2fc44e45a6b4677cca2f4df58ef) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 16 Sep 2025 and was reviewed by Sandhya Viswanathan and Emanuel Peter. > > Thanks! @vamsi-parasa Your change (at version dc7f5086c730ae5579f435e222f8d7ea0214ee71) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/251#issuecomment-3374623112 From dzhang at openjdk.org Tue Oct 7 00:51:53 2025 From: dzhang at openjdk.org (Dingli Zhang) Date: Tue, 7 Oct 2025 00:51:53 GMT Subject: [jdk25u] Integrated: 8368732: RISC-V: Detect support for misaligned vector access via hwprobe In-Reply-To: References: Message-ID: <42AhXVbl-sHJAgXs66q7NbcMtyiwgjIhBWGUfvPa59E=.964d9cf6-96c7-4048-9d9f-55cb1494437e@github.com> On Tue, 30 Sep 2025 04:46:01 GMT, Dingli Zhang wrote: > Hi, > Please help review this backport to jdk25u, thanks! > > Backport of [JDK-8368732](https://bugs.openjdk.org/browse/JDK-8368732). > > The original patch cannot be directly applied because of jdk25u do not have [JDK-8367253](https://bugs.openjdk.org/browse/JDK-8367253) or [JDK-8367103](https://bugs.openjdk.org/browse/JDK-8367103). > > Manually checked the result on platforms w/wo fast misaligned vector accesses by running: > > $ java -XX:+PrintFlagsFinal -version | grep AlignVector This pull request has now been integrated. Changeset: 66de4b41 Author: Dingli Zhang Committer: Fei Yang URL: https://git.openjdk.org/jdk25u/commit/66de4b41b9eb19e5ba3a3b7ae04bc0932419cbed Stats: 61 lines in 4 files changed: 47 ins; 1 del; 13 mod 8368732: RISC-V: Detect support for misaligned vector access via hwprobe Reviewed-by: fyang Backport-of: 538a722c2e9123cc575355879ff230444cf2dadc ------------- PR: https://git.openjdk.org/jdk25u/pull/252 From ssubramaniam at openjdk.org Tue Oct 7 04:45:09 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 7 Oct 2025 04:45:09 GMT Subject: [jdk17u-dev] RFR: 8353483: Open source some JProgressBar tests Message-ID: Backporting JDK-8353483: Open source some JProgressBar tests. Adds four progress bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 46a6fc84ef17f38eedd49f59a3c05f7c95fe23bc Changes: https://git.openjdk.org/jdk17u-dev/pull/4020/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4020&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353483 Stats: 458 lines in 4 files changed: 458 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4020.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4020/head:pull/4020 PR: https://git.openjdk.org/jdk17u-dev/pull/4020 From ssubramaniam at openjdk.org Tue Oct 7 04:46:40 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 7 Oct 2025 04:46:40 GMT Subject: [jdk17u-dev] RFR: 8353592: Open source several scrollbar tests Message-ID: Backporting JDK-8353592: Open source several scrollbar tests. Adds three scroll bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 5280b7b031bb3dc44fb923c3be7ae04ec22fd364 Changes: https://git.openjdk.org/jdk17u-dev/pull/4019/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4019&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353592 Stats: 382 lines in 3 files changed: 382 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4019.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4019/head:pull/4019 PR: https://git.openjdk.org/jdk17u-dev/pull/4019 From ssubramaniam at openjdk.org Tue Oct 7 04:45:42 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 7 Oct 2025 04:45:42 GMT Subject: [jdk21u-dev] RFR: 8353483: Open source some JProgressBar tests Message-ID: Backporting JDK-8353483: Open source some JProgressBar tests. Adds four progress bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 46a6fc84ef17f38eedd49f59a3c05f7c95fe23bc Changes: https://git.openjdk.org/jdk21u-dev/pull/2299/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2299&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353483 Stats: 458 lines in 4 files changed: 458 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2299.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2299/head:pull/2299 PR: https://git.openjdk.org/jdk21u-dev/pull/2299 From ssubramaniam at openjdk.org Tue Oct 7 04:47:33 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 7 Oct 2025 04:47:33 GMT Subject: [jdk21u-dev] RFR: 8353592: Open source several scrollbar tests Message-ID: <6648ZYQzB7zfyetipLg930u9HOmi5I_qX0gRKq_8yDk=.a48074e6-40c2-4d38-aeee-f1d6ad12f8df@github.com> Backporting JDK-8353592: Open source several scrollbar tests. Adds three scroll bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 5280b7b031bb3dc44fb923c3be7ae04ec22fd364 Changes: https://git.openjdk.org/jdk21u-dev/pull/2298/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2298&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353592 Stats: 382 lines in 3 files changed: 382 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2298.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2298/head:pull/2298 PR: https://git.openjdk.org/jdk21u-dev/pull/2298 From duke at openjdk.org Tue Oct 7 04:47:40 2025 From: duke at openjdk.org (Rui Li) Date: Tue, 7 Oct 2025 04:47:40 GMT Subject: [jdk25u] RFR: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic Message-ID: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> Two issues in this backport, both are clean: - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411 - (follow up) https://bugs.openjdk.org/browse/JDK-8363720 Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests are running. ------------- Commit messages: - 8363720: Follow up to JDK-8360411 with post review comments - Backport 016694bf74f6920f850330e353df9fd03458cca1 Changes: https://git.openjdk.org/jdk25u/pull/272/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=272&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8360411 Stats: 34 lines in 1 file changed: 15 ins; 10 del; 9 mod Patch: https://git.openjdk.org/jdk25u/pull/272.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/272/head:pull/272 PR: https://git.openjdk.org/jdk25u/pull/272 From shade at openjdk.org Tue Oct 7 05:59:50 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Tue, 7 Oct 2025 05:59:50 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently @parttimenerd -- the approval is granted, it seems, are you willing to integrate this? Maybe remerge with jdk25u master to make sure the tests are still working fine. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3375321358 From wkemper at openjdk.org Tue Oct 7 06:04:52 2025 From: wkemper at openjdk.org (William Kemper) Date: Tue, 7 Oct 2025 06:04:52 GMT Subject: [jdk25u] Integrated: 8365956: GenShen: Adaptive tenuring threshold algorithm may raise threshold prematurely In-Reply-To: <74B8QApSQ5B76bEvLT41auYaxjBf2bfs5G4X5y6uINY=.d87c8f35-2175-43e2-a9e6-9b9e23c23607@github.com> References: <74B8QApSQ5B76bEvLT41auYaxjBf2bfs5G4X5y6uINY=.d87c8f35-2175-43e2-a9e6-9b9e23c23607@github.com> Message-ID: <4UTCsPBXRE7pMYtgCF5nAYDzIIu6FnkDIRNzqI_6vek=.72bdd90a-35da-4a7b-8941-22fd51641253@github.com> On Fri, 12 Sep 2025 21:59:39 GMT, William Kemper wrote: > Not clean, but not especially difficult to resolve. This pull request has now been integrated. Changeset: c66d45ab Author: William Kemper Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/c66d45ab91d3bdd1b30b75b3946e2d115dace88a Stats: 348 lines in 15 files changed: 254 ins; 29 del; 65 mod 8365956: GenShen: Adaptive tenuring threshold algorithm may raise threshold prematurely Reviewed-by: phh, kdnilsen Backport-of: 7fcce27096605a27ca3b74349d1012bb0bd5963d ------------- PR: https://git.openjdk.org/jdk25u/pull/198 From wkemper at openjdk.org Tue Oct 7 06:06:50 2025 From: wkemper at openjdk.org (William Kemper) Date: Tue, 7 Oct 2025 06:06:50 GMT Subject: [jdk25u] Integrated: 8368152: Shenandoah: Incorrect behavior at end of degenerated cycle In-Reply-To: References: Message-ID: On Wed, 24 Sep 2025 23:44:26 GMT, William Kemper wrote: > Not clean, but conflict was trivial to resolve. This pull request has now been integrated. Changeset: ac9a03a6 Author: William Kemper Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/ac9a03a67a28b172a0f20f15c1c5878b2b68ee76 Stats: 143 lines in 5 files changed: 110 ins; 19 del; 14 mod 8368152: Shenandoah: Incorrect behavior at end of degenerated cycle Reviewed-by: kdnilsen, phh Backport-of: f36c33c86df0400d2155bfadd9a6b5ea56743133 ------------- PR: https://git.openjdk.org/jdk25u/pull/241 From shade at openjdk.org Tue Oct 7 06:05:52 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Tue, 7 Oct 2025 06:05:52 GMT Subject: [jdk25u] RFR: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent In-Reply-To: References: Message-ID: On Sat, 23 Aug 2025 02:50:10 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [09aad0ae](https://github.com/openjdk/jdk/commit/09aad0aea8b9f9fda14c5b18ae67b30ffce817d9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 23 Aug 2025 and was reviewed by Jaikiran Pai. > > Thanks! @sendaoYan -- the approval was granted a few weeks ago, are you willing to integrate? ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/126#issuecomment-3375334158 From hkummari at openjdk.org Tue Oct 7 06:07:18 2025 From: hkummari at openjdk.org (Hari Prasad Kummari) Date: Tue, 7 Oct 2025 06:07:18 GMT Subject: [jdk25u] RFR: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java Message-ID: <434V7OWt1RArAuEkoHElmAAYZmUsdZQn9cTlP_OAqLA=.e6697030-a4b1-4262-864d-78633decf549@github.com> Tested local changes and no failure is observed. ------------- Commit messages: - backport 2f1aed2a165259a873636792cff7c9de4e1f334e Changes: https://git.openjdk.org/jdk25u/pull/273/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=273&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361423 Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/273.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/273/head:pull/273 PR: https://git.openjdk.org/jdk25u/pull/273 From jbechberger at openjdk.org Tue Oct 7 06:38:55 2025 From: jbechberger at openjdk.org (Johannes Bechberger) Date: Tue, 7 Oct 2025 06:38:55 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently Yes, I'll do it today. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3375421095 From duke at openjdk.org Tue Oct 7 06:46:50 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 06:46:50 GMT Subject: [jdk25u] RFR: 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist In-Reply-To: References: Message-ID: <6ltZs8jg5ZvBjjq2ZaiVwgpk5RT-1CX864TmkLbdNfM=.3c6d81ac-733c-4966-8cb6-d06f687ed49d@github.com> On Mon, 6 Oct 2025 09:14:11 GMT, Trupti Patil wrote: > - PR Changes > The test is problem listed with incorrect bug JDK-6849371. JDK-6849371 is for a different test and it is closed. > A new bug has been raised for ChoiceMouseWheelTest.java test failure. > > - Conflicts > No conflicts. Clean backport. > > - Are higher backports completed(25u,21u,17u,11u,8u etc) ? > Applicable to 25u via this MR and the others are being worked upon. > > - Does it contain multiple changesets ? > No @truptipatil-13 Your change (at version f4731ecd487fda9bc0903ab1ea9552bfc3788e0b) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/268#issuecomment-3375439624 From clanger at openjdk.org Tue Oct 7 06:54:52 2025 From: clanger at openjdk.org (Christoph Langer) Date: Tue, 7 Oct 2025 06:54:52 GMT Subject: [jdk25u] Integrated: 8364454: ProblemList runtime/cds/DeterministicDump.java on macos for JDK-8363986 In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 05:22:02 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of [JDK-8364454](https://bugs.openjdk.org/browse/JDK-8364454), commit [ad0fd13f](https://github.com/openjdk/jdk/commit/ad0fd13f2007c93d8a109626a627823f30e4c8d7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Ioi Lam on 12 Aug 2025 and was reviewed by Calvin Cheung. > > It excludes a test for which a fix is in the makings in head. > > Thanks! This pull request has now been integrated. Changeset: a98b2436 Author: Christoph Langer URL: https://git.openjdk.org/jdk25u/commit/a98b24369812ce1f6022576a62b5b92fdd93aff2 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8364454: ProblemList runtime/cds/DeterministicDump.java on macos for JDK-8363986 Backport-of: ad0fd13f2007c93d8a109626a627823f30e4c8d7 ------------- PR: https://git.openjdk.org/jdk25u/pull/253 From duke at openjdk.org Tue Oct 7 07:36:52 2025 From: duke at openjdk.org (Trupti Patil) Date: Tue, 7 Oct 2025 07:36:52 GMT Subject: [jdk25u] Integrated: 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist In-Reply-To: References: Message-ID: <0RMO284-Jv0ceMMLayy8Ob-r6eZ6IV6Iy0E6DWSfLmQ=.1440815c-2ac5-460f-ac20-08a7a28e9d6b@github.com> On Mon, 6 Oct 2025 09:14:11 GMT, Trupti Patil wrote: > - PR Changes > The test is problem listed with incorrect bug JDK-6849371. JDK-6849371 is for a different test and it is closed. > A new bug has been raised for ChoiceMouseWheelTest.java test failure. > > - Conflicts > No conflicts. Clean backport. > > - Are higher backports completed(25u,21u,17u,11u,8u etc) ? > Applicable to 25u via this MR and the others are being worked upon. > > - Does it contain multiple changesets ? > No This pull request has now been integrated. Changeset: a1e42d7a Author: Trupti Patil Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/a1e42d7a4c30f2da1405bfd6fa47cd6181975042 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist Backport-of: b674a425531974bb78c4622e0f1d9b46a117f575 ------------- PR: https://git.openjdk.org/jdk25u/pull/268 From jnordstrom at openjdk.org Tue Oct 7 09:08:36 2025 From: jnordstrom at openjdk.org (Joakim =?UTF-8?B?Tm9yZHN0csO2bQ==?=) Date: Tue, 7 Oct 2025 09:08:36 GMT Subject: [jdk25u] RFR: 8365913: Support latest MSC_VER in abstract_vm_version.cpp Message-ID: This pull request contains a backport of commit [af532cc1](https://github.com/openjdk/jdk/commit/af532cc1b227c56cd03caca7d7558d58687d8584) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Joakim Nordstr?m on 2 Sep 2025 and was reviewed by David Holmes. Thanks! ------------- Commit messages: - Backport af532cc1b227c56cd03caca7d7558d58687d8584 Changes: https://git.openjdk.org/jdk25u/pull/274/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=274&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365913 Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/274.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/274/head:pull/274 PR: https://git.openjdk.org/jdk25u/pull/274 From duke at openjdk.org Tue Oct 7 09:12:01 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 09:12:01 GMT Subject: [jdk25u] RFR: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26 In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 14:45:37 GMT, Yassine OUAAL wrote: > Hi all, > > This pull request contains a backport of commit bdf9834 from the openjdk/jdk repository. > > The commit being backported was authored by Prasanta Sadhukhan and was reviewed by Alexander Zuev and Damon Nguyen. > > Thanks! @Yassine-O Your change (at version 43e63613f60031bc166c04a58e4a25e436d3d4f3) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/264#issuecomment-3375912014 From duke at openjdk.org Tue Oct 7 11:19:34 2025 From: duke at openjdk.org (Nibedita Jena) Date: Tue, 7 Oct 2025 11:19:34 GMT Subject: [jdk25u] RFR: 8367133: DTLS: fragmentation of Finished message results in handshake failure Message-ID: Clean backport ------------- Commit messages: - Backport 80cb0ead502ae439660f2a3bbab42df4da39d9d6 Changes: https://git.openjdk.org/jdk25u/pull/275/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=275&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367133 Stats: 78 lines in 2 files changed: 75 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/275.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/275/head:pull/275 PR: https://git.openjdk.org/jdk25u/pull/275 From mbaesken at openjdk.org Tue Oct 7 12:09:02 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 7 Oct 2025 12:09:02 GMT Subject: [jdk21u-dev] Integrated: 8361868: [GCC static analyzer] complains about missing calloc - NULL checks in p11_util.c In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 13:58:39 GMT, Matthias Baesken wrote: > 8361868: [GCC static analyzer] complains about missing calloc - NULL checks in p11_util.c This pull request has now been integrated. Changeset: 8a60781e Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/8a60781e73c9398923ce5b33c244fdcdfa1d1704 Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod 8361868: [GCC static analyzer] complains about missing calloc - NULL checks in p11_util.c Backport-of: 1cde536b98f2ebde0c18c65dcbf26254ed402776 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2287 From mbaesken at openjdk.org Tue Oct 7 12:14:03 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 7 Oct 2025 12:14:03 GMT Subject: [jdk21u-dev] Integrated: 8363676: [GCC static analyzer] missing return value check of malloc in OGLContext_SetTransform In-Reply-To: References: Message-ID: On Thu, 25 Sep 2025 11:46:12 GMT, Matthias Baesken wrote: > 8363676: [GCC static analyzer] missing return value check of malloc in OGLContext_SetTransform This pull request has now been integrated. Changeset: 46de7afe Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/46de7afe1eade10f4acad08c98904d746547c314 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8363676: [GCC static analyzer] missing return value check of malloc in OGLContext_SetTransform Backport-of: d25ad881ebfec40ca6b0a73f78d1f9d2cb722e01 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2268 From jnordstrom at openjdk.org Tue Oct 7 12:15:34 2025 From: jnordstrom at openjdk.org (Joakim =?UTF-8?B?Tm9yZHN0csO2bQ==?=) Date: Tue, 7 Oct 2025 12:15:34 GMT Subject: [jdk25u] RFR: 8364993: JFR: Disable jdk.ModuleExport in default.jfc Message-ID: This pull request contains a backport of commit [a382996b](https://github.com/openjdk/jdk/commit/a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Erik Gahlin on 12 Aug 2025 and was reviewed by Markus Gr?nlund. Thanks! ------------- Commit messages: - Backport a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d Changes: https://git.openjdk.org/jdk25u/pull/277/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=277&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364993 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/277.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/277/head:pull/277 PR: https://git.openjdk.org/jdk25u/pull/277 From jnordstrom at openjdk.org Tue Oct 7 12:16:28 2025 From: jnordstrom at openjdk.org (Joakim =?UTF-8?B?Tm9yZHN0csO2bQ==?=) Date: Tue, 7 Oct 2025 12:16:28 GMT Subject: [jdk25u] RFR: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc Message-ID: <7TwW_otiVDXx87VqR7H5C3B07jhIwc05pkdUKA9sOAM=.ed03ae58-eed1-46c3-a453-be22c3650a29@github.com> This pull request contains a backport of commit [7698c373](https://github.com/openjdk/jdk/commit/7698c373a684235812c9dc11edd751059f9e8e81) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Erik Gahlin on 14 Aug 2025 and was reviewed by Markus Gr?nlund. Thanks! ------------- Commit messages: - Backport 7698c373a684235812c9dc11edd751059f9e8e81 Changes: https://git.openjdk.org/jdk25u/pull/276/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=276&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364556 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/276.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/276/head:pull/276 PR: https://git.openjdk.org/jdk25u/pull/276 From mbaesken at openjdk.org Tue Oct 7 12:20:00 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 7 Oct 2025 12:20:00 GMT Subject: [jdk21u-dev] Integrated: 8365240: [asan] exclude some tests when using asan enabled binaries In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 14:16:27 GMT, Matthias Baesken wrote: > 8365240: [asan] exclude some tests when using asan enabled binaries This pull request has now been integrated. Changeset: 36d5f7e0 Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/36d5f7e0ef33f5fbc627773a4694e7656e73d54c Stats: 6 lines in 2 files changed: 4 ins; 0 del; 2 mod 8365240: [asan] exclude some tests when using asan enabled binaries Backport-of: d78fa5a9f6254e2e93e75c693efba75e09736749 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2289 From duke at openjdk.org Tue Oct 7 12:34:48 2025 From: duke at openjdk.org (Yassine OUAAL) Date: Tue, 7 Oct 2025 12:34:48 GMT Subject: [jdk25u] Integrated: 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26 In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 14:45:37 GMT, Yassine OUAAL wrote: > Hi all, > > This pull request contains a backport of commit bdf9834 from the openjdk/jdk repository. > > The commit being backported was authored by Prasanta Sadhukhan and was reviewed by Alexander Zuev and Damon Nguyen. > > Thanks! This pull request has now been integrated. Changeset: 9305ebfd Author: Yassine Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/9305ebfd106d23872bb4411732a8ab977127173a Stats: 15 lines in 1 file changed: 13 ins; 0 del; 2 mod 8365425: [macos26] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java fails on macOS 26 Backport-of: bdf9834b81f0565e3572de42ebd42981d1d05a5c ------------- PR: https://git.openjdk.org/jdk25u/pull/264 From mbaesken at openjdk.org Tue Oct 7 12:46:52 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 7 Oct 2025 12:46:52 GMT Subject: [jdk21u-dev] Integrated: 8366092: [GCC static analyzer] UnixOperatingSystem.c warning: use of uninitialized value 'systemTicks' In-Reply-To: References: Message-ID: <_ITbmuLOxg_NFO7eqSj0dNgdXqTE1ExR_fOOWY8fRUI=.2fb6d9d2-e167-4ff9-856e-f5897d3b7489@github.com> On Wed, 1 Oct 2025 14:32:58 GMT, Matthias Baesken wrote: > 8366092: [GCC static analyzer] UnixOperatingSystem.c warning: use of uninitialized value 'systemTicks' This pull request has now been integrated. Changeset: f2474dfd Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/f2474dfd045952e34153bead436def7c82608429 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8366092: [GCC static analyzer] UnixOperatingSystem.c warning: use of uninitialized value 'systemTicks' Backport-of: a6e2a329a07c71582ac696809fb5349c6a0b681c ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2290 From mbaesken at openjdk.org Tue Oct 7 12:58:34 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 7 Oct 2025 12:58:34 GMT Subject: [jdk21u-dev] RFR: 8365487: [asan] some oops (mode) related tests fail Message-ID: 8365487: [asan] some oops (mode) related tests fail ------------- Commit messages: - Backport 98f54d90ea56f63c2fc5137af98b57dbc90fe150 Changes: https://git.openjdk.org/jdk21u-dev/pull/2300/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2300&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365487 Stats: 7 lines in 3 files changed: 6 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2300.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2300/head:pull/2300 PR: https://git.openjdk.org/jdk21u-dev/pull/2300 From phh at openjdk.org Tue Oct 7 13:09:59 2025 From: phh at openjdk.org (Paul Hohensee) Date: Tue, 7 Oct 2025 13:09:59 GMT Subject: [jdk25u] RFR: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic In-Reply-To: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> References: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> Message-ID: On Tue, 7 Oct 2025 04:29:07 GMT, Rui Li wrote: > Two issues in this backport, both are clean: > - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411 > - (follow up) https://bugs.openjdk.org/browse/JDK-8363720 > > Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests are running. Marked as reviewed by phh (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/272#pullrequestreview-3310039371 From akozlov at openjdk.org Tue Oct 7 13:13:35 2025 From: akozlov at openjdk.org (Anton Kozlov) Date: Tue, 7 Oct 2025 13:13:35 GMT Subject: [jdk11u-dev] RFR: 8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs In-Reply-To: References: Message-ID: On Wed, 16 Jul 2025 18:10:08 GMT, Satyen Subramaniam wrote: >> Backporting JDK-8283276: java/io/ObjectStreamClass/ObjectStreamClassCaching.java fails with various GCs. Adjusting test to be compatible with GCs other than G1. Ran GHA Sanity Checks, local Tier 1 and 2, and adjusted test directly. Patch is **nearly clean**: since `Reference.refersTo` is not supported, needs minor adjustments. > > Taking a closer look at the history, seeing [this](https://github.com/openjdk/jdk11u-dev/pull/869/commits/5ec1e0b8a2a1c3ed745b8ff5fb97b8c0d67354a3) commit when initially backporting the test. Planning to adjust to not use `Reference.refersTo` (which JDK 11 doesn't directly support), rerun local tests and add another commit here. As far as I can see the Jira issue lacks approval request. @satyenme are you going to proceed with this change? ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3064#issuecomment-3376829150 From azeller at openjdk.org Tue Oct 7 14:41:27 2025 From: azeller at openjdk.org (Arno Zeller) Date: Tue, 7 Oct 2025 14:41:27 GMT Subject: [jdk25u] RFR: 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX Message-ID: 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX ------------- Commit messages: - Backport de59da27a60bd0afaf8deaf6d4a3d743a4f59db8 Changes: https://git.openjdk.org/jdk25u/pull/278/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=278&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362581 Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/278.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/278/head:pull/278 PR: https://git.openjdk.org/jdk25u/pull/278 From sparasa at openjdk.org Tue Oct 7 15:07:40 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Tue, 7 Oct 2025 15:07:40 GMT Subject: [jdk25u] Integrated: 8367694: Fix jtreg test failure when Intel APX is enabled for KNL platforms In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 21:09:08 GMT, Srinivas Vamsi Parasa wrote: > Hi All, > > This pull request contains a backport of commit [e883dec6](https://github.com/openjdk/jdk/commit/e883dec6be8cb2fc44e45a6b4677cca2f4df58ef) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 16 Sep 2025 and was reviewed by Sandhya Viswanathan and Emanuel Peter. > > Thanks! This pull request has now been integrated. Changeset: e80db07a Author: Srinivas Vamsi Parasa Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/e80db07ae66882206c0a3e3dc3b587ebeafa9673 Stats: 34 lines in 2 files changed: 12 ins; 10 del; 12 mod 8367694: Fix jtreg test failure when Intel APX is enabled for KNL platforms Backport-of: e883dec6be8cb2fc44e45a6b4677cca2f4df58ef ------------- PR: https://git.openjdk.org/jdk25u/pull/251 From jkratochvil at openjdk.org Tue Oct 7 15:16:59 2025 From: jkratochvil at openjdk.org (Jan Kratochvil) Date: Tue, 7 Oct 2025 15:16:59 GMT Subject: [jdk11u-dev] Integrated: 8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag In-Reply-To: <8qCxSVqkiyB7HhgS8e0Uw3-9Iled0mrsvx8jvkAjidY=.f97a9f17-eb4e-49dc-81c1-596b71a50f26@github.com> References: <8qCxSVqkiyB7HhgS8e0Uw3-9Iled0mrsvx8jvkAjidY=.f97a9f17-eb4e-49dc-81c1-596b71a50f26@github.com> Message-ID: On Fri, 5 Sep 2025 16:27:07 GMT, Jan Kratochvil wrote: > It is needed in jdk11 as a prerequisite for JDK-8347377. > A testcase is included. > It is a clean backport (except for copyright years). > This backport is authored by Anton Voznia, I am only submitting it. Anton Voznia is an Azul employee so he should be covered by Azul OCA. Anton Voznia has not signed a personal OCA from Oracle. This pull request has now been integrated. Changeset: b638bb35 Author: Jan Kratochvil Committer: Paul Hohensee URL: https://git.openjdk.org/jdk11u-dev/commit/b638bb35cc124122e84ba0583c1218a08c60bf93 Stats: 133 lines in 2 files changed: 88 ins; 35 del; 10 mod 8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag Co-authored-by: Anton Voznia Backport-of: 01ddf3d28004834d57f4cee92d0e055fb544a292 ------------- PR: https://git.openjdk.org/jdk11u-dev/pull/3088 From jkratochvil at openjdk.org Tue Oct 7 15:23:04 2025 From: jkratochvil at openjdk.org (Jan Kratochvil) Date: Tue, 7 Oct 2025 15:23:04 GMT Subject: [jdk11u-dev] RFR: 8347377: Add validation checks for ICC_Profile header fields [v2] In-Reply-To: References: Message-ID: > ICC_Profile header is validated too late leading later to unexpected exceptions. > A testcase is included. > It is not a clean backport - it has to change return switch expressions to their old format. > This backport is authored by Anton Voznia, I am only submitting it. Anton Voznia is an Azul employee so he should be covered by Azul OCA. Anton Voznia has not signed a personal OCA from Oracle. > It requires https://github.com/openjdk/jdk11u-dev/pull/3088 as a prerequisite. Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. ------------- Changes: - all: https://git.openjdk.org/jdk11u-dev/pull/3089/files - new: https://git.openjdk.org/jdk11u-dev/pull/3089/files/0d831417..0d831417 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3089&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3089&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk11u-dev/pull/3089.diff Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3089/head:pull/3089 PR: https://git.openjdk.org/jdk11u-dev/pull/3089 From shade at openjdk.org Tue Oct 7 15:43:18 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Tue, 7 Oct 2025 15:43:18 GMT Subject: [jdk25u] RFR: 8367313: CTW: Execute in AWT headless mode In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 16:16:30 GMT, Aleksey Shipilev wrote: > Improves CTW reliability. > > Additional testing: > - [x] Linux x86_64 server fastdebug, `applications/ctw/modules` Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/271#issuecomment-3377489070 From shade at openjdk.org Tue Oct 7 15:47:08 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Tue, 7 Oct 2025 15:47:08 GMT Subject: [jdk25u] Integrated: 8367313: CTW: Execute in AWT headless mode In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 16:16:30 GMT, Aleksey Shipilev wrote: > Improves CTW reliability. > > Additional testing: > - [x] Linux x86_64 server fastdebug, `applications/ctw/modules` This pull request has now been integrated. Changeset: 4e67a486 Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/4e67a486895c0e6c3fa23a99ae8dde9910841884 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod 8367313: CTW: Execute in AWT headless mode Backport-of: 7e738f0d906e574706a277fabbc2cc1df6f11f19 ------------- PR: https://git.openjdk.org/jdk25u/pull/271 From goetz at openjdk.org Tue Oct 7 16:19:48 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 7 Oct 2025 16:19:48 GMT Subject: [jdk17u-dev] RFR: 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform Message-ID: I backport this to improve testing. Resolved one chunk in Win8301247Test.java ------------- Depends on: https://git.openjdk.org/jdk17u-dev/pull/4016 Commit messages: - backport 227c430b55e7f9a4257b9249881c8ec75574895c Changes: https://git.openjdk.org/jdk17u-dev/pull/4017/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4017&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8344275 Stats: 33 lines in 2 files changed: 27 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4017.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4017/head:pull/4017 PR: https://git.openjdk.org/jdk17u-dev/pull/4017 From duke at openjdk.org Tue Oct 7 16:31:31 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 16:31:31 GMT Subject: [jdk25u] RFR: 8367780: Enable UseAPX on Intel CPUs only when both APX_F and APX_NCI_NDD_NF cpuid features are present In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 18:11:00 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [3d4e0491](https://github.com/openjdk/jdk/commit/3d4e0491940c4b4a05ac84006933d939370e7e2b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 19 Sep 2025 and was reviewed by Sandhya Viswanathan and Volodymyr Paprotski. > > Thanks! @vamsi-parasa Your change (at version fd989e0c33a784f5abb6bbe9f9b11ee960668801) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/265#issuecomment-3377664046 From duke at openjdk.org Tue Oct 7 16:37:52 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 16:37:52 GMT Subject: [jdk21u-dev] RFR: 8315130: java.lang.IllegalAccessError when processing classlist to create CDS archive [v4] In-Reply-To: References: Message-ID: On Wed, 17 Sep 2025 14:18:24 GMT, Timofei Pushkin wrote: >> Fixes a error which significantly complicates the use of static CDS in some applications with user-provided class loaders (workarounds require either manually editing the generated CDS classlist which is error-prone, or switching to dynamic CDS which has its own implications, or rewriting the application which is not always possible). >> >> The conflicts were trivial: a few neighboring methods missing from this version and not directly related to the change. >> >> The PR depends on #1833 and #1834 though it can be rewritten not to if needed. >> >> Testing besides the CI (performed on macos/arm64): `runtime/cds`, a minimal reproducer app described in the original bug report. > > Timofei Pushkin has updated the pull request incrementally with one additional commit since the last revision: > > Make an assert less general @TimPushkin Your change (at version f2249d8148faf285273d75758bea2109c914ca03) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1835#issuecomment-3377682282 From duke at openjdk.org Tue Oct 7 16:43:23 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 16:43:23 GMT Subject: [jdk21u-dev] RFR: 8360288: Shenandoah crash at size_given_klass in op_degenerated In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:37:20 GMT, William Kemper wrote: > Not clean, but not difficult to resolve. @earthling-amzn Your change (at version 068ef698e28437e098963a5dc0f7071427a21cd7) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2281#issuecomment-3377699720 From duke at openjdk.org Tue Oct 7 16:55:06 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 16:55:06 GMT Subject: [jdk25u] RFR: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race In-Reply-To: References: Message-ID: On Fri, 3 Oct 2025 08:48:35 GMT, Anawesha Khuntia wrote: > Straight Backport > Ran the tests under > 1) open/test/jdk/java/net/ > 2) open/test/jdk/com/sun/net/httpserver/ > > for windows, macos and linux and the tests have passed @ankhunti Your change (at version a059af0e7aefaab0ab21d2a14c38c0fb3ccbcef7) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/266#issuecomment-3377737520 From sgehwolf at openjdk.org Tue Oct 7 16:58:22 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Tue, 7 Oct 2025 16:58:22 GMT Subject: [jdk17u-dev] Integrated: 8347129: cpuset cgroups controller is required for no good reason In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 16:18:46 GMT, Severin Gehwolf wrote: > Clean backport from JDK 21u. Should be low risk. Affects newer development systems on Linux, like F41+, where memory limits aren't properly detected. > > Container tests fail on affected systems (before the patch): > > Passed: containers/cgroup/CgroupSubsystemFactory.java > Passed: containers/cgroup/PlainRead.java > Passed: containers/docker/DockerBasicTest.java > Passed: containers/docker/ShareTmpDir.java > Passed: containers/docker/TestContainerInfo.java > FAILED: containers/docker/TestCPUAwareness.java > FAILED: containers/docker/TestCPUSets.java > Passed: containers/docker/TestJcmd.java > Passed: containers/docker/TestJcmdWithSideCar.java > FAILED: containers/docker/TestJFREvents.java > Passed: containers/docker/TestJFRNetworkEvents.java > Passed: containers/docker/TestJFRWithJMX.java > FAILED: containers/docker/TestLimitsUpdating.java > FAILED: containers/docker/TestMemoryAwareness.java > Passed: containers/docker/TestMemoryWithCgroupV1.java > FAILED: containers/docker/TestMisc.java > FAILED: containers/docker/TestPids.java > Test results: passed: 10; failed: 7; skipped: 1 > > > Caused by: > > stdout: [[0.000s][trace][os,container] OSContainer::init: Initializing Container Support > [0.000s][debug][os,container] Detected optional pids controller entry in /proc/cgroups > [0.000s][debug][os,container] controller cpu is not enabled > > [0.000s][debug][os,container] One or more required controllers disabled at kernel level. > openjdk version "17.0.18-internal" 2026-01-20 > OpenJDK Runtime Environment (fastdebug build 17.0.18-internal+0-adhoc.sgehwolf.jdk17u-dev) > OpenJDK 64-Bit Server VM (fastdebug build 17.0.18-internal+0-adhoc.sgehwolf.jdk17u-dev, mixed mode, sharing) > ]; > stderr: [] > exitValue = 0 > > java.lang.RuntimeException: 'active_processor_count.*1' missing from stdout/stderr > > > Testing after the patch (on an affected system): > > Passed: containers/cgroup/CgroupSubsystemFactory.java > Passed: containers/cgroup/PlainRead.java > Passed: containers/docker/DockerBasicTest.java > Passed: containers/docker/ShareTmpDir.java > Passed: containers/docker/TestContainerInfo.java > Passed: containers/docker/TestCPUAwareness.java > Passed: containers/docker/TestCPUSets.java > Passed: containers/docker/TestJcmd.java > Passed: containers/docker/TestJcmdWithSideCar.java > Passed: containers/docker/TestJFREvents.java > Passed: containers/docker/TestJFRNetworkEvents.java > Passed: containers/docker/TestJFRWithJMX.java > Passed: containers/docker/TestLimitsUpdating.java > Passed: containers/docker/TestMemoryAwareness.java > Passed: containers/docker/TestMe... This pull request has now been integrated. Changeset: 78287797 Author: Severin Gehwolf URL: https://git.openjdk.org/jdk17u-dev/commit/78287797bff8f469b16ebef80cc7f211501724b0 Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod 8347129: cpuset cgroups controller is required for no good reason Backport-of: be245be258cda7e06366b4051eec24ad6df04f20 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4009 From drwhite at openjdk.org Tue Oct 7 17:12:26 2025 From: drwhite at openjdk.org (Derek White) Date: Tue, 7 Oct 2025 17:12:26 GMT Subject: [jdk25u] RFR: 8367694: Fix jtreg test failure when Intel APX is enabled for KNL platforms In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 21:09:08 GMT, Srinivas Vamsi Parasa wrote: > Hi All, > > This pull request contains a backport of commit [e883dec6](https://github.com/openjdk/jdk/commit/e883dec6be8cb2fc44e45a6b4677cca2f4df58ef) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 16 Sep 2025 and was reviewed by Sandhya Viswanathan and Emanuel Peter. > > Thanks! looks good. ha -Paul beat me to it :-) ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/251#issuecomment-3377789490 From rschmelter at openjdk.org Tue Oct 7 17:19:23 2025 From: rschmelter at openjdk.org (Ralf Schmelter) Date: Tue, 7 Oct 2025 17:19:23 GMT Subject: [jdk17u-dev] RFR: 8310049: Refactor Charset tests to use JUnit In-Reply-To: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> References: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> Message-ID: On Sun, 5 Oct 2025 18:00:35 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. > > I had to resolve as [8260265: UTF-8 by Default](https://bugs.openjdk.org/browse/JDK-8260265) is not in 17. > > The most notable difference is that I omitted the method defaultCharsetTest() > rather at the beginning, which replaces the try/catch added by 8260265 at the end. Looks good ------------- Marked as reviewed by rschmelter (Reviewer). PR Review: https://git.openjdk.org/jdk17u-dev/pull/4015#pullrequestreview-3311097303 From jlu at openjdk.org Tue Oct 7 17:32:22 2025 From: jlu at openjdk.org (Justin Lu) Date: Tue, 7 Oct 2025 17:32:22 GMT Subject: [jdk21u-dev] RFR: 8310049: Refactor Charset tests to use JUnit In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 17:41:13 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle test/jdk/java/nio/charset/Charset/IllegalCharsetName.java line 52: > 50: assertThrows(IllegalCharsetNameException.class, > 51: () -> Charset.forName(name)); > 52: assertThrows(IllegalCharsetNameException.class, In _illegalCharsetsTest_ and _emptyCharsetsTest_, please consider changing the second instance of `Charset.forName` to `Charset.isSupported` which was a faulty conversion made in the original change. Otherwise if not in this PR, please consider back-porting [JDK-8369078](https://bugs.openjdk.org/browse/JDK-8369078) as well, thank you. ------------- PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/2296#discussion_r2411376021 From jlu at openjdk.org Tue Oct 7 17:32:25 2025 From: jlu at openjdk.org (Justin Lu) Date: Tue, 7 Oct 2025 17:32:25 GMT Subject: [jdk17u-dev] RFR: 8310049: Refactor Charset tests to use JUnit In-Reply-To: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> References: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> Message-ID: On Sun, 5 Oct 2025 18:00:35 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. > > I had to resolve as [8260265: UTF-8 by Default](https://bugs.openjdk.org/browse/JDK-8260265) is not in 17. > > The most notable difference is that I omitted the method defaultCharsetTest() > rather at the beginning, which replaces the try/catch added by 8260265 at the end. test/jdk/java/nio/charset/Charset/IllegalCharsetName.java line 52: > 50: assertThrows(IllegalCharsetNameException.class, > 51: () -> Charset.forName(name)); > 52: assertThrows(IllegalCharsetNameException.class, Please see the same concerns as suggested here: https://github.com/openjdk/jdk21u-dev/pull/2296/files#r2411376021. ------------- PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/4015#discussion_r2411378729 From abakhtin at openjdk.org Tue Oct 7 19:46:29 2025 From: abakhtin at openjdk.org (Alexey Bakhtin) Date: Tue, 7 Oct 2025 19:46:29 GMT Subject: [jdk11u-dev] RFR: 8339280: jarsigner -verify performs cross-checking between CEN and LOC [v2] In-Reply-To: <0RH71hIvHS6MmYCDAFSR_DIPe3YsOJxaDuZZFaIEHY4=.baa4d580-c95c-4f86-986c-ddc11999399d@github.com> References: <0RH71hIvHS6MmYCDAFSR_DIPe3YsOJxaDuZZFaIEHY4=.baa4d580-c95c-4f86-986c-ddc11999399d@github.com> Message-ID: On Fri, 19 Sep 2025 18:43:32 GMT, Francisco Ferrari Bihurriet wrote: >> Hi, this is a backport of openjdk/jdk17u-dev#3954. The backport is almost clean, except for: >> >> * Trivial context differences in `Main.java`~~, `Resources.java`, `Resources_ja.java`, and `Resources_zh_CN.java`~~ >> * The English `jarsigner.1` manpages have a slightly different format (manually adjusted to match the 11u format) >> * Also, there are 3 identical files for it (_Linux_, _BSD_, _Solaris_) >> * ~~There also exist a Japanese version of the `jarsigner.1` manpages, they were updated using an LLM translation (giving as context the translations from the resources files, where there is a similar sentence), if any Japanese speaker is reading this, please check it:~~ >> > ~~This jar contains internal inconsistencies detected during verification that may result in different contents when reading via JarFile and JarInputStream.~~ >> > ~~??~~ >> > ~~??jar????????????????????????JarFile?JarInputStream???????????????????????????~~ >> * ~~I updated `src/linux/doc/man/ja/jarsigner.1` and `src/solaris/doc/sun/man/man1/ja/jarsigner.1` (identical), and left `src/bsd/doc/man/ja/jarsigner.1` untouched (doesn't have any content besides the headers)~~ >> * ~~Tip: these files are encoded in `EUC-JP`, to open them in VIM use `vim -c "e ++enc=EUC-JP" .../ja/jarsigner.1`~~ >> >> $\mbox{\color{red}UPDATE}$ (191d5cad9c8c0d452c0571c669e06b375b9f578a): all the internationalized messages have been removed, as they aren't typically included in backports (thanks @jerboaa for letting me know). >> >> #### Related issues ("relates to" Jira issue links) >> >> [JDK-8353299](https://bugs.openjdk.org/browse/JDK-8353299 "VerifyJarEntryName.java test fails") (openjdk/jdk at acd4da49a01760599ec4c325ff6c56f53ba5cc9c) and [JDK-8367782](https://bugs.openjdk.org/browse/JDK-8367782 "VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName") (openjdk/jdk at 1b9a11682d5f73885213822423bfce8dfc17febd) were also included as part of this backport. They are test-only changes that improve the reliability and coverage of `VerifyJarEntryName.java`. >> >> Since `test/hotspot/jtreg/runtime/appcds/SignedJar.java` is not failing after the backport, [JDK-8353330](https://bugs.openjdk.org/browse/JDK-8353330 "Test runtime/cds/appcds/SignedJar.java fails in CDSHeapVerifier") was not included. >> >> #### Testing >> >> * Besides the `tier1` run from the [GitHub actions](https://github.com/franferrax/jdk11u-dev/actions/runs/17843495340) (all passed), I ran a r... > > Francisco Ferrari Bihurriet has updated the pull request incrementally with one additional commit since the last revision: > > Remove internationalized messages LGTM ------------- Marked as reviewed by abakhtin (Reviewer). PR Review: https://git.openjdk.org/jdk11u-dev/pull/3098#pullrequestreview-3311646475 From duke at openjdk.org Tue Oct 7 21:00:11 2025 From: duke at openjdk.org (duke) Date: Tue, 7 Oct 2025 21:00:11 GMT Subject: [jdk17u-dev] RFR: 8339280: jarsigner -verify performs cross-checking between CEN and LOC [v2] In-Reply-To: References: Message-ID: On Fri, 19 Sep 2025 18:43:41 GMT, Francisco Ferrari Bihurriet wrote: >> Hi, this is a backport of openjdk/jdk21u-dev#2235. The backport is almost clean, except for: >> >> * A slightly different context around `Main.java` imports >> * ~~17u doesn't have `Resources_de.java` (changes were discarded)~~ >> * $\mbox{\color{red}UPDATE}$ (ea571bc85aae540b395d0175bc4014e899413064): all the internationalized messages have been removed, as they aren't typically included in backports (thanks @jerboaa for letting me know). >> * The `jarsigner.1` manpage has a slightly different format (manually adjusted to match the 17u format) >> >> #### Related issues ("relates to" Jira issue links) >> >> [JDK-8353299](https://bugs.openjdk.org/browse/JDK-8353299 "VerifyJarEntryName.java test fails") (openjdk/jdk at acd4da49a01760599ec4c325ff6c56f53ba5cc9c) and [JDK-8367782](https://bugs.openjdk.org/browse/JDK-8367782 "VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName") (openjdk/jdk at 1b9a11682d5f73885213822423bfce8dfc17febd) were also included as part of this backport. They are test-only changes that improve the reliability and coverage of `VerifyJarEntryName.java`. >> >> Since `test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java` is not failing after the backport, [JDK-8353330](https://bugs.openjdk.org/browse/JDK-8353330 "Test runtime/cds/appcds/SignedJar.java fails in CDSHeapVerifier") was not included. >> >> #### Testing >> >> * Besides the `tier1` run from the [GitHub actions](https://github.com/franferrax/jdk17u-dev/actions/runs/17832135845) (all passed), I ran a regression using the following categories and individual tests: >> * `test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java` >> * `test/jdk/java/security/SignedJar` >> * `test/jdk/java/util/jar` >> * `test/jdk/jdk/security/jarsigner` >> * `test/jdk/sun/security/pkcs/pkcs7` >> * `test/jdk/sun/security/tools/jarsigner` >> * Includes `VerifyJarEntryName.java`, created for this issue >> * `test/jdk/sun/security/tools/keytool` >> >> No regressions were found against the current `master` branch (ec6528e9cf66abe34b9c293359ca11a4b550b7a8). > > Francisco Ferrari Bihurriet has updated the pull request incrementally with one additional commit since the last revision: > > Remove internationalized messages @franferrax Your change (at version ea571bc85aae540b395d0175bc4014e899413064) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3954#issuecomment-3378696658 From fferrari at openjdk.org Tue Oct 7 21:21:59 2025 From: fferrari at openjdk.org (Francisco Ferrari Bihurriet) Date: Tue, 7 Oct 2025 21:21:59 GMT Subject: [jdk17u-dev] Integrated: 8339280: jarsigner -verify performs cross-checking between CEN and LOC In-Reply-To: References: Message-ID: <4d8UmCw_Xi_0LQRWxx_qiIeHhUBixT95TSTPR6wehGs=.0184c37b-4b76-4dc3-892d-536fb9a064d5@github.com> On Thu, 18 Sep 2025 21:30:13 GMT, Francisco Ferrari Bihurriet wrote: > Hi, this is a backport of openjdk/jdk21u-dev#2235. The backport is almost clean, except for: > > * A slightly different context around `Main.java` imports > * ~~17u doesn't have `Resources_de.java` (changes were discarded)~~ > * $\mbox{\color{red}UPDATE}$ (ea571bc85aae540b395d0175bc4014e899413064): all the internationalized messages have been removed, as they aren't typically included in backports (thanks @jerboaa for letting me know). > * The `jarsigner.1` manpage has a slightly different format (manually adjusted to match the 17u format) > > #### Related issues ("relates to" Jira issue links) > > [JDK-8353299](https://bugs.openjdk.org/browse/JDK-8353299 "VerifyJarEntryName.java test fails") (openjdk/jdk at acd4da49a01760599ec4c325ff6c56f53ba5cc9c) and [JDK-8367782](https://bugs.openjdk.org/browse/JDK-8367782 "VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName") (openjdk/jdk at 1b9a11682d5f73885213822423bfce8dfc17febd) were also included as part of this backport. They are test-only changes that improve the reliability and coverage of `VerifyJarEntryName.java`. > > Since `test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java` is not failing after the backport, [JDK-8353330](https://bugs.openjdk.org/browse/JDK-8353330 "Test runtime/cds/appcds/SignedJar.java fails in CDSHeapVerifier") was not included. > > #### Testing > > * Besides the `tier1` run from the [GitHub actions](https://github.com/franferrax/jdk17u-dev/actions/runs/17832135845) (all passed), I ran a regression using the following categories and individual tests: > * `test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java` > * `test/jdk/java/security/SignedJar` > * `test/jdk/java/util/jar` > * `test/jdk/jdk/security/jarsigner` > * `test/jdk/sun/security/pkcs/pkcs7` > * `test/jdk/sun/security/tools/jarsigner` > * Includes `VerifyJarEntryName.java`, created for this issue > * `test/jdk/sun/security/tools/keytool` > > No regressions were found against the current `master` branch (ec6528e9cf66abe34b9c293359ca11a4b550b7a8). This pull request has now been integrated. Changeset: 82f1ed62 Author: Francisco Ferrari Bihurriet Committer: Alexey Bakhtin URL: https://git.openjdk.org/jdk17u-dev/commit/82f1ed62ae93209789e8da93066a867deafe4364 Stats: 325 lines in 4 files changed: 325 ins; 0 del; 0 mod 8339280: jarsigner -verify performs cross-checking between CEN and LOC 8353299: VerifyJarEntryName.java test fails 8367782: VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName Reviewed-by: abakhtin Backport-of: bbd5b174c50346152a624317b6bd76ec48f7e551 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3954 From ssubramaniam at openjdk.org Wed Oct 8 01:51:15 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 01:51:15 GMT Subject: [jdk17u-dev] Integrated: 8353483: Open source some JProgressBar tests In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 04:38:29 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353483: Open source some JProgressBar tests. Adds four progress bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 4f053ec9 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/4f053ec9e6766582f2aa8c18e4396000414fcbd4 Stats: 458 lines in 4 files changed: 458 ins; 0 del; 0 mod 8353483: Open source some JProgressBar tests Backport-of: 46a6fc84ef17f38eedd49f59a3c05f7c95fe23bc ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4020 From ssubramaniam at openjdk.org Wed Oct 8 01:52:11 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 01:52:11 GMT Subject: [jdk21u-dev] Integrated: 8353592: Open source several scrollbar tests In-Reply-To: <6648ZYQzB7zfyetipLg930u9HOmi5I_qX0gRKq_8yDk=.a48074e6-40c2-4d38-aeee-f1d6ad12f8df@github.com> References: <6648ZYQzB7zfyetipLg930u9HOmi5I_qX0gRKq_8yDk=.a48074e6-40c2-4d38-aeee-f1d6ad12f8df@github.com> Message-ID: On Tue, 7 Oct 2025 04:37:08 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353592: Open source several scrollbar tests. Adds three scroll bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 4d0efce6 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/4d0efce60d06fca011bf42781cbfe5652e17a6ed Stats: 382 lines in 3 files changed: 382 ins; 0 del; 0 mod 8353592: Open source several scrollbar tests Backport-of: 5280b7b031bb3dc44fb923c3be7ae04ec22fd364 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2298 From ssubramaniam at openjdk.org Wed Oct 8 01:52:17 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 01:52:17 GMT Subject: [jdk21u-dev] Integrated: 8353483: Open source some JProgressBar tests In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 04:38:31 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353483: Open source some JProgressBar tests. Adds four progress bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: ccfe9c58 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/ccfe9c5873143dda0e1d30739310f40daf3c4deb Stats: 458 lines in 4 files changed: 458 ins; 0 del; 0 mod 8353483: Open source some JProgressBar tests Backport-of: 46a6fc84ef17f38eedd49f59a3c05f7c95fe23bc ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2299 From ssubramaniam at openjdk.org Wed Oct 8 01:52:22 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 01:52:22 GMT Subject: [jdk17u-dev] Integrated: 8353592: Open source several scrollbar tests In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 04:37:23 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353592: Open source several scrollbar tests. Adds three scroll bar tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 2ed5a8bb Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/2ed5a8bbad58a8e1bef2660d5bbcdfc098aacbb9 Stats: 382 lines in 3 files changed: 382 ins; 0 del; 0 mod 8353592: Open source several scrollbar tests Backport-of: 5280b7b031bb3dc44fb923c3be7ae04ec22fd364 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4019 From duke at openjdk.org Wed Oct 8 03:11:08 2025 From: duke at openjdk.org (duke) Date: Wed, 8 Oct 2025 03:11:08 GMT Subject: [jdk25u] RFR: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java In-Reply-To: <434V7OWt1RArAuEkoHElmAAYZmUsdZQn9cTlP_OAqLA=.e6697030-a4b1-4262-864d-78633decf549@github.com> References: <434V7OWt1RArAuEkoHElmAAYZmUsdZQn9cTlP_OAqLA=.e6697030-a4b1-4262-864d-78633decf549@github.com> Message-ID: On Tue, 7 Oct 2025 05:59:13 GMT, Hari Prasad Kummari wrote: > Tested local changes and no failure is observed. @hari-kummari Your change (at version 5d17ccb3a875178d07bda5f5dc68aa867e6a4534) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/273#issuecomment-3379410147 From duke at openjdk.org Wed Oct 8 04:53:14 2025 From: duke at openjdk.org (duke) Date: Wed, 8 Oct 2025 04:53:14 GMT Subject: [jdk21u-dev] RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 19:38:16 GMT, Sergey Chernyshev wrote: > This is a clean backport of JDK-8343191 except for the only difference is in the copyright header in cgroupV1Subsystem_linux.cpp > > JDK-8343191 has immediate follow up fixes: > > 1. JDK-8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing > > The newly added test failed in rootless docker/podman setups > PR: #2279 > > 2. JDK-8352926: New test TestDockerMemoryMetricsSubgroup.java fails > 3. JDK-8360533: ContainerRuntimeVersionTestUtils fromVersionString fails with some docker versions > > The test failed in docker versions < 20.10 and podman < 1.5 that don't support `--cgroupns` switch. 8360533 is the direct follow up of 8352926. > PR: #2280 > > 4. 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 > > Test failed in rootless docker/podman, similar to 8351382. > PR: #2282 > > The following test: > test/hotspot/jtreg/containers/docker/TestMemoryWithSubgroups.java > > is failing on newer Linux kernels (6.14) in Ubuntu 24, because 'required' cgroup controllers are not mounted. It is unrelated to this fix. The failure can be fixed separately for newer kernels with JDK-8347811/JDK-8349988 that is currently in the LTS release (25), it should be fine for 21.0.10. The fix works for both Cgroup v1 & v2 hosts. > > There are more test failures in newer kernels in > > test/hotspot/jtreg/containers/ > test/jdk/jdk/internal/platform/ > > they are not related to this backport and its follow ups. > > In kernel 6.11 there are 2 failed tests, > > test/jdk/jdk/internal/platform/docker/TestPidsLimit.java > test/hotspot/jtreg/containers/docker/TestPid.java > > the failures are not related to this backport. @sercher Your change (at version 3bb85a3f614eb97a770496f193f692da9564f4d7) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2278#issuecomment-3379558863 From rmarchenko at openjdk.org Wed Oct 8 06:17:37 2025 From: rmarchenko at openjdk.org (Roman Marchenko) Date: Wed, 8 Oct 2025 06:17:37 GMT Subject: [jdk25u] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken Message-ID: This is backport of JDK-8358751 "C2: Recursive inlining check for compiled lambda forms is broken" Clean backport. ------------- Commit messages: - Backport 9cca4f7c760bea9bf79f7c03f37a70449acad51e Changes: https://git.openjdk.org/jdk25u/pull/279/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=279&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8358751 Stats: 76 lines in 4 files changed: 42 ins; 1 del; 33 mod Patch: https://git.openjdk.org/jdk25u/pull/279.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/279/head:pull/279 PR: https://git.openjdk.org/jdk25u/pull/279 From goetz at openjdk.org Wed Oct 8 06:42:10 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:42:10 GMT Subject: [jdk21u-dev] RFR: 8310049: Refactor Charset tests to use JUnit In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 17:29:40 GMT, Justin Lu wrote: >> I backport this for parity with 21.0.10-oracle > > test/jdk/java/nio/charset/Charset/IllegalCharsetName.java line 52: > >> 50: assertThrows(IllegalCharsetNameException.class, >> 51: () -> Charset.forName(name)); >> 52: assertThrows(IllegalCharsetNameException.class, > > In _illegalCharsetsTest_ and _emptyCharsetsTest_, please consider changing the second instance of `Charset.forName` to `Charset.isSupported` which was a faulty conversion made in the original change. Otherwise if not in this PR, please consider back-porting [JDK-8369078](https://bugs.openjdk.org/browse/JDK-8369078) as well, thank you. Thanks for pointing me to this. I will backport 8369078, too. ------------- PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/2296#discussion_r2412731399 From goetz at openjdk.org Wed Oct 8 06:45:11 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:45:11 GMT Subject: [jdk21u-dev] RFR: 8310049: Refactor Charset tests to use JUnit In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 17:41:13 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle GHA failures: macos: infra issue windows: jdk21u-dev/make/scripts/fixpath.sh: line 427: 1401 Segmentation fault "$command" "${collected_args[@]}" unrelated. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2296#issuecomment-3379938412 From goetz at openjdk.org Wed Oct 8 06:49:12 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:49:12 GMT Subject: [jdk21u-dev] Integrated: 8310049: Refactor Charset tests to use JUnit In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 17:41:13 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle This pull request has now been integrated. Changeset: 9a19496b Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/9a19496bd62b9db75dd498f205a1b4a067e3be3f Stats: 2072 lines in 8 files changed: 425 ins; 376 del; 1271 mod 8310049: Refactor Charset tests to use JUnit Backport-of: 09174e0c994dfb19fd09f551720c13c6479812d4 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2296 From goetz at openjdk.org Wed Oct 8 06:53:22 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:53:22 GMT Subject: [jdk17u-dev] Integrated: 8282047: Enhance StringDecode/Encode microbenchmarks In-Reply-To: References: Message-ID: On Sat, 4 Oct 2025 19:44:01 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 235637ce Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/235637cef2d26bd598b19386572d5f9ed1b0d197 Stats: 358 lines in 2 files changed: 218 ins; 71 del; 69 mod 8282047: Enhance StringDecode/Encode microbenchmarks Backport-of: d4d12ad1d92ae6d353ce9e16b1b72e6416874cd6 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4011 From goetz at openjdk.org Wed Oct 8 06:53:12 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:53:12 GMT Subject: [jdk21u-dev] Integrated: 8349188: LineBorder does not scale correctly In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 16:03:05 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 9cf9fca2 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/9cf9fca2f01b48c48aaa8e6eaa7e1d940727e58b Stats: 95 lines in 3 files changed: 42 ins; 19 del; 34 mod 8349188: LineBorder does not scale correctly Backport-of: 24117c6e9aa862bad839e93eff70810a75605ac5 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2295 From goetz at openjdk.org Wed Oct 8 06:55:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:55:13 GMT Subject: [jdk17u-dev] Integrated: 8299553: Make ScaledEtchedBorderTest.java comprehensive In-Reply-To: <8wXI99SAUqleypU8QnHNeX22HqRZvwqYvL3FmBBivBQ=.83feb11a-c3ab-4172-953b-91d146ead899@github.com> References: <8wXI99SAUqleypU8QnHNeX22HqRZvwqYvL3FmBBivBQ=.83feb11a-c3ab-4172-953b-91d146ead899@github.com> Message-ID: On Sun, 5 Oct 2025 15:58:23 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 9936f31f Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/9936f31f02afb8591ecd51d15d9739310502f6e9 Stats: 288 lines in 3 files changed: 145 ins; 54 del; 89 mod 8299553: Make ScaledEtchedBorderTest.java comprehensive Backport-of: 558d610bebb6967b4cfe922f62f1c4ba0df7daaf ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4013 From goetz at openjdk.org Wed Oct 8 06:58:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 06:58:13 GMT Subject: [jdk17u-dev] Integrated: 8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897 In-Reply-To: References: Message-ID: On Sat, 4 Oct 2025 20:08:25 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 35dbfb2b Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/35dbfb2bbe62030eb773fee5800d3b820b2a4b54 Stats: 120 lines in 2 files changed: 119 ins; 0 del; 1 mod 8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897 Backport-of: f9827ad17205ad1cec21bf76f8553f415439b38b ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4012 From goetz at openjdk.org Wed Oct 8 07:03:20 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 07:03:20 GMT Subject: [jdk17u-dev] Integrated: 8310049: Refactor Charset tests to use JUnit In-Reply-To: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> References: <2DiRwHGVOfzxStxqCnK7zQaSB46TSjDAjCDt1n2WRRc=.ac9be43a-86b2-4cdb-8abe-97eb8288625a@github.com> Message-ID: On Sun, 5 Oct 2025 18:00:35 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. > > I had to resolve as [8260265: UTF-8 by Default](https://bugs.openjdk.org/browse/JDK-8260265) is not in 17. > > The most notable difference is that I omitted the method defaultCharsetTest() > rather at the beginning, which replaces the try/catch added by 8260265 at the end. This pull request has now been integrated. Changeset: 9ae44eff Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/9ae44eff128f92f7111e8f088639c6ef1150753c Stats: 2047 lines in 8 files changed: 405 ins; 358 del; 1284 mod 8310049: Refactor Charset tests to use JUnit Reviewed-by: rschmelter Backport-of: 09174e0c994dfb19fd09f551720c13c6479812d4 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4015 From goetz at openjdk.org Wed Oct 8 07:05:38 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 07:05:38 GMT Subject: [jdk17u-dev] RFR: 8349188: LineBorder does not scale correctly [v4] In-Reply-To: References: Message-ID: > I backport this for parity with 17.0.18-oracle. Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge branch 'master' into goetz_backport_8349188 - backport 24117c6e9aa862bad839e93eff70810a75605ac5 - Backport 558d610bebb6967b4cfe922f62f1c4ba0df7daaf ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4014/files - new: https://git.openjdk.org/jdk17u-dev/pull/4014/files/96603a7f..d7a08bc8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=02-03 Stats: 4425 lines in 34 files changed: 2347 ins; 664 del; 1414 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4014.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4014/head:pull/4014 PR: https://git.openjdk.org/jdk17u-dev/pull/4014 From fyang at openjdk.org Wed Oct 8 07:22:33 2025 From: fyang at openjdk.org (Fei Yang) Date: Wed, 8 Oct 2025 07:22:33 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop Message-ID: <9IF51JNeCr3cOpLRQPEFYKIdM8AvcsWsvOehSvSenr8=.f16166b7-fe50-42be-a831-dd0c184bf4c4@github.com> Same issue exist in jdk25u repo as well. (Attention @robehn) Backport is not clean as we don't have fix for https://bugs.openjdk.org/browse/JDK-8358821 in this repo. So I have to keep `NativeIllegalInstruction::insert` as it is still used in this repo. Run full tier1-tier3 tests with fastdebug build on linux-riscv64 platform. ------------- Commit messages: - 8367692: RISC-V: Align post call nop Changes: https://git.openjdk.org/jdk25u/pull/280/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=280&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367692 Stats: 134 lines in 7 files changed: 76 ins; 18 del; 40 mod Patch: https://git.openjdk.org/jdk25u/pull/280.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/280/head:pull/280 PR: https://git.openjdk.org/jdk25u/pull/280 From goetz at openjdk.org Wed Oct 8 07:23:44 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 07:23:44 GMT Subject: [jdk17u-dev] RFR: 8349188: LineBorder does not scale correctly [v5] In-Reply-To: References: Message-ID: <7DiDBFjvjfpwttHRJc4c57HSLGBCduoKjLf7QATO0yQ=.b36d0e3d-8f7f-48eb-babf-d4de3ff9de9f@github.com> > I backport this for parity with 17.0.18-oracle. Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: fix whitespace ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4014/files - new: https://git.openjdk.org/jdk17u-dev/pull/4014/files/d7a08bc8..ee7c8a2e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4014&range=03-04 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4014.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4014/head:pull/4014 PR: https://git.openjdk.org/jdk17u-dev/pull/4014 From goetz at openjdk.org Wed Oct 8 07:31:24 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 07:31:24 GMT Subject: [jdk21u-dev] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java Message-ID: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). ------------- Commit messages: - Backport 0f406c420e35f7a4358dc99711fd23d162f21777 Changes: https://git.openjdk.org/jdk21u-dev/pull/2301/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2301&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369078 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2301.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2301/head:pull/2301 PR: https://git.openjdk.org/jdk21u-dev/pull/2301 From rehn at openjdk.org Wed Oct 8 07:32:25 2025 From: rehn at openjdk.org (Robbin Ehn) Date: Wed, 8 Oct 2025 07:32:25 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop In-Reply-To: <9IF51JNeCr3cOpLRQPEFYKIdM8AvcsWsvOehSvSenr8=.f16166b7-fe50-42be-a831-dd0c184bf4c4@github.com> References: <9IF51JNeCr3cOpLRQPEFYKIdM8AvcsWsvOehSvSenr8=.f16166b7-fe50-42be-a831-dd0c184bf4c4@github.com> Message-ID: On Wed, 8 Oct 2025 07:09:12 GMT, Fei Yang wrote: > Same issue exist in jdk25u repo as well. (Attention @robehn) > Backport is not clean as we don't have fix for https://bugs.openjdk.org/browse/JDK-8358821 in this repo. > So I have to keep `NativeIllegalInstruction::insert` as it is still used in this repo. This is removed in the original patch. > > Testing: Run full tier1-tier3 tests with fastdebug build on linux-riscv64 platform. Thank you again! I think I owe you a few by now! Marked as reviewed by rehn (Committer). ------------- Marked as reviewed by rehn (Committer). PR Review: https://git.openjdk.org/jdk25u/pull/280#pullrequestreview-3313382370 PR Review: https://git.openjdk.org/jdk25u/pull/280#pullrequestreview-3313383259 From goetz at openjdk.org Wed Oct 8 07:33:25 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 07:33:25 GMT Subject: [jdk17u-dev] Integrated: 8349188: LineBorder does not scale correctly In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 17:29:04 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 73413029 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/73413029211c198f451f1d6ef3e21780ed3ac44f Stats: 95 lines in 3 files changed: 42 ins; 19 del; 34 mod 8349188: LineBorder does not scale correctly Backport-of: 24117c6e9aa862bad839e93eff70810a75605ac5 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4014 From goetz at openjdk.org Wed Oct 8 07:34:50 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 07:34:50 GMT Subject: [jdk17u-dev] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java Message-ID: I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). ------------- Commit messages: - Backport 0f406c420e35f7a4358dc99711fd23d162f21777 Changes: https://git.openjdk.org/jdk17u-dev/pull/4021/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4021&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369078 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4021.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4021/head:pull/4021 PR: https://git.openjdk.org/jdk17u-dev/pull/4021 From fyang at openjdk.org Wed Oct 8 07:45:17 2025 From: fyang at openjdk.org (Fei Yang) Date: Wed, 8 Oct 2025 07:45:17 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop In-Reply-To: References: <9IF51JNeCr3cOpLRQPEFYKIdM8AvcsWsvOehSvSenr8=.f16166b7-fe50-42be-a831-dd0c184bf4c4@github.com> Message-ID: On Wed, 8 Oct 2025 07:29:30 GMT, Robbin Ehn wrote: >> Same issue exist in jdk25u repo as well. (Attention @robehn) >> Backport is not clean as we don't have fix for https://bugs.openjdk.org/browse/JDK-8358821 in this repo. >> So I have to keep `NativeIllegalInstruction::insert` as it is still used in this repo. This is removed in the original patch. >> >> Testing: Run full tier1-tier3 tests with fastdebug build on linux-riscv64 platform. > > Marked as reviewed by rehn (Committer). @robehn: Thanks for the quick reply. We still need a `Reviewer` here. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/280#issuecomment-3380155574 From fyang at openjdk.org Wed Oct 8 08:00:15 2025 From: fyang at openjdk.org (Fei Yang) Date: Wed, 8 Oct 2025 08:00:15 GMT Subject: [jdk25u] Withdrawn: 8367692: RISC-V: Align post call nop In-Reply-To: <9IF51JNeCr3cOpLRQPEFYKIdM8AvcsWsvOehSvSenr8=.f16166b7-fe50-42be-a831-dd0c184bf4c4@github.com> References: <9IF51JNeCr3cOpLRQPEFYKIdM8AvcsWsvOehSvSenr8=.f16166b7-fe50-42be-a831-dd0c184bf4c4@github.com> Message-ID: On Wed, 8 Oct 2025 07:09:12 GMT, Fei Yang wrote: > Same issue exist in jdk25u repo as well. (Attention @robehn) > Backport is not clean as we don't have fix for https://bugs.openjdk.org/browse/JDK-8358821 in this repo. > So I have to keep `NativeIllegalInstruction::insert` as it is still used in this repo. This is removed in the original patch. > > Testing: Run full tier1-tier3 tests with fastdebug build on linux-riscv64 platform. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk25u/pull/280 From mbaesken at openjdk.org Wed Oct 8 08:18:57 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 8 Oct 2025 08:18:57 GMT Subject: [jdk21u-dev] Integrated: 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 14:15:16 GMT, Matthias Baesken wrote: > 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow This pull request has now been integrated. Changeset: 353cba9f Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/353cba9f4d498fdee43c10ae85077ef38c056646 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow Backport-of: 67ba8b45dd632c40d5e6872d2a6ce24f86c22152 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2288 From mbaesken at openjdk.org Wed Oct 8 08:25:34 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 8 Oct 2025 08:25:34 GMT Subject: [jdk21u-dev] Integrated: 8365487: [asan] some oops (mode) related tests fail In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 12:51:16 GMT, Matthias Baesken wrote: > 8365487: [asan] some oops (mode) related tests fail This pull request has now been integrated. Changeset: 6c3d3ba6 Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/6c3d3ba6e27f1cf3e143663688c11367724fdea5 Stats: 7 lines in 3 files changed: 6 ins; 0 del; 1 mod 8365487: [asan] some oops (mode) related tests fail Backport-of: 98f54d90ea56f63c2fc5137af98b57dbc90fe150 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2300 From goetz at openjdk.org Wed Oct 8 08:27:32 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 08:27:32 GMT Subject: [jdk21u-dev] RFR: 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test Message-ID: I backport this for parity with 21.0.10-oracle ------------- Commit messages: - Backport 0e223f1456c14efdb423595bee3444d5e26db7c6 Changes: https://git.openjdk.org/jdk21u-dev/pull/2302/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2302&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8349534 Stats: 173 lines in 2 files changed: 18 ins; 137 del; 18 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2302.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2302/head:pull/2302 PR: https://git.openjdk.org/jdk21u-dev/pull/2302 From goetz at openjdk.org Wed Oct 8 08:27:39 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 08:27:39 GMT Subject: [jdk17u-dev] RFR: 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 0e223f1456c14efdb423595bee3444d5e26db7c6 Changes: https://git.openjdk.org/jdk17u-dev/pull/4022/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4022&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8349534 Stats: 173 lines in 2 files changed: 18 ins; 137 del; 18 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4022.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4022/head:pull/4022 PR: https://git.openjdk.org/jdk17u-dev/pull/4022 From goetz at openjdk.org Wed Oct 8 08:29:54 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 08:29:54 GMT Subject: [jdk17u-dev] RFR: 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 466c00ac88569d145a47845b2c9a2522a1649889 Changes: https://git.openjdk.org/jdk17u-dev/pull/4023/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4023&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8346234 Stats: 59 lines in 1 file changed: 45 ins; 0 del; 14 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4023.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4023/head:pull/4023 PR: https://git.openjdk.org/jdk17u-dev/pull/4023 From goetz at openjdk.org Wed Oct 8 08:31:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 8 Oct 2025 08:31:13 GMT Subject: [jdk21u-dev] RFR: 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 466c00ac88569d145a47845b2c9a2522a1649889 Changes: https://git.openjdk.org/jdk21u-dev/pull/2303/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2303&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8346234 Stats: 59 lines in 1 file changed: 45 ins; 0 del; 14 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2303.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2303/head:pull/2303 PR: https://git.openjdk.org/jdk21u-dev/pull/2303 From sparasa at openjdk.org Wed Oct 8 08:57:17 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Wed, 8 Oct 2025 08:57:17 GMT Subject: [jdk25u] Integrated: 8367780: Enable UseAPX on Intel CPUs only when both APX_F and APX_NCI_NDD_NF cpuid features are present In-Reply-To: References: Message-ID: On Thu, 2 Oct 2025 18:11:00 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [3d4e0491](https://github.com/openjdk/jdk/commit/3d4e0491940c4b4a05ac84006933d939370e7e2b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Srinivas Vamsi Parasa on 19 Sep 2025 and was reviewed by Sandhya Viswanathan and Volodymyr Paprotski. > > Thanks! This pull request has now been integrated. Changeset: 60377bfe Author: Srinivas Vamsi Parasa Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/60377bfe974fba2312ee55a3a5de7434dafe5342 Stats: 29 lines in 2 files changed: 26 ins; 0 del; 3 mod 8367780: Enable UseAPX on Intel CPUs only when both APX_F and APX_NCI_NDD_NF cpuid features are present Backport-of: 3d4e0491940c4b4a05ac84006933d939370e7e2b ------------- PR: https://git.openjdk.org/jdk25u/pull/265 From duke at openjdk.org Wed Oct 8 08:59:16 2025 From: duke at openjdk.org (Anawesha Khuntia) Date: Wed, 8 Oct 2025 08:59:16 GMT Subject: [jdk25u] Integrated: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race In-Reply-To: References: Message-ID: On Fri, 3 Oct 2025 08:48:35 GMT, Anawesha Khuntia wrote: > Straight Backport > Ran the tests under > 1) open/test/jdk/java/net/ > 2) open/test/jdk/com/sun/net/httpserver/ > > for windows, macos and linux and the tests have passed This pull request has now been integrated. Changeset: a95aa607 Author: Anawesha Khuntia Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/a95aa6070eaee00f2b4b20530bbfc91edefdad3d Stats: 152 lines in 2 files changed: 46 ins; 68 del; 38 mod 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race Backport-of: e1681c48287bcce6c8f617d9c0c25354dd62870a ------------- PR: https://git.openjdk.org/jdk25u/pull/266 From hkummari at openjdk.org Wed Oct 8 09:02:46 2025 From: hkummari at openjdk.org (Hari Prasad Kummari) Date: Wed, 8 Oct 2025 09:02:46 GMT Subject: [jdk25u] Integrated: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java In-Reply-To: <434V7OWt1RArAuEkoHElmAAYZmUsdZQn9cTlP_OAqLA=.e6697030-a4b1-4262-864d-78633decf549@github.com> References: <434V7OWt1RArAuEkoHElmAAYZmUsdZQn9cTlP_OAqLA=.e6697030-a4b1-4262-864d-78633decf549@github.com> Message-ID: On Tue, 7 Oct 2025 05:59:13 GMT, Hari Prasad Kummari wrote: > Tested local changes and no failure is observed. This pull request has now been integrated. Changeset: 6569f3ef Author: Hari Prasad Kummari Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/6569f3ef8ab6db1c02f5996a1fcb3cf7ba0b6f9d Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java Backport-of: 2f1aed2a165259a873636792cff7c9de4e1f334e ------------- PR: https://git.openjdk.org/jdk25u/pull/273 From wkemper at openjdk.org Wed Oct 8 09:23:58 2025 From: wkemper at openjdk.org (William Kemper) Date: Wed, 8 Oct 2025 09:23:58 GMT Subject: [jdk21u-dev] Integrated: 8360288: Shenandoah crash at size_given_klass in op_degenerated In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:37:20 GMT, William Kemper wrote: > Not clean, but not difficult to resolve. This pull request has now been integrated. Changeset: ec152d94 Author: William Kemper Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk21u-dev/commit/ec152d943634f3394708c2f287f30d60b4f152db Stats: 20 lines in 2 files changed: 4 ins; 7 del; 9 mod 8360288: Shenandoah crash at size_given_klass in op_degenerated Reviewed-by: phh Backport-of: 3b44d7bfa4d78e3ec715fce1863e052852f33180 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2281 From shade at openjdk.org Wed Oct 8 09:25:05 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 8 Oct 2025 09:25:05 GMT Subject: [jdk21u-dev] RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:19:54 GMT, Sergey Chernyshev wrote: > These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. > > JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2279 Yeah, series of clean backports are not markable as clean, unfortunately. This looks fine. ------------- Marked as reviewed by shade (Reviewer). PR Review: https://git.openjdk.org/jdk21u-dev/pull/2280#pullrequestreview-3313898667 From schernyshev at openjdk.org Wed Oct 8 09:26:20 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Wed, 8 Oct 2025 09:26:20 GMT Subject: [jdk21u-dev] Integrated: 8343191: Cgroup v1 subsystem fails to set subsystem path In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 19:38:16 GMT, Sergey Chernyshev wrote: > This is a clean backport of JDK-8343191 except for the only difference is in the copyright header in cgroupV1Subsystem_linux.cpp > > JDK-8343191 has immediate follow up fixes: > > 1. JDK-8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing > > The newly added test failed in rootless docker/podman setups > PR: #2279 > > 2. JDK-8352926: New test TestDockerMemoryMetricsSubgroup.java fails > 3. JDK-8360533: ContainerRuntimeVersionTestUtils fromVersionString fails with some docker versions > > The test failed in docker versions < 20.10 and podman < 1.5 that don't support `--cgroupns` switch. 8360533 is the direct follow up of 8352926. > PR: #2280 > > 4. 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 > > Test failed in rootless docker/podman, similar to 8351382. > PR: #2282 > > The following test: > test/hotspot/jtreg/containers/docker/TestMemoryWithSubgroups.java > > is failing on newer Linux kernels (6.14) in Ubuntu 24, because 'required' cgroup controllers are not mounted. It is unrelated to this fix. The failure can be fixed separately for newer kernels with JDK-8347811/JDK-8349988 that is currently in the LTS release (25), it should be fine for 21.0.10. The fix works for both Cgroup v1 & v2 hosts. > > There are more test failures in newer kernels in > > test/hotspot/jtreg/containers/ > test/jdk/jdk/internal/platform/ > > they are not related to this backport and its follow ups. > > In kernel 6.11 there are 2 failed tests, > > test/jdk/jdk/internal/platform/docker/TestPidsLimit.java > test/hotspot/jtreg/containers/docker/TestPid.java > > the failures are not related to this backport. This pull request has now been integrated. Changeset: 859fcefd Author: Sergey Chernyshev Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk21u-dev/commit/859fcefd77df95402bb22975c258eaea450d13c7 Stats: 491 lines in 9 files changed: 449 ins; 3 del; 39 mod 8343191: Cgroup v1 subsystem fails to set subsystem path Backport-of: de29ef3bf3a029f99f340de9f093cd20544217fd ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2278 From schernyshev at openjdk.org Wed Oct 8 09:35:36 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Wed, 8 Oct 2025 09:35:36 GMT Subject: [jdk21u-dev] RFR: 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing [v2] In-Reply-To: References: Message-ID: > Clean backport of 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing > > This PR depends on and can be integrated after #2278 Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2279/files - new: https://git.openjdk.org/jdk21u-dev/pull/2279/files/beeb9026..beeb9026 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2279&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2279&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2279.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2279/head:pull/2279 PR: https://git.openjdk.org/jdk21u-dev/pull/2279 From mbaesken at openjdk.org Wed Oct 8 11:47:20 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 8 Oct 2025 11:47:20 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 12:20:08 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. > > I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21. > > Thanks! Marked as reviewed by mbaesken (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2297#pullrequestreview-3314431243 From phh at openjdk.org Wed Oct 8 12:17:37 2025 From: phh at openjdk.org (Paul Hohensee) Date: Wed, 8 Oct 2025 12:17:37 GMT Subject: [jdk17u-dev] RFR: 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 19:23:17 GMT, Goetz Lindenmaier wrote: > I backport this to improve testing. > > Resolved one chunk in Win8301247Test.java Marked as reviewed by phh (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk17u-dev/pull/4017#pullrequestreview-3314537363 From rehn at openjdk.org Wed Oct 8 12:37:51 2025 From: rehn at openjdk.org (Robbin Ehn) Date: Wed, 8 Oct 2025 12:37:51 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop Message-ID: Hi all, This pull request contains a backport of commit [07ecc93d](https://github.com/openjdk/jdk/commit/07ecc93dbd0b74e2362d369e22b5141289eb1f76) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Robbin Ehn on 30 Sep 2025 and was reviewed by Fei Yang, Feilong Jiang and Hamlin Li. Not clean! Thanks! ------------- Commit messages: - Backport 07ecc93dbd0b74e2362d369e22b5141289eb1f76 Changes: https://git.openjdk.org/jdk25u/pull/281/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=281&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367692 Stats: 133 lines in 7 files changed: 76 ins; 18 del; 39 mod Patch: https://git.openjdk.org/jdk25u/pull/281.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/281/head:pull/281 PR: https://git.openjdk.org/jdk25u/pull/281 From asemenyuk at openjdk.org Wed Oct 8 13:09:20 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Wed, 8 Oct 2025 13:09:20 GMT Subject: [jdk17u-dev] RFR: 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform In-Reply-To: References: Message-ID: <21GVrlSpbGKfK2GiR9Fo7AQQeau9YtkxRCjSBrnU0JE=.bce09933-6a35-4ec0-8a30-6bc63722b0eb@github.com> On Sun, 5 Oct 2025 19:23:17 GMT, Goetz Lindenmaier wrote: > I backport this to improve testing. > > Resolved one chunk in Win8301247Test.java Marked as reviewed by asemenyuk (Author). ------------- PR Review: https://git.openjdk.org/jdk17u-dev/pull/4017#pullrequestreview-3314733573 From rehn at openjdk.org Wed Oct 8 13:24:46 2025 From: rehn at openjdk.org (Robbin Ehn) Date: Wed, 8 Oct 2025 13:24:46 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 12:32:03 GMT, Robbin Ehn wrote: > Hi all, > > This pull request contains a backport of commit [07ecc93d](https://github.com/openjdk/jdk/commit/07ecc93dbd0b74e2362d369e22b5141289eb1f76) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Robbin Ehn on 30 Sep 2025 and was reviewed by Fei Yang, Feilong Jiang and Hamlin Li. > > Not clean! > > Thanks! @RealFYang ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/281#issuecomment-3381529592 From fyang at openjdk.org Wed Oct 8 14:24:57 2025 From: fyang at openjdk.org (Fei Yang) Date: Wed, 8 Oct 2025 14:24:57 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 12:32:03 GMT, Robbin Ehn wrote: > Hi all, > > This pull request contains a backport of commit [07ecc93d](https://github.com/openjdk/jdk/commit/07ecc93dbd0b74e2362d369e22b5141289eb1f76) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Robbin Ehn on 30 Sep 2025 and was reviewed by Fei Yang, Feilong Jiang and Hamlin Li. > > Not clean! > > Thanks! LGTM. Thanks. ------------- Marked as reviewed by fyang (Reviewer). PR Review: https://git.openjdk.org/jdk25u/pull/281#pullrequestreview-3315077432 From duke at openjdk.org Wed Oct 8 14:58:39 2025 From: duke at openjdk.org (Yassine OUAAL) Date: Wed, 8 Oct 2025 14:58:39 GMT Subject: [jdk25u] RFR: 8366844: Update and automate MouseDraggedOriginatedByScrollBarTest.java Message-ID: Hi all, This pull request contains a clean backport of commit f1ee1b4a from the openjdk/jdk repository. The commit being backported was authored by DamonGuy and was reviewed by Alexey Ivanov and Harshitha Onkar. Thanks! ------------- Commit messages: - Backport f1ee1b4a3d7c47b6f61b36b78504e3ec997a925a Changes: https://git.openjdk.org/jdk25u/pull/282/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=282&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366844 Stats: 58 lines in 1 file changed: 31 ins; 1 del; 26 mod Patch: https://git.openjdk.org/jdk25u/pull/282.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/282/head:pull/282 PR: https://git.openjdk.org/jdk25u/pull/282 From shade at openjdk.org Wed Oct 8 15:40:55 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 8 Oct 2025 15:40:55 GMT Subject: [jdk25u] RFR: 8361950: Update to use jtreg 8 In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 15:29:15 GMT, Aleksey Shipilev wrote: > Upgrading jtreg to 8 to match mainline. It is a separate commit, so that we can backout jtreg 8 upgrade separately, if we need. > > Additional testing: > - [x] GHA > - [x] Linux AArch64 server fastdebug, `all` with jtreg-8+2 Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/269#issuecomment-3382146335 From shade at openjdk.org Wed Oct 8 15:40:56 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Wed, 8 Oct 2025 15:40:56 GMT Subject: [jdk25u] Integrated: 8361950: Update to use jtreg 8 In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 15:29:15 GMT, Aleksey Shipilev wrote: > Upgrading jtreg to 8 to match mainline. It is a separate commit, so that we can backout jtreg 8 upgrade separately, if we need. > > Additional testing: > - [x] GHA > - [x] Linux AArch64 server fastdebug, `all` with jtreg-8+2 This pull request has now been integrated. Changeset: 9df689f1 Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/9df689f143e43d92bb5d281985ce9c5c514f8803 Stats: 41 lines in 11 files changed: 9 ins; 19 del; 13 mod 8361950: Update to use jtreg 8 Backport-of: 5db1dfe5c8b5df40779bb450849e6433aa9825ab ------------- PR: https://git.openjdk.org/jdk25u/pull/269 From tpushkin at openjdk.org Wed Oct 8 15:44:08 2025 From: tpushkin at openjdk.org (Timofei Pushkin) Date: Wed, 8 Oct 2025 15:44:08 GMT Subject: [jdk21u-dev] Integrated: 8315130: java.lang.IllegalAccessError when processing classlist to create CDS archive In-Reply-To: References: Message-ID: On Tue, 27 May 2025 09:12:21 GMT, Timofei Pushkin wrote: > Fixes a error which significantly complicates the use of static CDS in some applications with user-provided class loaders (workarounds require either manually editing the generated CDS classlist which is error-prone, or switching to dynamic CDS which has its own implications, or rewriting the application which is not always possible). > > The conflicts were trivial: a few neighboring methods missing from this version and not directly related to the change. > > The PR depends on #1833 and #1834 though it can be rewritten not to if needed. > > Testing besides the CI (performed on macos/arm64): `runtime/cds`, a minimal reproducer app described in the original bug report. This pull request has now been integrated. Changeset: d2976226 Author: Timofei Pushkin Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/d29762266330884a9e037b5744751690d773ab37 Stats: 694 lines in 13 files changed: 513 ins; 121 del; 60 mod 8315130: java.lang.IllegalAccessError when processing classlist to create CDS archive Reviewed-by: iklam Backport-of: 46a12e781edcbe9da7bd39eb9e101fc680053cef ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/1835 From jlu at openjdk.org Wed Oct 8 16:33:12 2025 From: jlu at openjdk.org (Justin Lu) Date: Wed, 8 Oct 2025 16:33:12 GMT Subject: [jdk21u-dev] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> References: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> Message-ID: On Wed, 8 Oct 2025 07:26:14 GMT, Goetz Lindenmaier wrote: > I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). Marked as reviewed by jlu (no project role). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2301#pullrequestreview-3315650243 From jlu at openjdk.org Wed Oct 8 16:33:12 2025 From: jlu at openjdk.org (Justin Lu) Date: Wed, 8 Oct 2025 16:33:12 GMT Subject: [jdk17u-dev] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 07:26:26 GMT, Goetz Lindenmaier wrote: > I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). Marked as reviewed by jlu (no project role). ------------- PR Review: https://git.openjdk.org/jdk17u-dev/pull/4021#pullrequestreview-3315649354 From duke at openjdk.org Wed Oct 8 16:59:31 2025 From: duke at openjdk.org (duke) Date: Wed, 8 Oct 2025 16:59:31 GMT Subject: [jdk25u] RFR: 8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 15:51:36 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [8520fd3f](https://github.com/openjdk/jdk/commit/8520fd3f6a8d00d3ab0b01af6ce2307f74258fb6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Vladimir Ivanov on 4 Sep 2025 and was reviewed by Vladimir Kozlov and Sandhya Viswanathan. > > Thanks! @vamsi-parasa Your change (at version 0f1358116dbb300c18cc80a6a0a71a6612c341e3) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/270#issuecomment-3382449343 From ssubramaniam at openjdk.org Wed Oct 8 17:14:11 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 17:14:11 GMT Subject: [jdk17u-dev] RFR: 8354928: Clean up and open source some miscellaneous AWT tests Message-ID: Backporting JDK-8354928: Clean up and open source some miscellaneous AWT tests. Adds a input event time event test and three scroll tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 1b8f760d1b60e63c1391dcad42753a7ebb3f80ec Changes: https://git.openjdk.org/jdk17u-dev/pull/4024/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4024&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354928 Stats: 499 lines in 4 files changed: 499 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4024.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4024/head:pull/4024 PR: https://git.openjdk.org/jdk17u-dev/pull/4024 From ssubramaniam at openjdk.org Wed Oct 8 17:15:10 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 17:15:10 GMT Subject: [jdk21u-dev] RFR: 8354928: Clean up and open source some miscellaneous AWT tests Message-ID: Backporting JDK-8354928: Clean up and open source some miscellaneous AWT tests. Adds a input event time event test and three scroll tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 1b8f760d1b60e63c1391dcad42753a7ebb3f80ec Changes: https://git.openjdk.org/jdk21u-dev/pull/2304/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2304&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354928 Stats: 499 lines in 4 files changed: 499 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2304.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2304/head:pull/2304 PR: https://git.openjdk.org/jdk21u-dev/pull/2304 From ssubramaniam at openjdk.org Wed Oct 8 17:16:48 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 17:16:48 GMT Subject: [jdk17u-dev] RFR: 8354561: Open source several swing tests batch0 Message-ID: Backporting JDK-8354561: Open source several swing tests batch0. Adds three combo box tests and a test for drawing borders and titles. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport a4c5ed8144376f7ba0d2cb992da63b3e53d51f8b Changes: https://git.openjdk.org/jdk17u-dev/pull/4025/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4025&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354561 Stats: 397 lines in 4 files changed: 397 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4025.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4025/head:pull/4025 PR: https://git.openjdk.org/jdk17u-dev/pull/4025 From ssubramaniam at openjdk.org Wed Oct 8 17:18:18 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 8 Oct 2025 17:18:18 GMT Subject: [jdk21u-dev] RFR: 8354561: Open source several swing tests batch0 Message-ID: Backporting JDK-8354561: Open source several swing tests batch0. Adds three combo box tests and a test for drawing borders and titles. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport a4c5ed8144376f7ba0d2cb992da63b3e53d51f8b Changes: https://git.openjdk.org/jdk21u-dev/pull/2305/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2305&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354561 Stats: 397 lines in 4 files changed: 397 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2305.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2305/head:pull/2305 PR: https://git.openjdk.org/jdk21u-dev/pull/2305 From duke at openjdk.org Wed Oct 8 18:19:33 2025 From: duke at openjdk.org (duke) Date: Wed, 8 Oct 2025 18:19:33 GMT Subject: [jdk25u] RFR: 8358723: jpackage signing issues: the main launcher doesn't have entitlements [v2] In-Reply-To: References: Message-ID: On Tue, 30 Sep 2025 01:44:13 GMT, Alexey Semenyuk wrote: >> A clean backport of https://github.com/openjdk/jdk/pull/27493 PR. It required backports of a couple of additional patches. Two minor conflicts required resolution. Both straightforward. > > Alexey Semenyuk has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision: > > 8368890: open/test/jdk/tools/jpackage/macosx/NameWithSpaceTest.java fails randomly @alexeysemenyukoracle Your change (at version ab5b3c6540a67b29d342207c69b4452d639deb26) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/250#issuecomment-3382695929 From schernyshev at openjdk.org Wed Oct 8 21:54:48 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Wed, 8 Oct 2025 21:54:48 GMT Subject: [jdk21u-dev] RFR: 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing [v3] In-Reply-To: References: Message-ID: > Clean backport of 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing > > This PR depends on and can be integrated after #2278 Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge branch 'master' into Backport-8352926 - Backport 46b3d1d8cfd03e01d993be19d725cdbcafef7865 - Backport de29ef3bf3a029f99f340de9f093cd20544217fd ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2279/files - new: https://git.openjdk.org/jdk21u-dev/pull/2279/files/beeb9026..424596a5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2279&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2279&range=01-02 Stats: 5444 lines in 80 files changed: 3116 ins; 837 del; 1491 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2279.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2279/head:pull/2279 PR: https://git.openjdk.org/jdk21u-dev/pull/2279 From duke at openjdk.org Wed Oct 8 21:54:50 2025 From: duke at openjdk.org (duke) Date: Wed, 8 Oct 2025 21:54:50 GMT Subject: [jdk21u-dev] RFR: 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing [v2] In-Reply-To: References: Message-ID: <4eTQgN_ZSt0IrfcaHK-pAubZLpBJU4SHlJ4bWq5cp9M=.dd65a37a-cf7b-4960-a46c-d4c46a40992d@github.com> On Wed, 8 Oct 2025 09:35:36 GMT, Sergey Chernyshev wrote: >> Clean backport of 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing >> >> This PR depends on and can be integrated after #2278 > > Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. @sercher Your change (at version 424596a5a1c15fd7b773755913b162ff0f95fd81) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2279#issuecomment-3383372170 From duke at openjdk.org Wed Oct 8 21:56:22 2025 From: duke at openjdk.org (duke) Date: Wed, 8 Oct 2025 21:56:22 GMT Subject: [jdk17u-dev] Withdrawn: 8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset In-Reply-To: References: Message-ID: On Tue, 8 Jul 2025 13:30:17 GMT, Jan Kratochvil wrote: > Multithreaded handling of ZIP files can throw an exception. > > This backport is far from clean. The last commit resolves the conflicts. > > The backport would be a little cleaner if there was backported as a pre-requisite JDK-8321156. But given there is [a backward compatibility concern](https://bugs.openjdk.org/browse/JDK-8321156?focusedId=14630523&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14630523) I have not backported it. > > (jdk25 already contains it), [jdk21](https://github.com/openjdk/jdk21u-dev/pull/1949), this jdk17. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3720 From duke at openjdk.org Thu Oct 9 05:19:01 2025 From: duke at openjdk.org (duke) Date: Thu, 9 Oct 2025 05:19:01 GMT Subject: [jdk25u] RFR: 8367133: DTLS: fragmentation of Finished message results in handshake failure In-Reply-To: References: Message-ID: <9WHmv2NQQRwwuRs3qWDn6sUpWP-BxRNpinWXmUbCqYE=.3313ca53-f55a-4f62-8e3e-7417da40fd2f@github.com> On Tue, 7 Oct 2025 11:12:59 GMT, Nibedita Jena wrote: > Clean backport @nibjen Your change (at version bd960efa8c78af58ac78286f179a3d8cc629c5cf) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/275#issuecomment-3384169486 From dzhang at openjdk.org Thu Oct 9 06:53:48 2025 From: dzhang at openjdk.org (Dingli Zhang) Date: Thu, 9 Oct 2025 06:53:48 GMT Subject: [jdk25u] RFR: 8368893: RISC-V: crash after JDK-8352673 on fastdebug version Message-ID: Hi all, This pull request contains a backport of commit [f49849a5](https://github.com/openjdk/jdk/commit/f49849a5ed4e9383e39e69ce76bb8ea74fb443f9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Hamlin Li on 1 Oct 2025 and was reviewed by Fei Yang and Dingli Zhang. Thanks! ------------- Commit messages: - Backport f49849a5ed4e9383e39e69ce76bb8ea74fb443f9 Changes: https://git.openjdk.org/jdk25u/pull/284/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=284&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368893 Stats: 8 lines in 2 files changed: 0 ins; 6 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/284.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/284/head:pull/284 PR: https://git.openjdk.org/jdk25u/pull/284 From shade at openjdk.org Thu Oct 9 07:27:04 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Thu, 9 Oct 2025 07:27:04 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently How is it going? :) ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3384508947 From sparasa at openjdk.org Thu Oct 9 07:30:06 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Thu, 9 Oct 2025 07:30:06 GMT Subject: [jdk25u] Integrated: 8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated In-Reply-To: References: Message-ID: <1xTXCMk0SOhtvWJEoGQqcT_5rKEwXzg4A7A6EkNo76s=.7f1944cc-9f18-46b3-8ffd-8ea83e06258d@github.com> On Mon, 6 Oct 2025 15:51:36 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [8520fd3f](https://github.com/openjdk/jdk/commit/8520fd3f6a8d00d3ab0b01af6ce2307f74258fb6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Vladimir Ivanov on 4 Sep 2025 and was reviewed by Vladimir Kozlov and Sandhya Viswanathan. > > Thanks! This pull request has now been integrated. Changeset: 83170861 Author: Srinivas Vamsi Parasa Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/8317086129e1b74db087094ddaebf0e6f68616c1 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated Backport-of: 8520fd3f6a8d00d3ab0b01af6ce2307f74258fb6 ------------- PR: https://git.openjdk.org/jdk25u/pull/270 From asemenyuk at openjdk.org Thu Oct 9 07:32:11 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Thu, 9 Oct 2025 07:32:11 GMT Subject: [jdk25u] Integrated: 8358723: jpackage signing issues: the main launcher doesn't have entitlements In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 20:43:17 GMT, Alexey Semenyuk wrote: > A clean backport of https://github.com/openjdk/jdk/pull/27493 PR. It required backports of a couple of additional patches. Two minor conflicts required resolution. Both straightforward. This pull request has now been integrated. Changeset: 1bb4af87 Author: Alexey Semenyuk Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/1bb4af873a3cb7ad1e404cbd18c7784a0bbce62a Stats: 3425 lines in 29 files changed: 2644 ins; 500 del; 281 mod 8358723: jpackage signing issues: the main launcher doesn't have entitlements 8334238: Enhance AddLShortcutTest jpackage test 8364984: Many jpackage tests are failing on Linux after JDK-8334238 8368890: open/test/jdk/tools/jpackage/macosx/NameWithSpaceTest.java fails randomly Reviewed-by: aivanov Backport-of: bdb7d25ac11ca60a357b371c75544b346e523940 ------------- PR: https://git.openjdk.org/jdk25u/pull/250 From jkratochvil at openjdk.org Thu Oct 9 08:02:18 2025 From: jkratochvil at openjdk.org (Jan Kratochvil) Date: Thu, 9 Oct 2025 08:02:18 GMT Subject: [jdk17u-dev] RFR: 8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset [v2] In-Reply-To: References: Message-ID: On Wed, 9 Jul 2025 18:08:35 GMT, Jan Kratochvil wrote: >> Multithreaded handling of ZIP files can throw an exception. >> >> This backport is far from clean. The last commit resolves the conflicts. >> >> The backport would be a little cleaner if there was backported as a pre-requisite JDK-8321156. But given there is [a backward compatibility concern](https://bugs.openjdk.org/browse/JDK-8321156?focusedId=14630523&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14630523) I have not backported it. >> >> (jdk25 already contains it), [jdk21](https://github.com/openjdk/jdk21u-dev/pull/1949), this jdk17. > > Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision: > > Fix testcase compatibility with jdk17 Reopened as it is waiting for maintainer approvals (2). ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3720#issuecomment-3384627375 From duke at openjdk.org Thu Oct 9 08:04:15 2025 From: duke at openjdk.org (duke) Date: Thu, 9 Oct 2025 08:04:15 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: <2XZwxCjgoWv8AG5ATQVS4FA2DCL_oDSCvFSohlraNUs=.23c4b469-cf46-473d-aa1a-b4c8b5ea2cfa@github.com> On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently @parttimenerd Your change (at version b15948452d7c6ce0ee3f56a4778aecdd1bb8f77b) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3384635456 From schernyshev at openjdk.org Thu Oct 9 08:19:03 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Thu, 9 Oct 2025 08:19:03 GMT Subject: [jdk21u-dev] Integrated: 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 21:59:59 GMT, Sergey Chernyshev wrote: > Clean backport of 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing > > This PR depends on and can be integrated after #2278 This pull request has now been integrated. Changeset: 77a30729 Author: Sergey Chernyshev Committer: Severin Gehwolf URL: https://git.openjdk.org/jdk21u-dev/commit/77a30729797f8f8afb1068f1573b6c6c18cd9dfc Stats: 17 lines in 1 file changed: 17 ins; 0 del; 0 mod 8351382: New test containers/docker/TestMemoryWithSubgroups.java is failing Backport-of: 46b3d1d8cfd03e01d993be19d725cdbcafef7865 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2279 From schernyshev at openjdk.org Thu Oct 9 08:28:27 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Thu, 9 Oct 2025 08:28:27 GMT Subject: [jdk21u-dev] RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v2] In-Reply-To: References: Message-ID: > These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. > > JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2279 Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2280/files - new: https://git.openjdk.org/jdk21u-dev/pull/2280/files/0bac8c85..0bac8c85 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2280&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2280&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2280.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2280/head:pull/2280 PR: https://git.openjdk.org/jdk21u-dev/pull/2280 From duke at openjdk.org Thu Oct 9 08:44:48 2025 From: duke at openjdk.org (duke) Date: Thu, 9 Oct 2025 08:44:48 GMT Subject: [jdk25u] RFR: 8366844: Update and automate MouseDraggedOriginatedByScrollBarTest.java In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 14:49:35 GMT, Yassine OUAAL wrote: > Hi all, > > This pull request contains a clean backport of commit f1ee1b4a from the openjdk/jdk repository. > > The commit being backported was authored by DamonGuy and was reviewed by Alexey Ivanov and Harshitha Onkar. > > Thanks! @Yassine-O Your change (at version 576c1250b2314b3d4ef067103c5a990c691ad932) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/282#issuecomment-3384781443 From shade at openjdk.org Thu Oct 9 10:16:13 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Thu, 9 Oct 2025 10:16:13 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently > At the time when this comment was updated there had been 188 new commits pushed to the master branch: Please remerge with current master before integrating? ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3385153844 From duke at openjdk.org Thu Oct 9 10:21:09 2025 From: duke at openjdk.org (Yassine OUAAL) Date: Thu, 9 Oct 2025 10:21:09 GMT Subject: [jdk25u] Integrated: 8366844: Update and automate MouseDraggedOriginatedByScrollBarTest.java In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 14:49:35 GMT, Yassine OUAAL wrote: > Hi all, > > This pull request contains a clean backport of commit f1ee1b4a from the openjdk/jdk repository. > > The commit being backported was authored by DamonGuy and was reviewed by Alexey Ivanov and Harshitha Onkar. > > Thanks! This pull request has now been integrated. Changeset: 9f72e61d Author: Yassine-O Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/9f72e61d7e911a889ae078f4a3dd45e06ba87bca Stats: 58 lines in 1 file changed: 31 ins; 1 del; 26 mod 8366844: Update and automate MouseDraggedOriginatedByScrollBarTest.java Backport-of: f1ee1b4a3d7c47b6f61b36b78504e3ec997a925a ------------- PR: https://git.openjdk.org/jdk25u/pull/282 From jbechberger at openjdk.org Thu Oct 9 10:32:19 2025 From: jbechberger at openjdk.org (Johannes Bechberger) Date: Thu, 9 Oct 2025 10:32:19 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently Oh, sorry, I'll do it soon ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3385219550 From goetz at openjdk.org Thu Oct 9 10:57:11 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 10:57:11 GMT Subject: [jdk17u-dev] RFR: 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 19:23:17 GMT, Goetz Lindenmaier wrote: > I backport this to improve testing. > > Resolved one chunk in Win8301247Test.java Thanks for the reviews! ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4017#issuecomment-3385308052 From goetz at openjdk.org Thu Oct 9 11:04:06 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:04:06 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 12:20:08 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. > > I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21. > > Thanks! GHA failure: build failed, unrelated. /d/a/jdk21u-dev/jdk21u-dev/make/scripts/fixpath.sh: line 427: 718 Segmentation fault "$command" ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2297#issuecomment-3385331266 From goetz at openjdk.org Thu Oct 9 11:10:09 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:10:09 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 12:20:08 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. > > I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21. > > Thanks! Hi Shouldn't we first backport [8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64](https://github.com/openjdk/jdk/commit/d33dfe5cb2bec682f94fbae850e167d6f437fecb) [8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out](https://github.com/openjdk/jdk/commit/e72723dc5c61292303a992319794e5edb28a4e98) [8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64](https://github.com/openjdk/jdk/commit/48223f7b9c6fbaf4e6751a5b41ea9e9046a48f91) Best regards, Goetz. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2297#issuecomment-3385350791 From goetz at openjdk.org Thu Oct 9 11:25:05 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:25:05 GMT Subject: [jdk21u-dev] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: References: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> Message-ID: On Wed, 8 Oct 2025 16:30:20 GMT, Justin Lu wrote: >> I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). > > Marked as reviewed by jlu (no project role). Hi @justin-curtis-lu thanks for the reviews. Will you do 25, or should I address that, too? Thanks! ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2301#issuecomment-3385402181 From goetz at openjdk.org Thu Oct 9 11:28:14 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:28:14 GMT Subject: [jdk21u-dev] RFR: 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 08:22:45 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. GHA failure: jdk/java/util/concurrent/ExecutorService/CloseTest.java failed. Seen before. Unrelated. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2303#issuecomment-3385412964 From goetz at openjdk.org Thu Oct 9 11:37:55 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:37:55 GMT Subject: [jdk17u-dev] RFR: 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 0753376b0c3d0d98e3db14d26020b23822176557 Changes: https://git.openjdk.org/jdk17u-dev/pull/4026/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4026&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8297531 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4026.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4026/head:pull/4026 PR: https://git.openjdk.org/jdk17u-dev/pull/4026 From goetz at openjdk.org Thu Oct 9 11:38:50 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:38:50 GMT Subject: [jdk21u-dev] RFR: 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" Message-ID: I backport this for parity with 21.0.10-oracle ------------- Commit messages: - Backport 0753376b0c3d0d98e3db14d26020b23822176557 Changes: https://git.openjdk.org/jdk21u-dev/pull/2306/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2306&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8297531 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2306.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2306/head:pull/2306 PR: https://git.openjdk.org/jdk21u-dev/pull/2306 From duke at openjdk.org Thu Oct 9 11:40:33 2025 From: duke at openjdk.org (KavyaKS94) Date: Thu, 9 Oct 2025 11:40:33 GMT Subject: [jdk25u] RFR: 8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH Message-ID: Clean backport. SingleStep handler has no checks for thread or location. So once SingleStep event is enabled, event from other thread can be posted first (or several events from different threads). The fix enables SingleStep event only for test thread. Tested changes locally. ------------- Commit messages: - 8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH Changes: https://git.openjdk.org/jdk25u/pull/286/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=286&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8304811 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/286.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/286/head:pull/286 PR: https://git.openjdk.org/jdk25u/pull/286 From goetz at openjdk.org Thu Oct 9 11:46:42 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:46:42 GMT Subject: [jdk21u-dev] RFR: 8356752: Log mouse enter and exit events for debugging Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport ab8c808ed8ebec4f70141ee31fbaf312fccf7fa4 Changes: https://git.openjdk.org/jdk21u-dev/pull/2308/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2308&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8356752 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2308.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2308/head:pull/2308 PR: https://git.openjdk.org/jdk21u-dev/pull/2308 From goetz at openjdk.org Thu Oct 9 11:46:48 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:46:48 GMT Subject: [jdk21u-dev] RFR: 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine Message-ID: <9w-FNHCkVfrhnH_pgNPn11HyT8FtZWkA7JE2NG3SC5U=.a3839934-a169-4336-817c-9cee474e22ea@github.com> I backport this for parity with 21.0.10-oracle. Skara refused to backport this, although it;'s perfectly clean. ------------- Commit messages: - backport 7b317623756d3e21d029bcded8a5e15de070a0c9 Changes: https://git.openjdk.org/jdk21u-dev/pull/2307/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2307&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354235 Stats: 12 lines in 1 file changed: 0 ins; 7 del; 5 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2307.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2307/head:pull/2307 PR: https://git.openjdk.org/jdk21u-dev/pull/2307 From goetz at openjdk.org Thu Oct 9 11:46:53 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:46:53 GMT Subject: [jdk17u-dev] RFR: 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine Message-ID: I backport this for parity with 17.0.18-oracle, ------------- Commit messages: - Backport 7b317623756d3e21d029bcded8a5e15de070a0c9 Changes: https://git.openjdk.org/jdk17u-dev/pull/4027/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4027&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354235 Stats: 12 lines in 1 file changed: 0 ins; 7 del; 5 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4027.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4027/head:pull/4027 PR: https://git.openjdk.org/jdk17u-dev/pull/4027 From goetz at openjdk.org Thu Oct 9 11:46:58 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 11:46:58 GMT Subject: [jdk17u-dev] RFR: 8356752: Log mouse enter and exit events for debugging Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport ab8c808ed8ebec4f70141ee31fbaf312fccf7fa4 Changes: https://git.openjdk.org/jdk17u-dev/pull/4028/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4028&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8356752 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4028.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4028/head:pull/4028 PR: https://git.openjdk.org/jdk17u-dev/pull/4028 From goetz at openjdk.org Thu Oct 9 12:00:22 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 12:00:22 GMT Subject: [jdk17u-dev] RFR: 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8 Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport 7b94338f7b8c23265a916adf989e1e2c64ae2769 Changes: https://git.openjdk.org/jdk17u-dev/pull/4029/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4029&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8357561 Stats: 18 lines in 4 files changed: 13 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4029.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4029/head:pull/4029 PR: https://git.openjdk.org/jdk17u-dev/pull/4029 From goetz at openjdk.org Thu Oct 9 12:00:54 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 12:00:54 GMT Subject: [jdk17u-dev] RFR: 8357799: Improve instructions for JFileChooser/HTMLFileName.java Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport 53a83d15a1b5686ed0f2aeb3d30cd46b73f80733 Changes: https://git.openjdk.org/jdk17u-dev/pull/4030/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4030&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8357799 Stats: 48 lines in 1 file changed: 19 ins; 10 del; 19 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4030.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4030/head:pull/4030 PR: https://git.openjdk.org/jdk17u-dev/pull/4030 From goetz at openjdk.org Thu Oct 9 12:07:43 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 12:07:43 GMT Subject: [jdk21u-dev] RFR: 8357799: Improve instructions for JFileChooser/HTMLFileName.java Message-ID: <9C6eAFXmeFs4iovua6CyB2f5TcPiW1BGCpkhuT4kJlI=.dab51575-3a40-4174-9d88-5d2df6cc9b62@github.com> I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 53a83d15a1b5686ed0f2aeb3d30cd46b73f80733 Changes: https://git.openjdk.org/jdk21u-dev/pull/2309/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2309&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8357799 Stats: 48 lines in 1 file changed: 19 ins; 10 del; 19 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2309.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2309/head:pull/2309 PR: https://git.openjdk.org/jdk21u-dev/pull/2309 From syan at openjdk.org Thu Oct 9 12:08:15 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 9 Oct 2025 12:08:15 GMT Subject: [jdk25u] RFR: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 06:02:54 GMT, Aleksey Shipilev wrote: > @sendaoYan -- the approval was granted a few weeks ago, are you willing to integrate? Sorry for the delay response. Thanks for the reviews @jaikiran ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/126#issuecomment-3385555050 From syan at openjdk.org Thu Oct 9 12:08:16 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 9 Oct 2025 12:08:16 GMT Subject: [jdk25u] Integrated: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent In-Reply-To: References: Message-ID: <6GQnsT2xtExczT9-j0W7J-zDVaA08H4sEpVdWZ4c7Ho=.f607d1df-9302-42ff-93ac-0ae04c5e0422@github.com> On Sat, 23 Aug 2025 02:50:10 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [09aad0ae](https://github.com/openjdk/jdk/commit/09aad0aea8b9f9fda14c5b18ae67b30ffce817d9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 23 Aug 2025 and was reviewed by Jaikiran Pai. > > Thanks! This pull request has now been integrated. Changeset: 3bc75388 Author: SendaoYan URL: https://git.openjdk.org/jdk25u/commit/3bc7538867aabe91cbbcd46bd058e239afe6ccb3 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent Reviewed-by: jpai Backport-of: 09aad0aea8b9f9fda14c5b18ae67b30ffce817d9 ------------- PR: https://git.openjdk.org/jdk25u/pull/126 From goetz at openjdk.org Thu Oct 9 12:12:31 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 12:12:31 GMT Subject: [jdk17u-dev] RFR: 8360022: ClassRefDupInConstantPoolTest.java fails when running in repeat Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport db2a8bcdd7cf3287a8765abdca5256dc7bfe7cd2 Changes: https://git.openjdk.org/jdk17u-dev/pull/4031/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4031&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8360022 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4031.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4031/head:pull/4031 PR: https://git.openjdk.org/jdk17u-dev/pull/4031 From goetz at openjdk.org Thu Oct 9 12:13:47 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 12:13:47 GMT Subject: [jdk21u-dev] RFR: 8361253: CommandLineOptionTest library should report observed values on failure Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport f153e415d740f4ede272929171e9bb3e73ddbe1c Changes: https://git.openjdk.org/jdk21u-dev/pull/2310/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2310&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361253 Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2310.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2310/head:pull/2310 PR: https://git.openjdk.org/jdk21u-dev/pull/2310 From goetz at openjdk.org Thu Oct 9 12:14:41 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 12:14:41 GMT Subject: [jdk17u-dev] RFR: 8361253: CommandLineOptionTest library should report observed values on failure Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport f153e415d740f4ede272929171e9bb3e73ddbe1c Changes: https://git.openjdk.org/jdk17u-dev/pull/4032/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4032&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361253 Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4032.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4032/head:pull/4032 PR: https://git.openjdk.org/jdk17u-dev/pull/4032 From syan at openjdk.org Thu Oct 9 12:32:17 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 9 Oct 2025 12:32:17 GMT Subject: [jdk17u-dev] RFR: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent In-Reply-To: References: Message-ID: <4jmMy5aJ_h4-030qulXxwLpr9gSQoYCGAvAvGvdT3Lk=.6c964fef-6c53-4133-98b9-5e878904b08c@github.com> On Sat, 23 Aug 2025 02:58:27 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [09aad0ae](https://github.com/openjdk/jdk/commit/09aad0aea8b9f9fda14c5b18ae67b30ffce817d9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 23 Aug 2025 and was reviewed by Jaikiran Pai. > > Thanks! Thanks for the approved. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3871#issuecomment-3385639427 From syan at openjdk.org Thu Oct 9 12:32:18 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 9 Oct 2025 12:32:18 GMT Subject: [jdk17u-dev] Integrated: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent In-Reply-To: References: Message-ID: On Sat, 23 Aug 2025 02:58:27 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [09aad0ae](https://github.com/openjdk/jdk/commit/09aad0aea8b9f9fda14c5b18ae67b30ffce817d9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 23 Aug 2025 and was reviewed by Jaikiran Pai. > > Thanks! This pull request has now been integrated. Changeset: 207dd315 Author: SendaoYan URL: https://git.openjdk.org/jdk17u-dev/commit/207dd315f22fa094f48da44cc1aafac0ea4c44f0 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent Backport-of: 09aad0aea8b9f9fda14c5b18ae67b30ffce817d9 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3871 From sgehwolf at openjdk.org Thu Oct 9 12:50:22 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Thu, 9 Oct 2025 12:50:22 GMT Subject: [jdk21u-dev] RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v2] In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 08:28:27 GMT, Sergey Chernyshev wrote: >> These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. >> >> JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) >> >> This PR depends on and can be integrated after #2279 > > Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. @sercher Please resolve the conflict in here to move it forward. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2280#issuecomment-3385714311 From syan at openjdk.org Thu Oct 9 13:10:44 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 9 Oct 2025 13:10:44 GMT Subject: [jdk25u] RFR: 8366694: Test JdbStopInNotificationThreadTest.java timed out after 60 second In-Reply-To: References: Message-ID: <-j-fo14thjzeEeQ2VCzbzNVyznrHvIIYlsgySSzYFKY=.947ec598-6679-4f09-8e87-a060a838bf97@github.com> On Tue, 9 Sep 2025 03:49:21 GMT, SendaoYan wrote: > Hi all, > > This backport PR contains two issues, [JDK-8366694](https://bugs.openjdk.org/browse/JDK-8366694) and [JDK-8366850](https://bugs.openjdk.org/browse/JDK-8366850). These two backports add '-Xmx256' to make debugee JVM to finish the java heap allocation quickly. > > Both of the two backport are clean. Change has been verified locally on linux-x64, test-fix only, no risk. Looking reviewers for this clean test-fix only backport. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/176#issuecomment-3385796280 From rschmelter at openjdk.org Thu Oct 9 13:16:03 2025 From: rschmelter at openjdk.org (Ralf Schmelter) Date: Thu, 9 Oct 2025 13:16:03 GMT Subject: [jdk17u-dev] RFR: 8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file [v2] In-Reply-To: <7HTN0u7m5bdULmMlKaTsJMGZ7ghgC2CKG_BElOgAf_0=.d5cd2432-ebd9-462a-a254-9e10494fd599@github.com> References: <7HTN0u7m5bdULmMlKaTsJMGZ7ghgC2CKG_BElOgAf_0=.d5cd2432-ebd9-462a-a254-9e10494fd599@github.com> Message-ID: On Sun, 5 Oct 2025 19:06:15 GMT, Goetz Lindenmaier wrote: >> I backport this to simplify later changes. >> >> Backport is based on push to 21. >> Skipped some more files, needed further resolves: >> >> test/jdk/tools/jpackage/linux/ReleaseTest.java >> Resolved @test block >> >> test/jdk/tools/jpackage/macosx/SigningAppImageTest.java >> test/jdk/tools/jpackage/macosx/SigningPackageTest.java >> Copyright >> >> test/jdk/tools/jpackage/share/AddLauncherTest.java >> Resolved @test block >> >> test/jdk/tools/jpackage/share/AppImagePackageTest.java >> Copyright >> >> test/jdk/tools/jpackage/share/IconTest.java >> Resolved @test block >> >> test/jdk/tools/jpackage/share/LicenseTest.java >> Copyright >> >> test/jdk/tools/jpackage/share/MultiLauncherTwoPhaseTest.java >> Resolved @test block > > Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision: > > backport e1b5f3c56d02c6738726106d3d069fea7a633245 Looks good. ------------- Marked as reviewed by rschmelter (Reviewer). PR Review: https://git.openjdk.org/jdk17u-dev/pull/4016#pullrequestreview-3318916932 From goetz at openjdk.org Thu Oct 9 13:29:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 13:29:37 GMT Subject: [jdk17u-dev] RFR: 8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file [v2] In-Reply-To: <7HTN0u7m5bdULmMlKaTsJMGZ7ghgC2CKG_BElOgAf_0=.d5cd2432-ebd9-462a-a254-9e10494fd599@github.com> References: <7HTN0u7m5bdULmMlKaTsJMGZ7ghgC2CKG_BElOgAf_0=.d5cd2432-ebd9-462a-a254-9e10494fd599@github.com> Message-ID: On Sun, 5 Oct 2025 19:06:15 GMT, Goetz Lindenmaier wrote: >> I backport this to simplify later changes. >> >> Backport is based on push to 21. >> Skipped some more files, needed further resolves: >> >> test/jdk/tools/jpackage/linux/ReleaseTest.java >> Resolved @test block >> >> test/jdk/tools/jpackage/macosx/SigningAppImageTest.java >> test/jdk/tools/jpackage/macosx/SigningPackageTest.java >> Copyright >> >> test/jdk/tools/jpackage/share/AddLauncherTest.java >> Resolved @test block >> >> test/jdk/tools/jpackage/share/AppImagePackageTest.java >> Copyright >> >> test/jdk/tools/jpackage/share/IconTest.java >> Resolved @test block >> >> test/jdk/tools/jpackage/share/LicenseTest.java >> Copyright >> >> test/jdk/tools/jpackage/share/MultiLauncherTwoPhaseTest.java >> Resolved @test block > > Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision: > > backport e1b5f3c56d02c6738726106d3d069fea7a633245 Thanks for the review! ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4016#issuecomment-3385887811 From jcking at openjdk.org Thu Oct 9 13:57:19 2025 From: jcking at openjdk.org (Justin King) Date: Thu, 9 Oct 2025 13:57:19 GMT Subject: [jdk25u] RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler Message-ID: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler ------------- Commit messages: - Backport fd29677479797956e0d205b5ce6e7cb9ad407bd1 Changes: https://git.openjdk.org/jdk25u/pull/287/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=287&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369190 Stats: 18 lines in 2 files changed: 8 ins; 9 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/287.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/287/head:pull/287 PR: https://git.openjdk.org/jdk25u/pull/287 From jbechberger at openjdk.org Thu Oct 9 13:59:42 2025 From: jbechberger at openjdk.org (Johannes Bechberger) Date: Thu, 9 Oct 2025 13:59:42 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently [v2] In-Reply-To: References: Message-ID: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently Johannes Bechberger has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'openjdk:master' into backport-parttimenerd-487cc3c5-master - Backport 487cc3c5be769d15d61cb950137d52ba0eb982b5 ------------- Changes: - all: https://git.openjdk.org/jdk25u/pull/76/files - new: https://git.openjdk.org/jdk25u/pull/76/files/b1594845..a8b04c7c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk25u&pr=76&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk25u&pr=76&range=00-01 Stats: 13545 lines in 508 files changed: 8992 ins; 2524 del; 2029 mod Patch: https://git.openjdk.org/jdk25u/pull/76.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/76/head:pull/76 PR: https://git.openjdk.org/jdk25u/pull/76 From goetz at openjdk.org Thu Oct 9 16:52:55 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 9 Oct 2025 16:52:55 GMT Subject: [jdk21u-dev] RFR: 8350102: Decouple jpackage test-lib Executor.Result and Executor classes Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - backport 3487f8cbd55b06d332d897a010ae8eb371dd4956 Changes: https://git.openjdk.org/jdk21u-dev/pull/2311/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2311&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8350102 Stats: 48 lines in 3 files changed: 15 ins; 7 del; 26 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2311.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2311/head:pull/2311 PR: https://git.openjdk.org/jdk21u-dev/pull/2311 From sparasa at openjdk.org Thu Oct 9 17:49:44 2025 From: sparasa at openjdk.org (Srinivas Vamsi Parasa) Date: Thu, 9 Oct 2025 17:49:44 GMT Subject: [jdk25u] RFR: 8366365: [test] test/lib-test/jdk/test/whitebox/CPUInfoTest.java should be updated In-Reply-To: References: Message-ID: <-VKNpCkwcKmxVE7tsPaRh9eD9fSdXL9nLPGI7nLxa4E=.9b5e9d24-1ce0-4f71-b134-fb601b3382d9@github.com> On Mon, 6 Oct 2025 15:51:36 GMT, Srinivas Vamsi Parasa wrote: > Hi all, > > This pull request contains a backport of commit [8520fd3f](https://github.com/openjdk/jdk/commit/8520fd3f6a8d00d3ab0b01af6ce2307f74258fb6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Vladimir Ivanov on 4 Sep 2025 and was reviewed by Vladimir Kozlov and Sandhya Viswanathan. > > Thanks! > /sponsor Thank you Aleksey! ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/270#issuecomment-3386919806 From fitzsim at openjdk.org Thu Oct 9 21:03:36 2025 From: fitzsim at openjdk.org (Thomas Fitzsimmons) Date: Thu, 9 Oct 2025 21:03:36 GMT Subject: [jdk25u] RFR: 8361711: Add library name configurability to PKCS11Test.java Message-ID: Hi all, This pull request contains a backport of commit [1cb1267c](https://github.com/openjdk/jdk/commit/1cb1267ce84dea2bfcb434b03c982b859997c6d2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Thomas Fitzsimmons on 15 Sep 2025 and was reviewed by Valerie Peng. This backport will allow the Kryoptic continuous integration scripts to test against upstream OpenJDK 25. I have this patch working with Kryoptic CI (merged in https://github.com/latchset/kryoptic/pull/347) in a branch of my own jdk25u fork (https://github.com/fitzsim/jdk25u/tree/kryoptic-jdk-25). Thanks! ------------- Commit messages: - Backport 1cb1267ce84dea2bfcb434b03c982b859997c6d2 Changes: https://git.openjdk.org/jdk25u/pull/288/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=288&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361711 Stats: 46 lines in 1 file changed: 45 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/288.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/288/head:pull/288 PR: https://git.openjdk.org/jdk25u/pull/288 From fitzsim at openjdk.org Thu Oct 9 21:03:36 2025 From: fitzsim at openjdk.org (Thomas Fitzsimmons) Date: Thu, 9 Oct 2025 21:03:36 GMT Subject: [jdk25u] RFR: 8361711: Add library name configurability to PKCS11Test.java In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 14:06:25 GMT, Thomas Fitzsimmons wrote: > Hi all, > > This pull request contains a backport of commit [1cb1267c](https://github.com/openjdk/jdk/commit/1cb1267ce84dea2bfcb434b03c982b859997c6d2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Thomas Fitzsimmons on 15 Sep 2025 and was reviewed by Valerie Peng. > > This backport will allow the Kryoptic continuous integration scripts to test against upstream OpenJDK 25. I have this patch working with Kryoptic CI (merged in https://github.com/latchset/kryoptic/pull/347) in a branch of my own jdk25u fork (https://github.com/fitzsim/jdk25u/tree/kryoptic-jdk-25). > > Thanks! There was a failure in [linux-x64 / test (hs/tier1 serviceability)](https://github.com/openjdk-bots/jdk25u/actions/runs/18356476808/job/52393812838#logs) but that does not seem related to this patch. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/288#issuecomment-3387461968 From schernyshev at openjdk.org Thu Oct 9 22:27:28 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Thu, 9 Oct 2025 22:27:28 GMT Subject: [jdk21u-dev] RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v3] In-Reply-To: References: Message-ID: > These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. > > JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2279 Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: - Merge branch 'master' into Backport-9ca1004e76a614328cd2eb7546143839c4d2f810 - Backport 97ec9d3e0a6e3455579b567e1f58026f5b168c09 - Backport 9ca1004e76a614328cd2eb7546143839c4d2f810 - Backport 46b3d1d8cfd03e01d993be19d725cdbcafef7865 - Backport de29ef3bf3a029f99f340de9f093cd20544217fd ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2280/files - new: https://git.openjdk.org/jdk21u-dev/pull/2280/files/0bac8c85..c54224fc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2280&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2280&range=01-02 Stats: 5444 lines in 80 files changed: 3116 ins; 837 del; 1491 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2280.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2280/head:pull/2280 PR: https://git.openjdk.org/jdk21u-dev/pull/2280 From fyang at openjdk.org Fri Oct 10 01:06:09 2025 From: fyang at openjdk.org (Fei Yang) Date: Fri, 10 Oct 2025 01:06:09 GMT Subject: [jdk25u] RFR: 8367692: RISC-V: Align post call nop In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 12:32:03 GMT, Robbin Ehn wrote: > Hi all, > > This pull request contains a backport of commit [07ecc93d](https://github.com/openjdk/jdk/commit/07ecc93dbd0b74e2362d369e22b5141289eb1f76) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Robbin Ehn on 30 Sep 2025 and was reviewed by Fei Yang, Feilong Jiang and Hamlin Li. > > Not clean! > > Thanks! Just FYI: My local hs:tier1-hs:tier3 tests are still good with fastdebug build. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/281#issuecomment-3387922667 From shade at openjdk.org Fri Oct 10 06:25:14 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 10 Oct 2025 06:25:14 GMT Subject: [jdk21u-dev] RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v3] In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 22:27:28 GMT, Sergey Chernyshev wrote: >> These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. >> >> JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) >> >> This PR depends on and can be integrated after #2279 > > Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: > > - Merge branch 'master' into Backport-9ca1004e76a614328cd2eb7546143839c4d2f810 > - Backport 97ec9d3e0a6e3455579b567e1f58026f5b168c09 > - Backport 9ca1004e76a614328cd2eb7546143839c4d2f810 > - Backport 46b3d1d8cfd03e01d993be19d725cdbcafef7865 > - Backport de29ef3bf3a029f99f340de9f093cd20544217fd Marked as reviewed by shade (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2280#pullrequestreview-3321520867 From rehn at openjdk.org Fri Oct 10 06:50:11 2025 From: rehn at openjdk.org (Robbin Ehn) Date: Fri, 10 Oct 2025 06:50:11 GMT Subject: [jdk25u] Integrated: 8367692: RISC-V: Align post call nop In-Reply-To: References: Message-ID: <7FQZWJvd5WuPPOSxrl8c7_ngej1Ff0JN06h46AVWCiA=.20a8d443-12e9-49ef-a320-03bbeb0be056@github.com> On Wed, 8 Oct 2025 12:32:03 GMT, Robbin Ehn wrote: > Hi all, > > This pull request contains a backport of commit [07ecc93d](https://github.com/openjdk/jdk/commit/07ecc93dbd0b74e2362d369e22b5141289eb1f76) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Robbin Ehn on 30 Sep 2025 and was reviewed by Fei Yang, Feilong Jiang and Hamlin Li. > > Not clean! > > Thanks! This pull request has now been integrated. Changeset: 09226178 Author: Robbin Ehn URL: https://git.openjdk.org/jdk25u/commit/092261785cb931085391de1746673f671555677b Stats: 133 lines in 7 files changed: 76 ins; 18 del; 39 mod 8367692: RISC-V: Align post call nop Reviewed-by: fyang Backport-of: 07ecc93dbd0b74e2362d369e22b5141289eb1f76 ------------- PR: https://git.openjdk.org/jdk25u/pull/281 From duke at openjdk.org Fri Oct 10 07:32:08 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 07:32:08 GMT Subject: [jdk21u-dev] RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v3] In-Reply-To: References: Message-ID: <5MjL2hTdJg79F85PMVrr6CAPL3U4135H4Pj3bBaxclc=.3a8a1586-3cf8-491d-8aff-4da1ead922da@github.com> On Thu, 9 Oct 2025 22:27:28 GMT, Sergey Chernyshev wrote: >> These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. >> >> JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) >> >> This PR depends on and can be integrated after #2279 > > Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: > > - Merge branch 'master' into Backport-9ca1004e76a614328cd2eb7546143839c4d2f810 > - Backport 97ec9d3e0a6e3455579b567e1f58026f5b168c09 > - Backport 9ca1004e76a614328cd2eb7546143839c4d2f810 > - Backport 46b3d1d8cfd03e01d993be19d725cdbcafef7865 > - Backport de29ef3bf3a029f99f340de9f093cd20544217fd @sercher Your change (at version c54224fc941187e56f7634856455ffa69333c06a) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2280#issuecomment-3388638401 From schernyshev at openjdk.org Fri Oct 10 08:20:06 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 10 Oct 2025 08:20:06 GMT Subject: [jdk21u-dev] Integrated: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:19:54 GMT, Sergey Chernyshev wrote: > These are clean backports of JDK-8352926 and it's follow up fix JDK-8360533. > > JDK-8352926 and JDK-8360533 are follow up fixes for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2279 This pull request has now been integrated. Changeset: 89253576 Author: Sergey Chernyshev Committer: Severin Gehwolf URL: https://git.openjdk.org/jdk21u-dev/commit/89253576cac59d485fa1d73f68148ee29bf9305e Stats: 127 lines in 3 files changed: 124 ins; 3 del; 0 mod 8352926: New test TestDockerMemoryMetricsSubgroup.java fails 8360533: ContainerRuntimeVersionTestUtils fromVersionString fails with some docker versions Reviewed-by: shade Backport-of: 9ca1004e76a614328cd2eb7546143839c4d2f810 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2280 From schernyshev at openjdk.org Fri Oct 10 08:30:13 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 10 Oct 2025 08:30:13 GMT Subject: [jdk21u-dev] RFR: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 [v2] In-Reply-To: References: Message-ID: > This is a clean backport of JDK-8354475, a follow up fix for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2280 Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2282/files - new: https://git.openjdk.org/jdk21u-dev/pull/2282/files/e798031a..e798031a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2282&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2282&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2282.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2282/head:pull/2282 PR: https://git.openjdk.org/jdk21u-dev/pull/2282 From schernyshev at openjdk.org Fri Oct 10 09:04:54 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Fri, 10 Oct 2025 09:04:54 GMT Subject: [jdk21u-dev] RFR: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 [v3] In-Reply-To: References: Message-ID: <7bD67RfsSJob2UWQc1WIpiNYzYZ-sGX3xge2bSdnYOY=.2e70b738-0c76-47aa-be70-60fc33eb39e9@github.com> > This is a clean backport of JDK-8354475, a follow up fix for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2280 Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits: - Merge branch 'master' into Backport-e579cca619147aa51563dc00f374e02db49e1238 - Backport e579cca619147aa51563dc00f374e02db49e1238 - Backport 97ec9d3e0a6e3455579b567e1f58026f5b168c09 - Backport 9ca1004e76a614328cd2eb7546143839c4d2f810 - Backport 46b3d1d8cfd03e01d993be19d725cdbcafef7865 - Backport de29ef3bf3a029f99f340de9f093cd20544217fd ------------- Changes: https://git.openjdk.org/jdk21u-dev/pull/2282/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2282&range=02 Stats: 18 lines in 1 file changed: 18 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2282.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2282/head:pull/2282 PR: https://git.openjdk.org/jdk21u-dev/pull/2282 From goetz at openjdk.org Fri Oct 10 09:12:56 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:12:56 GMT Subject: [jdk21u-dev] RFR: 8342934: TYPE_USE annotations printed with error causing "," in toString output [v3] In-Reply-To: References: Message-ID: On Wed, 17 Sep 2025 20:22:18 GMT, Liam Miller-Cushon wrote: >> Hi @cushon >> what is the status of this backport? >> As it is approved, it's in the filter of changes approved but not integrated, and I'd >> like to get it out of there. >> If you don't intend to integrate it, I will remove the approval labels. Else please merge head, retest >> and integrate. >> Thanks, Goetz. > > @GoeLin thanks for the ping I'm still interested in backporting this, I was just waiting for a review and then lost track of it. > > I have re-opened it and merged the latest changes from head, and will re-test. Hi @cushon, you might want to integrate? ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1802#issuecomment-3389003135 From duke at openjdk.org Fri Oct 10 09:16:03 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 09:16:03 GMT Subject: [jdk21u-dev] RFR: 8342934: TYPE_USE annotations printed with error causing "," in toString output [v4] In-Reply-To: References: Message-ID: On Wed, 17 Sep 2025 20:28:00 GMT, Liam Miller-Cushon wrote: >> This backport of [JDK-8342934](https://bugs.openjdk.org/browse/JDK-8342934) fixes a bug in `TypeMirror#toString` output. > > Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: > > - Merge branch 'master' into backport-JDK-8342934 > - Merge remote-tracking branch 'origin/master' into backport-JDK-8342934 > - Merge remote-tracking branch 'origin/master' into backport-JDK-8342934 > - Backport ff165f9f0cf519144d7361b766bcce53d04c518e @cushon Your change (at version 7426e625519728ebb24dd1bb47fcf04e220f4a2e) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1802#issuecomment-3389012881 From goetz at openjdk.org Fri Oct 10 09:16:04 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:16:04 GMT Subject: [jdk21u-dev] Integrated: 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 08:22:45 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: be1156da Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/be1156dae1f413af607b0396a05b9f85e725faea Stats: 59 lines in 1 file changed: 45 ins; 0 del; 14 mod 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI Backport-of: 466c00ac88569d145a47845b2c9a2522a1649889 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2303 From goetz at openjdk.org Fri Oct 10 09:18:17 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:18:17 GMT Subject: [jdk17u-dev] Integrated: 8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 18:42:54 GMT, Goetz Lindenmaier wrote: > I backport this to simplify later changes. > > Backport is based on push to 21. > Skipped some more files, needed further resolves: > > test/jdk/tools/jpackage/linux/ReleaseTest.java > Resolved @test block > > test/jdk/tools/jpackage/macosx/SigningAppImageTest.java > test/jdk/tools/jpackage/macosx/SigningPackageTest.java > Copyright > > test/jdk/tools/jpackage/share/AddLauncherTest.java > Resolved @test block > > test/jdk/tools/jpackage/share/AppImagePackageTest.java > Copyright > > test/jdk/tools/jpackage/share/IconTest.java > Resolved @test block > > test/jdk/tools/jpackage/share/LicenseTest.java > Copyright > > test/jdk/tools/jpackage/share/MultiLauncherTwoPhaseTest.java > Resolved @test block This pull request has now been integrated. Changeset: ff3c3b49 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/ff3c3b490e62361c2123ed929ac306d5a64a297e Stats: 232 lines in 70 files changed: 3 ins; 90 del; 139 mod 8343314: Move common properties from jpackage jtreg test declarations to TEST.properties file Reviewed-by: rschmelter Backport-of: e1b5f3c56d02c6738726106d3d069fea7a633245 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4016 From goetz at openjdk.org Fri Oct 10 09:18:32 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:18:32 GMT Subject: [jdk17u-dev] RFR: 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform [v2] In-Reply-To: References: Message-ID: > I backport this to improve testing. > > Resolved one chunk in Win8301247Test.java Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4017/files - new: https://git.openjdk.org/jdk17u-dev/pull/4017/files/d167a25a..d167a25a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4017&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4017&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4017.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4017/head:pull/4017 PR: https://git.openjdk.org/jdk17u-dev/pull/4017 From goetz at openjdk.org Fri Oct 10 09:19:18 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:19:18 GMT Subject: [jdk21u-dev] Integrated: 8350102: Decouple jpackage test-lib Executor.Result and Executor classes In-Reply-To: References: Message-ID: <6RVkKJrh4n17m0PBluqvr0J42ZYjK6f_BoKw9q9TOYc=.f8de3f1a-05b8-4580-9584-cbefca024e9f@github.com> On Thu, 9 Oct 2025 16:45:16 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 830a186e Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/830a186e1ccf04174437d9338588535212c77e08 Stats: 48 lines in 3 files changed: 15 ins; 7 del; 26 mod 8350102: Decouple jpackage test-lib Executor.Result and Executor classes Backport-of: 3487f8cbd55b06d332d897a010ae8eb371dd4956 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2311 From goetz at openjdk.org Fri Oct 10 09:21:18 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:21:18 GMT Subject: [jdk21u-dev] Integrated: 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" In-Reply-To: References: Message-ID: <_aXtgwbhM5hTb59QFqD3CRaKpQgFDu8lju5g3W-qgQw=.b0c3a259-2b41-4950-8b05-68c82f7f189c@github.com> On Thu, 9 Oct 2025 11:31:47 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle This pull request has now been integrated. Changeset: 07afa848 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/07afa84876bf3f22bad5730be5abd3ba05857495 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" Backport-of: 0753376b0c3d0d98e3db14d26020b23822176557 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2306 From goetz at openjdk.org Fri Oct 10 09:24:25 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:24:25 GMT Subject: [jdk21u-dev] Integrated: 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 08:20:48 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle This pull request has now been integrated. Changeset: e9eeb971 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/e9eeb971b9f66ca2c3bc9654b2cbc5fae0ed5ed6 Stats: 173 lines in 2 files changed: 18 ins; 137 del; 18 mod 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test Backport-of: 0e223f1456c14efdb423595bee3444d5e26db7c6 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2302 From goetz at openjdk.org Fri Oct 10 09:24:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:24:27 GMT Subject: [jdk17u-dev] Integrated: 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform In-Reply-To: References: Message-ID: On Sun, 5 Oct 2025 19:23:17 GMT, Goetz Lindenmaier wrote: > I backport this to improve testing. > > Resolved one chunk in Win8301247Test.java This pull request has now been integrated. Changeset: a829921e Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/a829921ec468d6038712f5862e9b6fa479aa8967 Stats: 33 lines in 2 files changed: 27 ins; 0 del; 6 mod 8344275: tools/jpackage/windows/Win8301247Test.java fails on localized Windows platform Reviewed-by: phh, asemenyuk Backport-of: 227c430b55e7f9a4257b9249881c8ec75574895c ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4017 From goetz at openjdk.org Fri Oct 10 09:25:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:25:27 GMT Subject: [jdk17u-dev] Integrated: 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 11:31:54 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: b791f3da Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/b791f3da0e70061f2d6e5e8abe56fa2716ee4bd0 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod 8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?" Backport-of: 0753376b0c3d0d98e3db14d26020b23822176557 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4026 From goetz at openjdk.org Fri Oct 10 09:26:31 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:26:31 GMT Subject: [jdk17u-dev] Integrated: 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 08:22:48 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 76251c02 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/76251c02bc0ad1158939972df4a978d7c092ded7 Stats: 59 lines in 1 file changed: 45 ins; 0 del; 14 mod 8346234: javax/swing/text/DefaultEditorKit/4278839/bug4278839.java still fails in CI Backport-of: 466c00ac88569d145a47845b2c9a2522a1649889 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4023 From goetz at openjdk.org Fri Oct 10 09:27:32 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:27:32 GMT Subject: [jdk21u-dev] Integrated: 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine In-Reply-To: <9w-FNHCkVfrhnH_pgNPn11HyT8FtZWkA7JE2NG3SC5U=.a3839934-a169-4336-817c-9cee474e22ea@github.com> References: <9w-FNHCkVfrhnH_pgNPn11HyT8FtZWkA7JE2NG3SC5U=.a3839934-a169-4336-817c-9cee474e22ea@github.com> Message-ID: <35H75T7bCEkJeQTJH8naI_GzuK5ih8ewUaabNK0vMpM=.0f94f0d5-4177-4e17-a6db-859104c71e78@github.com> On Thu, 9 Oct 2025 11:39:01 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. > > Skara refused to backport this, although it;'s perfectly clean. This pull request has now been integrated. Changeset: 51462e52 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/51462e52167f9aedaf4752130487305aee196c7a Stats: 12 lines in 1 file changed: 0 ins; 7 del; 5 mod 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine Backport-of: 7b317623756d3e21d029bcded8a5e15de070a0c9 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2307 From goetz at openjdk.org Fri Oct 10 09:28:34 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:28:34 GMT Subject: [jdk21u-dev] Integrated: 8356752: Log mouse enter and exit events for debugging In-Reply-To: References: Message-ID: <6iR_bdsD2DzSerTmcBQ0nFwYqBYFhnX2ZhZLff4-WPQ=.7cd30b72-635c-423d-aaee-b3ac2c67605f@github.com> On Thu, 9 Oct 2025 11:40:01 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 05733eee Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/05733eee1ecc7bdfbdfee5be324974defbcdd8b4 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod 8356752: Log mouse enter and exit events for debugging Backport-of: ab8c808ed8ebec4f70141ee31fbaf312fccf7fa4 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2308 From goetz at openjdk.org Fri Oct 10 09:30:43 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:30:43 GMT Subject: [jdk17u-dev] Integrated: 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test In-Reply-To: References: Message-ID: <5Qf8yiQR18xx4g3Ca-dht9dWVMy3ZS1YaQH69vAANGE=.257b0797-8909-47de-b41e-9473187b2340@github.com> On Wed, 8 Oct 2025 08:20:54 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 7397bc02 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/7397bc0221fa74c42494e62f6da01da9734b2dbe Stats: 173 lines in 2 files changed: 18 ins; 137 del; 18 mod 8349534: Refactor jdk/sun/security/krb5/runNameEquals.sh to java test Backport-of: 0e223f1456c14efdb423595bee3444d5e26db7c6 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4022 From goetz at openjdk.org Fri Oct 10 09:31:40 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:31:40 GMT Subject: [jdk21u-dev] Integrated: 8357799: Improve instructions for JFileChooser/HTMLFileName.java In-Reply-To: <9C6eAFXmeFs4iovua6CyB2f5TcPiW1BGCpkhuT4kJlI=.dab51575-3a40-4174-9d88-5d2df6cc9b62@github.com> References: <9C6eAFXmeFs4iovua6CyB2f5TcPiW1BGCpkhuT4kJlI=.dab51575-3a40-4174-9d88-5d2df6cc9b62@github.com> Message-ID: On Thu, 9 Oct 2025 11:54:23 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 7f776604 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/7f7766046f6f4cc600b39435aff0928a5828eaea Stats: 48 lines in 1 file changed: 19 ins; 10 del; 19 mod 8357799: Improve instructions for JFileChooser/HTMLFileName.java Backport-of: 53a83d15a1b5686ed0f2aeb3d30cd46b73f80733 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2309 From goetz at openjdk.org Fri Oct 10 09:45:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:45:37 GMT Subject: [jdk17u-dev] Integrated: 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 11:39:20 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle, This pull request has now been integrated. Changeset: 5f37c8ea Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/5f37c8ea7ca8728afcb2ee1e2d0b39a8209da8c3 Stats: 12 lines in 1 file changed: 0 ins; 7 del; 5 mod 8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine Backport-of: 7b317623756d3e21d029bcded8a5e15de070a0c9 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4027 From goetz at openjdk.org Fri Oct 10 09:46:34 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:46:34 GMT Subject: [jdk21u-dev] Integrated: 8361253: CommandLineOptionTest library should report observed values on failure In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 12:06:52 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: d21d952f Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/d21d952f74c237d387c413dd55d3333cf25c1e2c Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod 8361253: CommandLineOptionTest library should report observed values on failure Backport-of: f153e415d740f4ede272929171e9bb3e73ddbe1c ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2310 From goetz at openjdk.org Fri Oct 10 09:52:28 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:52:28 GMT Subject: [jdk17u-dev] Integrated: 8356752: Log mouse enter and exit events for debugging In-Reply-To: References: Message-ID: <9zlu_TTwpLdHO2fftL8fqo8pGtlj-_g0NYXyhJMoKss=.216930a7-689d-43c5-a89c-c465637907fd@github.com> On Thu, 9 Oct 2025 11:40:12 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: ffda6a3a Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/ffda6a3af720d821b4c5475facee533a1fd9740f Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod 8356752: Log mouse enter and exit events for debugging Backport-of: ab8c808ed8ebec4f70141ee31fbaf312fccf7fa4 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4028 From goetz at openjdk.org Fri Oct 10 09:53:29 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 09:53:29 GMT Subject: [jdk17u-dev] Integrated: 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8 In-Reply-To: References: Message-ID: <-Gg-Ed_JtGOiGSWbn2HGVK8fOBAPkpnbW7050xXFs3o=.1fae0d04-b91d-4290-bf94-d9bf9c938999@github.com> On Thu, 9 Oct 2025 11:54:47 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: b7bdb507 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/b7bdb507732d5e49d3c6b32d24b0f2a7e815c9c1 Stats: 18 lines in 4 files changed: 13 ins; 0 del; 5 mod 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8 Backport-of: 7b94338f7b8c23265a916adf989e1e2c64ae2769 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4029 From goetz at openjdk.org Fri Oct 10 10:00:32 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 10:00:32 GMT Subject: [jdk17u-dev] Integrated: 8357799: Improve instructions for JFileChooser/HTMLFileName.java In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 11:54:57 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 09e4cabc Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/09e4cabc110451e40c9481465c7d5f3d64b9bb1f Stats: 48 lines in 1 file changed: 19 ins; 10 del; 19 mod 8357799: Improve instructions for JFileChooser/HTMLFileName.java Backport-of: 53a83d15a1b5686ed0f2aeb3d30cd46b73f80733 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4030 From goetz at openjdk.org Fri Oct 10 10:22:03 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 10:22:03 GMT Subject: [jdk17u-dev] Integrated: 8360022: ClassRefDupInConstantPoolTest.java fails when running in repeat In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 12:05:53 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: df818fcc Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/df818fcc236d2a86c5be68ae85d2fe97dd7f3030 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8360022: ClassRefDupInConstantPoolTest.java fails when running in repeat Backport-of: db2a8bcdd7cf3287a8765abdca5256dc7bfe7cd2 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4031 From goetz at openjdk.org Fri Oct 10 10:24:04 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 10:24:04 GMT Subject: [jdk17u-dev] Integrated: 8361253: CommandLineOptionTest library should report observed values on failure In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 12:07:16 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 049f629b Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/049f629b4bd83da5e21f0c74f6a49348e187b4c9 Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod 8361253: CommandLineOptionTest library should report observed values on failure Backport-of: f153e415d740f4ede272929171e9bb3e73ddbe1c ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4032 From cushon at openjdk.org Fri Oct 10 10:25:06 2025 From: cushon at openjdk.org (Liam Miller-Cushon) Date: Fri, 10 Oct 2025 10:25:06 GMT Subject: [jdk21u-dev] Integrated: 8342934: TYPE_USE annotations printed with error causing "," in toString output In-Reply-To: References: Message-ID: On Fri, 16 May 2025 16:09:34 GMT, Liam Miller-Cushon wrote: > This backport of [JDK-8342934](https://bugs.openjdk.org/browse/JDK-8342934) fixes a bug in `TypeMirror#toString` output. This pull request has now been integrated. Changeset: 7a85f612 Author: Liam Miller-Cushon Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk21u-dev/commit/7a85f61204067e9b6d5a3fe6fc7ee549fc8928fe Stats: 8 lines in 3 files changed: 4 ins; 0 del; 4 mod 8342934: TYPE_USE annotations printed with error causing "," in toString output Backport-of: ff165f9f0cf519144d7361b766bcce53d04c518e ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/1802 From goetz at openjdk.org Fri Oct 10 10:29:20 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 10:29:20 GMT Subject: [jdk17u-dev] RFR: 8350102: Decouple jpackage test-lib Executor.Result and Executor classes Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - backport 3487f8cbd55b06d332d897a010ae8eb371dd4956 Changes: https://git.openjdk.org/jdk17u-dev/pull/4033/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4033&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8350102 Stats: 48 lines in 3 files changed: 15 ins; 7 del; 26 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4033.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4033/head:pull/4033 PR: https://git.openjdk.org/jdk17u-dev/pull/4033 From goetz at openjdk.org Fri Oct 10 11:03:17 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 11:03:17 GMT Subject: [jdk21u-dev] RFR: 8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package In-Reply-To: <-1YWD2HM4ytAyMXXXrT9f5FfOtx3qgJCru2bu2I1ZVU=.0f2ffb00-d0dd-4a4a-bae5-a67451f19a43@github.com> References: <-1YWD2HM4ytAyMXXXrT9f5FfOtx3qgJCru2bu2I1ZVU=.0f2ffb00-d0dd-4a4a-bae5-a67451f19a43@github.com> Message-ID: On Fri, 3 Jan 2025 10:11:27 GMT, Matthias Baesken wrote: > Looks okay, but the comment about the backport in the PR seems to contain a wrong JBS issue number for the other issue where stuff was taken from . Yes, thanks, fixed ... a bit late ... ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1298#issuecomment-3389371005 From goetz at openjdk.org Fri Oct 10 11:49:05 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 11:49:05 GMT Subject: [jdk17u-dev] RFR: 8343396: Use OperatingSystem, Architecture, and OSVersion in jpackage tests Message-ID: I backport this to improve testing in 17. ------------- Commit messages: - Backport a63f501b9238c6aae81c2e39fcc1852652116780 Changes: https://git.openjdk.org/jdk17u-dev/pull/4034/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4034&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343396 Stats: 8 lines in 2 files changed: 2 ins; 2 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4034.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4034/head:pull/4034 PR: https://git.openjdk.org/jdk17u-dev/pull/4034 From goetz at openjdk.org Fri Oct 10 12:09:05 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 10 Oct 2025 12:09:05 GMT Subject: [jdk21u-dev] RFR: 8343876: Enhancements to jpackage test lib Message-ID: I would like to backport this to simpify later backports. Skipped new file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/Comm.java, it was already backported by https://bugs.openjdk.org/browse/JDK-8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package test/jdk/tools/jpackage/helpers/jdk/jpackage/test/LinuxHelper.java Copyright patching file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/TKit.java Omitted, was already backported with change mentioned above. test/jdk/tools/jpackage/share/InOutPathTest.java Was added by https://bugs.openjdk.org/browse/JDK-8325089: "jpackage utility creates an "infinite", undeleteable directory tree" which is too big to backport. Patch omitted. ------------- Commit messages: - backport 41a627b7890ab7fefef49e3bac3aad8403d0e82e Changes: https://git.openjdk.org/jdk21u-dev/pull/2313/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2313&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343876 Stats: 1526 lines in 10 files changed: 1250 ins; 166 del; 110 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2313.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2313/head:pull/2313 PR: https://git.openjdk.org/jdk21u-dev/pull/2313 From shade at openjdk.org Fri Oct 10 12:50:21 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 10 Oct 2025 12:50:21 GMT Subject: [jdk25u] RFR: 8369226: GHA: Switch to MacOS 15 Message-ID: Switching MacOS builders ahead of upcoming brownouts and deprecations. Additional testing: - [ ] GHA ------------- Commit messages: - Backport 1ea8cfa6dc8e6f96fd87553331abaae17ec173ea Changes: https://git.openjdk.org/jdk25u/pull/289/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=289&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369226 Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk25u/pull/289.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/289/head:pull/289 PR: https://git.openjdk.org/jdk25u/pull/289 From shade at openjdk.org Fri Oct 10 13:01:24 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 10 Oct 2025 13:01:24 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 18:09:06 GMT, Cesar Soares Lucas wrote: > Hi all, > > This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. > > Thanks! Ready to go in, I think. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/259#issuecomment-3389950083 From duke at openjdk.org Fri Oct 10 13:15:35 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 13:15:35 GMT Subject: [jdk25u] RFR: 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 14:36:07 GMT, Arno Zeller wrote: > 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX @ArnoZeller Your change (at version 71124f0e894a9afe61f1b2d4c853c77fd072e263) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/278#issuecomment-3390021204 From clanger at openjdk.org Fri Oct 10 13:21:39 2025 From: clanger at openjdk.org (Christoph Langer) Date: Fri, 10 Oct 2025 13:21:39 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems [v2] In-Reply-To: References: Message-ID: > Hi all, > > This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. > > I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21. > > Thanks! Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision: 8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64 8344577: Virtual thread tests are timing out on some macOS systems ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2297/files - new: https://git.openjdk.org/jdk21u-dev/pull/2297/files/9345ee98..ef41e434 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2297&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2297&range=00-01 Stats: 5153 lines in 69 files changed: 2945 ins; 687 del; 1521 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2297.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2297/head:pull/2297 PR: https://git.openjdk.org/jdk21u-dev/pull/2297 From clanger at openjdk.org Fri Oct 10 13:30:41 2025 From: clanger at openjdk.org (Christoph Langer) Date: Fri, 10 Oct 2025 13:30:41 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 11:07:53 GMT, Goetz Lindenmaier wrote: > Hi Shouldn't we first backport > > [8323002: test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java times out on macosx-x64](https://github.com/openjdk/jdk/commit/d33dfe5cb2bec682f94fbae850e167d6f437fecb) > > [8323296: java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id1 timed out](https://github.com/openjdk/jdk/commit/e72723dc5c61292303a992319794e5edb28a4e98) -> these are already in 21 > [8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64](https://github.com/openjdk/jdk/commit/48223f7b9c6fbaf4e6751a5b41ea9e9046a48f91) -> ok, maybe not a bad idea. So, I inlined this into this PR as I would have had to resolve anyway. I also added the changes to test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java from [JDK-8336254](https://bugs.openjdk.org/browse/JDK-8336254) ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2297#issuecomment-3390110768 From mbaesken at openjdk.org Fri Oct 10 13:45:49 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Fri, 10 Oct 2025 13:45:49 GMT Subject: [jdk21u-dev] RFR: 8344577: Virtual thread tests are timing out on some macOS systems [v2] In-Reply-To: References: Message-ID: <2czA_GlbsVQzdr8cYmk4A3N9KxEKFUFeDS5BdDGow5c=.956afc41-7c4c-4a80-bc1b-ae655cdf26c0@github.com> On Fri, 10 Oct 2025 13:21:39 GMT, Christoph Langer wrote: >> Hi all, >> >> This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. >> >> I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21. >> >> Thanks! > > Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision: > > 8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64 > 8344577: Virtual thread tests are timing out on some macOS systems Marked as reviewed by mbaesken (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2297#pullrequestreview-3323618322 From azeller at openjdk.org Fri Oct 10 13:47:58 2025 From: azeller at openjdk.org (Arno Zeller) Date: Fri, 10 Oct 2025 13:47:58 GMT Subject: [jdk25u] Integrated: 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 14:36:07 GMT, Arno Zeller wrote: > 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX This pull request has now been integrated. Changeset: 0fc34e6c Author: Arno Zeller Committer: Matthias Baesken URL: https://git.openjdk.org/jdk25u/commit/0fc34e6cee90fcae27ab9cc980db6f8fbb571958 Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod 8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX Backport-of: de59da27a60bd0afaf8deaf6d4a3d743a4f59db8 ------------- PR: https://git.openjdk.org/jdk25u/pull/278 From shade at openjdk.org Fri Oct 10 14:01:42 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 10 Oct 2025 14:01:42 GMT Subject: [jdk25u] RFR: 8367948: JFR: MethodTrace threshold setting has no effect Message-ID: Fixes minor bug in new JFR feature added in JDK 25. Additional testing: - [x] macos-aarch64-server-fastdebug, new regression test fails without the fix, passes with it - [x] macos-aarch64-server-fastdebug, `jdk_jfr` ------------- Commit messages: - Backport 4bc86a26db1eb3d054d80c9759fe04686e1e36b3 Changes: https://git.openjdk.org/jdk25u/pull/290/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=290&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367948 Stats: 34 lines in 3 files changed: 29 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk25u/pull/290.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/290/head:pull/290 PR: https://git.openjdk.org/jdk25u/pull/290 From shade at openjdk.org Fri Oct 10 14:01:43 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 10 Oct 2025 14:01:43 GMT Subject: [jdk25u] RFR: 8367948: JFR: MethodTrace threshold setting has no effect In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 13:54:24 GMT, Aleksey Shipilev wrote: > Fixes minor bug in new JFR feature added in JDK 25. > > Additional testing: > - [x] macos-aarch64-server-fastdebug, new regression test fails without the fix, passes with it > - [x] macos-aarch64-server-fastdebug, `jdk_jfr` @egahlin, FYI, I am pulling this into 25.0.2 :) ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/290#issuecomment-3390285755 From shade at openjdk.org Fri Oct 10 14:14:13 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 10 Oct 2025 14:14:13 GMT Subject: [jdk25u] RFR: 8367953: JFR sampler threads does not appear in thread dump Message-ID: Fixes another minor bug in new JFR feature added in JDK 24/25. Additional testing: - [x] macos-aarch64-server-fastdebug, `jdk_jfr` ------------- Commit messages: - Backport 64c46d8efc27911b8667c3974275c075cf79a311 Changes: https://git.openjdk.org/jdk25u/pull/291/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=291&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367953 Stats: 14 lines in 2 files changed: 14 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/291.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/291/head:pull/291 PR: https://git.openjdk.org/jdk25u/pull/291 From clanger at openjdk.org Fri Oct 10 14:30:22 2025 From: clanger at openjdk.org (Christoph Langer) Date: Fri, 10 Oct 2025 14:30:22 GMT Subject: [jdk17u-dev] Integrated: 8346875: Test jdk/jdk/jfr/event/os/TestCPULoad.java fails on macOS In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 12:39:21 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of commit [e2a9bb18](https://github.com/openjdk/jdk21u-dev/commit/e2a9bb18c9724b6ca31239ef6899bd925760e585) from the [openjdk/jdk21u-dev](https://git.openjdk.org/jdk21u-dev) repository. > > The commit being backported was authored by Christoph Langer on 2 Oct 2025 and had no reviewers. > > Thanks! This pull request has now been integrated. Changeset: d4496d86 Author: Christoph Langer URL: https://git.openjdk.org/jdk17u-dev/commit/d4496d866aeb25d9cffe250ff37f595a7bf2e6bd Stats: 23 lines in 1 file changed: 19 ins; 1 del; 3 mod 8346875: Test jdk/jdk/jfr/event/os/TestCPULoad.java fails on macOS Backport-of: e2a9bb18c9724b6ca31239ef6899bd925760e585 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4018 From duke at openjdk.org Fri Oct 10 14:42:36 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 14:42:36 GMT Subject: [jdk25u] RFR: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently [v2] In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 13:59:42 GMT, Johannes Bechberger wrote: >> 8359690: New test TestCPUTimeSampleThrottling still fails intermittently > > Johannes Bechberger has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge branch 'openjdk:master' into backport-parttimenerd-487cc3c5-master > - Backport 487cc3c5be769d15d61cb950137d52ba0eb982b5 @parttimenerd Your change (at version a8b04c7c3faa231228d784e01b2c7b1d7e852af2) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/76#issuecomment-3390533623 From jbechberger at openjdk.org Fri Oct 10 14:49:49 2025 From: jbechberger at openjdk.org (Johannes Bechberger) Date: Fri, 10 Oct 2025 14:49:49 GMT Subject: [jdk25u] Integrated: 8359690: New test TestCPUTimeSampleThrottling still fails intermittently In-Reply-To: References: Message-ID: <4PlAPq7HfUUaicN08hF5YcAm3kMdnmkRIGIEOutN0Mw=.5f7519b5-5a00-4c45-959c-6aca9ab8b0e0@github.com> On Fri, 8 Aug 2025 08:52:37 GMT, Johannes Bechberger wrote: > 8359690: New test TestCPUTimeSampleThrottling still fails intermittently This pull request has now been integrated. Changeset: b1921d3a Author: Johannes Bechberger Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/b1921d3a97c68b4c423f2ddd06c64f5c707e1ef3 Stats: 15 lines in 1 file changed: 3 ins; 7 del; 5 mod 8359690: New test TestCPUTimeSampleThrottling still fails intermittently Backport-of: 487cc3c5be769d15d61cb950137d52ba0eb982b5 ------------- PR: https://git.openjdk.org/jdk25u/pull/76 From jbechberger at openjdk.org Fri Oct 10 16:23:22 2025 From: jbechberger at openjdk.org (Johannes Bechberger) Date: Fri, 10 Oct 2025 16:23:22 GMT Subject: [jdk25u] RFR: 8367302: New test jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java from JDK-8366082 is failing Message-ID: Hi all, This pull request contains a backport of commit [d27649fe](https://github.com/openjdk/jdk/commit/d27649fe22a5bed9db72ac6c2595ac91f1fa28f8) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Johannes Bechberger on 8 Oct 2025 and was reviewed by David Holmes and Andrei Pangin. Thanks! ------------- Commit messages: - Backport d27649fe22a5bed9db72ac6c2595ac91f1fa28f8 Changes: https://git.openjdk.org/jdk25u/pull/292/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=292&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367302 Stats: 250 lines in 6 files changed: 247 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/292.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/292/head:pull/292 PR: https://git.openjdk.org/jdk25u/pull/292 From ssubramaniam at openjdk.org Fri Oct 10 16:41:04 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Fri, 10 Oct 2025 16:41:04 GMT Subject: [jdk17u-dev] Integrated: 8354928: Clean up and open source some miscellaneous AWT tests In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 17:07:52 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354928: Clean up and open source some miscellaneous AWT tests. Adds a input event time event test and three scroll tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 70036843 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/700368436db0d74ae5de4b9ef624504c9b1cddde Stats: 499 lines in 4 files changed: 499 ins; 0 del; 0 mod 8354928: Clean up and open source some miscellaneous AWT tests Backport-of: 1b8f760d1b60e63c1391dcad42753a7ebb3f80ec ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4024 From ssubramaniam at openjdk.org Fri Oct 10 16:41:07 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Fri, 10 Oct 2025 16:41:07 GMT Subject: [jdk17u-dev] Integrated: 8354561: Open source several swing tests batch0 In-Reply-To: References: Message-ID: <_GGSMXgeAeT1Y8PG5VpWv80w99lEEr3g5EMZGXxbIRM=.457b285c-39d7-4414-a02f-bd46d19f9751@github.com> On Wed, 8 Oct 2025 17:09:38 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354561: Open source several swing tests batch0. Adds three combo box tests and a test for drawing borders and titles. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 349a52ae Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/349a52ae47ed90426c4cf4418f4d9e54ff1314d2 Stats: 397 lines in 4 files changed: 397 ins; 0 del; 0 mod 8354561: Open source several swing tests batch0 Backport-of: a4c5ed8144376f7ba0d2cb992da63b3e53d51f8b ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4025 From ssubramaniam at openjdk.org Fri Oct 10 16:42:06 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Fri, 10 Oct 2025 16:42:06 GMT Subject: [jdk21u-dev] Integrated: 8354561: Open source several swing tests batch0 In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 17:09:39 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354561: Open source several swing tests batch0. Adds three combo box tests and a test for drawing borders and titles. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 0e679882 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/0e6798820241306bcb4efe7d2241ea3c999d96b6 Stats: 397 lines in 4 files changed: 397 ins; 0 del; 0 mod 8354561: Open source several swing tests batch0 Backport-of: a4c5ed8144376f7ba0d2cb992da63b3e53d51f8b ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2305 From ssubramaniam at openjdk.org Fri Oct 10 16:42:10 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Fri, 10 Oct 2025 16:42:10 GMT Subject: [jdk21u-dev] Integrated: 8354928: Clean up and open source some miscellaneous AWT tests In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 17:07:55 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354928: Clean up and open source some miscellaneous AWT tests. Adds a input event time event test and three scroll tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: f84d7696 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/f84d76961ca3d1676263246494cfd0704406abb9 Stats: 499 lines in 4 files changed: 499 ins; 0 del; 0 mod 8354928: Clean up and open source some miscellaneous AWT tests Backport-of: 1b8f760d1b60e63c1391dcad42753a7ebb3f80ec ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2304 From serb at openjdk.org Fri Oct 10 16:55:23 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Fri, 10 Oct 2025 16:55:23 GMT Subject: [jdk25u] RFR: 8367384: The ICC_Profile class may throw exceptions during serialization Message-ID: Hi all, This pull request contains a backport of commit [0e98ec36](https://github.com/openjdk/jdk/commit/0e98ec36623d5d83172209058574a97bab1d6038) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Sergey Bylokhov on 3 Oct 2025 and was reviewed by Harshitha Onkar and Phil Race. Thanks! ------------- Commit messages: - Backport 0e98ec36623d5d83172209058574a97bab1d6038 Changes: https://git.openjdk.org/jdk25u/pull/283/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=283&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367384 Stats: 205 lines in 25 files changed: 173 ins; 14 del; 18 mod Patch: https://git.openjdk.org/jdk25u/pull/283.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/283/head:pull/283 PR: https://git.openjdk.org/jdk25u/pull/283 From jlu at openjdk.org Fri Oct 10 17:35:34 2025 From: jlu at openjdk.org (Justin Lu) Date: Fri, 10 Oct 2025 17:35:34 GMT Subject: [jdk21u-dev] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: References: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> Message-ID: On Thu, 9 Oct 2025 11:22:06 GMT, Goetz Lindenmaier wrote: >> Marked as reviewed by jlu (no project role). > > Hi @justin-curtis-lu > thanks for the reviews. > Will you do 25, or should I address that, too? > Thanks! Hi @GoeLin, thanks for handling this. I can address the change for 25. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2301#issuecomment-3391420220 From duke at openjdk.org Fri Oct 10 17:47:43 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 17:47:43 GMT Subject: [jdk25u] RFR: 8361711: Add library name configurability to PKCS11Test.java In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 14:06:25 GMT, Thomas Fitzsimmons wrote: > Hi all, > > This pull request contains a backport of commit [1cb1267c](https://github.com/openjdk/jdk/commit/1cb1267ce84dea2bfcb434b03c982b859997c6d2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Thomas Fitzsimmons on 15 Sep 2025 and was reviewed by Valerie Peng. > > This backport will allow the Kryoptic continuous integration scripts to test against upstream OpenJDK 25. I have this patch working with Kryoptic CI (merged in https://github.com/latchset/kryoptic/pull/347) in a branch of my own jdk25u fork (https://github.com/fitzsim/jdk25u/tree/kryoptic-jdk-25). > > Thanks! @fitzsim Your change (at version 23c57fdc63026d7582990e741f9bc060d5b1e989) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/288#issuecomment-3391487052 From jlu at openjdk.org Fri Oct 10 18:22:20 2025 From: jlu at openjdk.org (Justin Lu) Date: Fri, 10 Oct 2025 18:22:20 GMT Subject: [jdk25u] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java Message-ID: A test-only correction, which is a backport of commit [0f406c42](https://github.com/openjdk/jdk/commit/0f406c420e35f7a4358dc99711fd23d162f21777) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. ------------- Commit messages: - Backport 0f406c420e35f7a4358dc99711fd23d162f21777 Changes: https://git.openjdk.org/jdk25u/pull/293/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=293&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369078 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/293.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/293/head:pull/293 PR: https://git.openjdk.org/jdk25u/pull/293 From duke at openjdk.org Fri Oct 10 18:27:14 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 18:27:14 GMT Subject: [jdk21u-dev] RFR: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 [v3] In-Reply-To: <7bD67RfsSJob2UWQc1WIpiNYzYZ-sGX3xge2bSdnYOY=.2e70b738-0c76-47aa-be70-60fc33eb39e9@github.com> References: <7bD67RfsSJob2UWQc1WIpiNYzYZ-sGX3xge2bSdnYOY=.2e70b738-0c76-47aa-be70-60fc33eb39e9@github.com> Message-ID: <65udfsWSrG0jf18wD1Jy7B9629se4ilh5loO9qGTeKI=.83d54cb0-1acf-4380-8d49-86c62ae35d47@github.com> On Fri, 10 Oct 2025 09:04:54 GMT, Sergey Chernyshev wrote: >> This is a clean backport of JDK-8354475, a follow up fix for JDK-8343191 (#2278) >> >> This PR depends on and can be integrated after #2280 > > Sergey Chernyshev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits: > > - Merge branch 'master' into Backport-e579cca619147aa51563dc00f374e02db49e1238 > - Backport e579cca619147aa51563dc00f374e02db49e1238 > - Backport 97ec9d3e0a6e3455579b567e1f58026f5b168c09 > - Backport 9ca1004e76a614328cd2eb7546143839c4d2f810 > - Backport 46b3d1d8cfd03e01d993be19d725cdbcafef7865 > - Backport de29ef3bf3a029f99f340de9f093cd20544217fd @sercher Your change (at version 0aa5048e2ed30a90ab7e2149179a095803274058) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2282#issuecomment-3391690957 From duke at openjdk.org Fri Oct 10 19:35:01 2025 From: duke at openjdk.org (duke) Date: Fri, 10 Oct 2025 19:35:01 GMT Subject: [jdk25u] RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: <3nJTy-jPZo8yn7ZbBPX-7n3Bs0p4XW6xyV2WsVj0yvE=.2b471b1e-337f-48f1-bd71-87daa9385aad@github.com> On Thu, 9 Oct 2025 13:48:04 GMT, Justin King wrote: > 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler @jcking Your change (at version e7c052d784e1243a3956dd19517d3f4fb101c07d) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/287#issuecomment-3392033444 From jcking at openjdk.org Fri Oct 10 22:28:09 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 10 Oct 2025 22:28:09 GMT Subject: [jdk25u] Integrated: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 13:48:04 GMT, Justin King wrote: > 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler This pull request has now been integrated. Changeset: e8b86f47 Author: Justin King Committer: Chuck Rasbold URL: https://git.openjdk.org/jdk25u/commit/e8b86f471bfe97b048b9678a5d87f71864e1d394 Stats: 18 lines in 2 files changed: 8 ins; 9 del; 1 mod 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler Backport-of: fd29677479797956e0d205b5ce6e7cb9ad407bd1 ------------- PR: https://git.openjdk.org/jdk25u/pull/287 From duke at openjdk.org Sat Oct 11 00:13:21 2025 From: duke at openjdk.org (Rui Li) Date: Sat, 11 Oct 2025 00:13:21 GMT Subject: [jdk21u-dev] RFR: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags Message-ID: Backport for parity with oracle. This patch removes duplicate vm flags. A clean backport. Tests are running ------------- Commit messages: - Backport 458f033d4dd3c646028b2f9bab88f9a308cad4af Changes: https://git.openjdk.org/jdk21u-dev/pull/2314/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2314&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362533 Stats: 21 lines in 3 files changed: 0 ins; 17 del; 4 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2314.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2314/head:pull/2314 PR: https://git.openjdk.org/jdk21u-dev/pull/2314 From duke at openjdk.org Sat Oct 11 00:29:24 2025 From: duke at openjdk.org (Rui Li) Date: Sat, 11 Oct 2025 00:29:24 GMT Subject: [jdk17u-dev] RFR: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags Message-ID: Backport for parity with oracle. This patch removes duplicate vm flags. A clean backport. The updated tests passed locally: - test/jdk/sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.java - test/jdk/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java - test/jdk/sun/management/jmxremote/bootstrap/LocalManagementTest.java - test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java The rests are running in GHA. Test changes. Low risk. ------------- Commit messages: - Backport 458f033d4dd3c646028b2f9bab88f9a308cad4af Changes: https://git.openjdk.org/jdk17u-dev/pull/4035/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4035&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362533 Stats: 21 lines in 3 files changed: 0 ins; 17 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4035.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4035/head:pull/4035 PR: https://git.openjdk.org/jdk17u-dev/pull/4035 From dzhang at openjdk.org Sat Oct 11 01:05:02 2025 From: dzhang at openjdk.org (Dingli Zhang) Date: Sat, 11 Oct 2025 01:05:02 GMT Subject: [jdk25u] Integrated: 8368893: RISC-V: crash after JDK-8352673 on fastdebug version In-Reply-To: References: Message-ID: <2OwaTT1pk5I2qQNoId_siuy6tX5R7V14vObviYKFVWw=.5994d697-19ec-403d-98fd-fbbf69a06e9c@github.com> On Thu, 9 Oct 2025 06:47:25 GMT, Dingli Zhang wrote: > Hi all, > > This pull request contains a backport of commit [f49849a5](https://github.com/openjdk/jdk/commit/f49849a5ed4e9383e39e69ce76bb8ea74fb443f9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Hamlin Li on 1 Oct 2025 and was reviewed by Fei Yang and Dingli Zhang. > > Thanks! This pull request has now been integrated. Changeset: 1ad9e756 Author: Dingli Zhang Committer: Fei Yang URL: https://git.openjdk.org/jdk25u/commit/1ad9e756f15286dc79d222f59293db616cd2550a Stats: 8 lines in 2 files changed: 0 ins; 6 del; 2 mod 8368893: RISC-V: crash after JDK-8352673 on fastdebug version Backport-of: f49849a5ed4e9383e39e69ce76bb8ea74fb443f9 ------------- PR: https://git.openjdk.org/jdk25u/pull/284 From duke at openjdk.org Sat Oct 11 06:29:14 2025 From: duke at openjdk.org (duke) Date: Sat, 11 Oct 2025 06:29:14 GMT Subject: [jdk17u-dev] Withdrawn: 8294399: (ch) Refactor some methods out of sun.nio.ch.UnixFileDispatcherImpl In-Reply-To: References: Message-ID: <3qRgoM9DMypDBc30kNRMSEGEsB9rBfY0oZv69M5Is7E=.7fd422ff-6ea7-4df9-beb6-4578d0c6886a@github.com> On Wed, 11 Jun 2025 14:08:10 GMT, Shruthi Acharya wrote: > Signed-off-by: Shruthi [Shruthi.Shruthi1 at ibm.com](mailto:Shruthi.Shruthi1 at ibm.com) > > OpenJDK PR : https://github.com/openjdk/jdk/pull/10434 > OpenJDK bug : https://bugs.openjdk.org/browse/JDK-8294399 > > The original patch does not apply cleanly to JDK17u-dev, as UnixFileDispatcherImpl.java and UnixFileDispatcherImpl.c do not exist in this version. > Instead, JDK 17 uses FileDispatcherImpl.java and FileDispatcherImpl.c under the unix directory for the relevant implementation. > Therefore, the changes were applied manually to align with the JDK 17 structure. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/3631 From serb at openjdk.org Sun Oct 12 02:02:09 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Sun, 12 Oct 2025 02:02:09 GMT Subject: [jdk21u-dev] RFR: 8367384: The ICC_Profile class may throw exceptions during serialization Message-ID: Hi all, This pull request contains a backport of commit 0e98ec36 from the openjdk/jdk repository. The commit being backported was authored by Sergey Bylokhov on 3 Oct 2025 and was reviewed by Harshitha Onkar and Phil Race. Thanks! ------------- Commit messages: - Backport 0e98ec36623d5d83172209058574a97bab1d6038 Changes: https://git.openjdk.org/jdk21u-dev/pull/2312/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2312&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367384 Stats: 205 lines in 25 files changed: 173 ins; 14 del; 18 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2312.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2312/head:pull/2312 PR: https://git.openjdk.org/jdk21u-dev/pull/2312 From syan at openjdk.org Sun Oct 12 08:13:12 2025 From: syan at openjdk.org (SendaoYan) Date: Sun, 12 Oct 2025 08:13:12 GMT Subject: [jdk25u] RFR: 8365983: Tests should throw SkippedException when SCTP not supported In-Reply-To: References: Message-ID: On Tue, 2 Sep 2025 14:24:40 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [a029245a](https://github.com/openjdk/jdk/commit/a029245a4e1f04052fa0f0a5af16ae0e770bd822) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 2 Sep 2025 and was reviewed by Jaikiran Pai. > > Thanks! Thanks for the approved. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/155#issuecomment-3394056463 From syan at openjdk.org Sun Oct 12 08:13:13 2025 From: syan at openjdk.org (SendaoYan) Date: Sun, 12 Oct 2025 08:13:13 GMT Subject: [jdk25u] Integrated: 8365983: Tests should throw SkippedException when SCTP not supported In-Reply-To: References: Message-ID: On Tue, 2 Sep 2025 14:24:40 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [a029245a](https://github.com/openjdk/jdk/commit/a029245a4e1f04052fa0f0a5af16ae0e770bd822) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 2 Sep 2025 and was reviewed by Jaikiran Pai. > > Thanks! This pull request has now been integrated. Changeset: 5838de91 Author: SendaoYan URL: https://git.openjdk.org/jdk25u/commit/5838de919aad72ef60d2580d5951ebcec7bc4bd5 Stats: 209 lines in 16 files changed: 103 ins; 89 del; 17 mod 8365983: Tests should throw SkippedException when SCTP not supported Backport-of: a029245a4e1f04052fa0f0a5af16ae0e770bd822 ------------- PR: https://git.openjdk.org/jdk25u/pull/155 From duke at openjdk.org Mon Oct 13 04:17:05 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 04:17:05 GMT Subject: [jdk25u] RFR: 8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 11:32:34 GMT, KavyaKS94 wrote: > Clean backport. > SingleStep handler has no checks for thread or location. So once SingleStep event is enabled, event from other thread can be posted first (or several events from different threads). > The fix enables SingleStep event only for test thread. > Tested changes locally. @KavyaKS94 Your change (at version 936e46e920140804c7e79344a066043ec3b013ec) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/286#issuecomment-3395797792 From duke at openjdk.org Mon Oct 13 06:40:12 2025 From: duke at openjdk.org (Ashish Kumar) Date: Mon, 13 Oct 2025 06:40:12 GMT Subject: [jdk25u] RFR: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java In-Reply-To: References: Message-ID: <42WJAZcWeHJVzHI2euADGIWoH_ZMXJU7jiNNhvivVXs=.9b12f28d-d518-4454-8e57-0209a1f2f679@github.com> On Tue, 9 Sep 2025 06:45:50 GMT, Ashish Kumar wrote: > Backport bug fix from jdk repo. A comparison of BindServer.java reveals a one-line difference between the source (JDK 25) and the backported version. The JDK 25 file has 1848 lines, which includes a terminating newline character, that's the reason it's not clean backport. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/178#issuecomment-3396058626 From goetz at openjdk.org Mon Oct 13 07:18:20 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 07:18:20 GMT Subject: [jdk17u-dev] RFR: 8343396: Use OperatingSystem, Architecture, and OSVersion in jpackage tests In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 11:42:45 GMT, Goetz Lindenmaier wrote: > I backport this to improve testing in 17. jdk.internal.util.OperatingSystem not in 17. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4034#issuecomment-3396156846 From goetz at openjdk.org Mon Oct 13 07:18:21 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 07:18:21 GMT Subject: [jdk17u-dev] Withdrawn: 8343396: Use OperatingSystem, Architecture, and OSVersion in jpackage tests In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 11:42:45 GMT, Goetz Lindenmaier wrote: > I backport this to improve testing in 17. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4034 From shade at openjdk.org Mon Oct 13 07:48:06 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 13 Oct 2025 07:48:06 GMT Subject: [jdk25u] RFR: 8369226: GHA: Switch to MacOS 15 In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 12:44:03 GMT, Aleksey Shipilev wrote: > Switching MacOS builders ahead of upcoming brownouts and deprecations. > > Additional testing: > - [x] GHA Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/289#issuecomment-3396255895 From shade at openjdk.org Mon Oct 13 07:48:07 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 13 Oct 2025 07:48:07 GMT Subject: [jdk25u] Integrated: 8369226: GHA: Switch to MacOS 15 In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 12:44:03 GMT, Aleksey Shipilev wrote: > Switching MacOS builders ahead of upcoming brownouts and deprecations. > > Additional testing: > - [x] GHA This pull request has now been integrated. Changeset: 667daee3 Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/667daee3683897956d2af755b28e9376a664cb75 Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod 8369226: GHA: Switch to MacOS 15 Backport-of: 1ea8cfa6dc8e6f96fd87553331abaae17ec173ea ------------- PR: https://git.openjdk.org/jdk25u/pull/289 From syan at openjdk.org Mon Oct 13 09:37:26 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 13 Oct 2025 09:37:26 GMT Subject: [jdk21u-dev] RFR: 8366359: Test should throw SkippedException when there is no lpstat In-Reply-To: <3t8I6COBZoBuz4if5qPLm6Kvayqhe926nIpZZ8PWkYc=.27d17372-cc26-4c1e-a145-428081404339@github.com> References: <3t8I6COBZoBuz4if5qPLm6Kvayqhe926nIpZZ8PWkYc=.27d17372-cc26-4c1e-a145-428081404339@github.com> Message-ID: On Thu, 11 Sep 2025 06:34:51 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [f23c1507](https://github.com/openjdk/jdk/commit/f23c150709fbd6d9b84261a7c99b67d7d08334b9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 30 Aug 2025 and was reviewed by Alexey Ivanov and Phil Race. > > Thanks! Thanks for the approved. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2177#issuecomment-3396639268 From syan at openjdk.org Mon Oct 13 09:37:27 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 13 Oct 2025 09:37:27 GMT Subject: [jdk21u-dev] Integrated: 8366359: Test should throw SkippedException when there is no lpstat In-Reply-To: <3t8I6COBZoBuz4if5qPLm6Kvayqhe926nIpZZ8PWkYc=.27d17372-cc26-4c1e-a145-428081404339@github.com> References: <3t8I6COBZoBuz4if5qPLm6Kvayqhe926nIpZZ8PWkYc=.27d17372-cc26-4c1e-a145-428081404339@github.com> Message-ID: On Thu, 11 Sep 2025 06:34:51 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [f23c1507](https://github.com/openjdk/jdk/commit/f23c150709fbd6d9b84261a7c99b67d7d08334b9) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by SendaoYan on 30 Aug 2025 and was reviewed by Alexey Ivanov and Phil Race. > > Thanks! This pull request has now been integrated. Changeset: d3facda8 Author: SendaoYan URL: https://git.openjdk.org/jdk21u-dev/commit/d3facda853ef22472f8be396c66c69c287a76adf Stats: 23 lines in 1 file changed: 11 ins; 7 del; 5 mod 8366359: Test should throw SkippedException when there is no lpstat Backport-of: f23c150709fbd6d9b84261a7c99b67d7d08334b9 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2177 From duke at openjdk.org Mon Oct 13 10:17:54 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 10:17:54 GMT Subject: [jdk25u] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 06:08:03 GMT, Roman Marchenko wrote: > This is backport of JDK-8358751 "C2: Recursive inlining check for compiled lambda forms is broken" > > Clean backport. tier1-tier4 seem OK, run on linux64. @wkia Your change (at version aa83f2fc7c7202b3f893be12a8ac60dd78d21857) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/279#issuecomment-3396798093 From clanger at openjdk.org Mon Oct 13 12:05:35 2025 From: clanger at openjdk.org (Christoph Langer) Date: Mon, 13 Oct 2025 12:05:35 GMT Subject: [jdk21u-dev] Integrated: 8344577: Virtual thread tests are timing out on some macOS systems In-Reply-To: References: Message-ID: On Mon, 6 Oct 2025 12:20:08 GMT, Christoph Langer wrote: > Hi all, > > This pull request contains a backport of [JDK-8344577](https://bugs.openjdk.org/browse/JDK-8344577), commit [a032de29](https://github.com/openjdk/jdk/commit/a032de2904baf83143415858ed7191549c659035) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Alan Bateman on 25 Nov 2024 and was reviewed by Jaikiran Pai. > > I did a minor resolve in test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java and dropped changes to several tests which do not exist in 21. > > Thanks! This pull request has now been integrated. Changeset: 222ada98 Author: Christoph Langer URL: https://git.openjdk.org/jdk21u-dev/commit/222ada98eef5ff04b5b6915af0d717bed18f657b Stats: 52 lines in 3 files changed: 34 ins; 1 del; 17 mod 8344577: Virtual thread tests are timing out on some macOS systems 8344143: Test jdk/java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java timed out on macosx-x64 Reviewed-by: mbaesken Backport-of: a032de2904baf83143415858ed7191549c659035 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2297 From duke at openjdk.org Mon Oct 13 12:08:18 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 12:08:18 GMT Subject: [jdk25u] RFR: 8364993: JFR: Disable jdk.ModuleExport in default.jfc In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 12:09:36 GMT, Joakim Nordstr?m wrote: > This pull request contains a backport of commit [a382996b](https://github.com/openjdk/jdk/commit/a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Erik Gahlin on 12 Aug 2025 and was reviewed by Markus Gr?nlund. > > Thanks! @jaokim Your change (at version 3343e80ca6dfcb97b67825a5f9424cfd56d9df5a) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/277#issuecomment-3397246883 From duke at openjdk.org Mon Oct 13 12:08:25 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 12:08:25 GMT Subject: [jdk25u] RFR: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc In-Reply-To: <7TwW_otiVDXx87VqR7H5C3B07jhIwc05pkdUKA9sOAM=.ed03ae58-eed1-46c3-a453-be22c3650a29@github.com> References: <7TwW_otiVDXx87VqR7H5C3B07jhIwc05pkdUKA9sOAM=.ed03ae58-eed1-46c3-a453-be22c3650a29@github.com> Message-ID: <4aaQ1JGuOnX6E06xOXX4T66aU_UipuTJYoF2d2KvZPA=.61db3558-e8d3-4264-be3e-e4ffa77c1ddc@github.com> On Tue, 7 Oct 2025 12:09:11 GMT, Joakim Nordstr?m wrote: > This pull request contains a backport of commit [7698c373](https://github.com/openjdk/jdk/commit/7698c373a684235812c9dc11edd751059f9e8e81) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Erik Gahlin on 14 Aug 2025 and was reviewed by Markus Gr?nlund. > > Thanks! @jaokim Your change (at version 5e6eaa61652162cafd7eefedf0c2eb0426bd891e) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/276#issuecomment-3397247605 From jnordstrom at openjdk.org Mon Oct 13 12:12:22 2025 From: jnordstrom at openjdk.org (Joakim =?UTF-8?B?Tm9yZHN0csO2bQ==?=) Date: Mon, 13 Oct 2025 12:12:22 GMT Subject: [jdk25u] Integrated: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc In-Reply-To: <7TwW_otiVDXx87VqR7H5C3B07jhIwc05pkdUKA9sOAM=.ed03ae58-eed1-46c3-a453-be22c3650a29@github.com> References: <7TwW_otiVDXx87VqR7H5C3B07jhIwc05pkdUKA9sOAM=.ed03ae58-eed1-46c3-a453-be22c3650a29@github.com> Message-ID: On Tue, 7 Oct 2025 12:09:11 GMT, Joakim Nordstr?m wrote: > This pull request contains a backport of commit [7698c373](https://github.com/openjdk/jdk/commit/7698c373a684235812c9dc11edd751059f9e8e81) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Erik Gahlin on 14 Aug 2025 and was reviewed by Markus Gr?nlund. > > Thanks! This pull request has now been integrated. Changeset: 31399cd7 Author: Joakim Nordstr?m Committer: Erik Gahlin URL: https://git.openjdk.org/jdk25u/commit/31399cd7ea8ea10bbb63a2ab1450890e0e62ea42 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc Backport-of: 7698c373a684235812c9dc11edd751059f9e8e81 ------------- PR: https://git.openjdk.org/jdk25u/pull/276 From jnordstrom at openjdk.org Mon Oct 13 12:13:25 2025 From: jnordstrom at openjdk.org (Joakim =?UTF-8?B?Tm9yZHN0csO2bQ==?=) Date: Mon, 13 Oct 2025 12:13:25 GMT Subject: [jdk25u] Integrated: 8364993: JFR: Disable jdk.ModuleExport in default.jfc In-Reply-To: References: Message-ID: <_W5yBBFSyHu1h0vuUAvDkHE8vyjCEKIgvxr9OgOO5Cs=.354278b3-1b71-4402-9c54-412660b1c552@github.com> On Tue, 7 Oct 2025 12:09:36 GMT, Joakim Nordstr?m wrote: > This pull request contains a backport of commit [a382996b](https://github.com/openjdk/jdk/commit/a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Erik Gahlin on 12 Aug 2025 and was reviewed by Markus Gr?nlund. > > Thanks! This pull request has now been integrated. Changeset: b26b71db Author: Joakim Nordstr?m Committer: Erik Gahlin URL: https://git.openjdk.org/jdk25u/commit/b26b71db02bb98a82c58578b0a48872e3364f3ca Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8364993: JFR: Disable jdk.ModuleExport in default.jfc Backport-of: a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d ------------- PR: https://git.openjdk.org/jdk25u/pull/277 From mbaesken at openjdk.org Mon Oct 13 12:46:12 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Mon, 13 Oct 2025 12:46:12 GMT Subject: [jdk21u-dev] RFR: 8365442: [asan] runtime/ErrorHandling/CreateCoredumpOnCrash.java fails Message-ID: <1xgYYk1fE8b1Aiil0UwbHn7MCbQOVenYXEAH42jvdXE=.b89f76ee-c2c8-481a-9243-4f0255ce96ec@github.com> Backport 8365442, diffs in the stride ------------- Commit messages: - Backport e5ec464120bec50ab111ee32dfb930f26150b109 Changes: https://git.openjdk.org/jdk21u-dev/pull/2316/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2316&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365442 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2316.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2316/head:pull/2316 PR: https://git.openjdk.org/jdk21u-dev/pull/2316 From goetz at openjdk.org Mon Oct 13 13:55:42 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 13:55:42 GMT Subject: [jdk21u-dev] RFR: 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out Message-ID: I would like to imrove this test in 21. Simple resolves, maybe clean. ------------- Commit messages: - backport 1bd4abf98e26d04076f330c0b2e44f666f8c27a1 Changes: https://git.openjdk.org/jdk21u-dev/pull/2317/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2317&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8327434 Stats: 6 lines in 1 file changed: 2 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2317.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2317/head:pull/2317 PR: https://git.openjdk.org/jdk21u-dev/pull/2317 From goetz at openjdk.org Mon Oct 13 14:03:44 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 14:03:44 GMT Subject: [jdk17u-dev] RFR: 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out Message-ID: I would like to imrove this test in 17. Clean backport from 21. ------------- Commit messages: - backport 1bd4abf98e26d04076f330c0b2e44f666f8c27a1 Changes: https://git.openjdk.org/jdk17u-dev/pull/4037/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4037&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8327434 Stats: 6 lines in 1 file changed: 2 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4037.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4037/head:pull/4037 PR: https://git.openjdk.org/jdk17u-dev/pull/4037 From goetz at openjdk.org Mon Oct 13 14:23:19 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 14:23:19 GMT Subject: [jdk21u-dev] RFR: 8345213: JVM Prefers /etc/timezone Over /etc/localtime on Debian 12 Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - backport c8a521fddac9d42fe93ea9b3ab89e804bc48bf4e Changes: https://git.openjdk.org/jdk21u-dev/pull/2318/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2318&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345213 Stats: 30 lines in 1 file changed: 0 ins; 28 del; 2 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2318.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2318/head:pull/2318 PR: https://git.openjdk.org/jdk21u-dev/pull/2318 From goetz at openjdk.org Mon Oct 13 14:23:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 14:23:27 GMT Subject: [jdk17u-dev] RFR: 8345213: JVM Prefers /etc/timezone Over /etc/localtime on Debian 12 Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - backport c8a521fddac9d42fe93ea9b3ab89e804bc48bf4e Changes: https://git.openjdk.org/jdk17u-dev/pull/4038/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4038&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8345213 Stats: 30 lines in 1 file changed: 0 ins; 28 del; 2 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4038.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4038/head:pull/4038 PR: https://git.openjdk.org/jdk17u-dev/pull/4038 From chris.w.dennis at gmail.com Mon Oct 13 14:57:36 2025 From: chris.w.dennis at gmail.com (Chris Dennis) Date: Mon, 13 Oct 2025 10:57:36 -0400 Subject: Backport request for JDK-8362123 to JDK 21 and JDK 25 Message-ID: I attempted to create a backport PR for https://bugs.openjdk.org/browse/JDK-8362123 via the Skara tooling (/backport) but as I only hold Contributor status it appears that I will need assistance in triggering everything. I couldn't find solid documentation for how this is supposed to happen, so my apologies if there is some other process that I'm missing. Ideally I would like to see this fix backported to JDK 21 and JDK 25, and believe it is a good candidate given that it is small, applies cleanly, has clear test coverage, and is not in a typically performance sensitive area. Thanks, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From goetz at openjdk.org Mon Oct 13 14:59:31 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 14:59:31 GMT Subject: [jdk17u-dev] RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java Message-ID: I backport this for parity with 17.0.18-oracle, ------------- Commit messages: - backport 7576064a10c0f7a1fbfe88fc39254f32005d88f8 Changes: https://git.openjdk.org/jdk17u-dev/pull/4039/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4039&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359061 Stats: 85 lines in 2 files changed: 66 ins; 3 del; 16 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4039.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4039/head:pull/4039 PR: https://git.openjdk.org/jdk17u-dev/pull/4039 From goetz at openjdk.org Mon Oct 13 15:02:22 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:02:22 GMT Subject: [jdk17u-dev] RFR: 8360178: TestArguments.atojulong gtest has incorrect format string Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - backport 878497fb85b9f7d066829b745324028f9f8cdc60 Changes: https://git.openjdk.org/jdk17u-dev/pull/4040/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4040&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8360178 Stats: 4 lines in 1 file changed: 2 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4040.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4040/head:pull/4040 PR: https://git.openjdk.org/jdk17u-dev/pull/4040 From goetz at openjdk.org Mon Oct 13 15:00:40 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:00:40 GMT Subject: [jdk21u-dev] RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java Message-ID: <1LAtVZyQlh5ngM3INj-CA3Y47xpfEqtF-RhRVkuRq4c=.ad5bd032-6b24-42c0-8e1f-2f33b7ae24de@github.com> I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - backport 7576064a10c0f7a1fbfe88fc39254f32005d88f8 Changes: https://git.openjdk.org/jdk21u-dev/pull/2319/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2319&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359061 Stats: 85 lines in 2 files changed: 66 ins; 3 del; 16 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2319.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2319/head:pull/2319 PR: https://git.openjdk.org/jdk21u-dev/pull/2319 From goetz at openjdk.org Mon Oct 13 15:12:12 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:12:12 GMT Subject: [jdk17u-dev] RFR: 8362207: Add more test cases for possible double-rounding in fma Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 8462e57fad85466bbe3e5d82b4e77bfdb76700e7 Changes: https://git.openjdk.org/jdk17u-dev/pull/4041/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4041&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362207 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4041.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4041/head:pull/4041 PR: https://git.openjdk.org/jdk17u-dev/pull/4041 From goetz at openjdk.org Mon Oct 13 15:14:07 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:14:07 GMT Subject: [jdk17u-dev] Integrated: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: References: Message-ID: On Wed, 8 Oct 2025 07:26:26 GMT, Goetz Lindenmaier wrote: > I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). This pull request has now been integrated. Changeset: bef2159f Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/bef2159f8b59685968b45e1fef8aed9fe6297601 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8369078: Fix faulty test conversion in IllegalCharsetName.java Reviewed-by: jlu Backport-of: 0f406c420e35f7a4358dc99711fd23d162f21777 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4021 From goetz at openjdk.org Mon Oct 13 15:14:23 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:14:23 GMT Subject: [jdk17u-dev] RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v2] In-Reply-To: References: Message-ID: > I backport this for parity with 17.0.18-oracle, Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: typo ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4039/files - new: https://git.openjdk.org/jdk17u-dev/pull/4039/files/71778467..84bf5a71 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4039&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4039&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4039.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4039/head:pull/4039 PR: https://git.openjdk.org/jdk17u-dev/pull/4039 From goetz at openjdk.org Mon Oct 13 15:15:19 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:15:19 GMT Subject: [jdk21u-dev] Integrated: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> References: <56ysepedSyMHjbWi_Hg5M2rVKCn_AncgXPCzNcdisyo=.abdcb8c7-737b-4ddc-9d5d-86f7c413e282@github.com> Message-ID: On Wed, 8 Oct 2025 07:26:14 GMT, Goetz Lindenmaier wrote: > I backport this as follow up of [JDK-8310049](https://bugs.openjdk.org/browse/JDK-8310049). This pull request has now been integrated. Changeset: 86ca7e9d Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/86ca7e9d9bde64f690fe743fdc814069200aa9a3 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8369078: Fix faulty test conversion in IllegalCharsetName.java Reviewed-by: jlu Backport-of: 0f406c420e35f7a4358dc99711fd23d162f21777 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2301 From goetz at openjdk.org Mon Oct 13 15:15:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:15:27 GMT Subject: [jdk17u-dev] RFR: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport 2f1aed2a165259a873636792cff7c9de4e1f334e Changes: https://git.openjdk.org/jdk17u-dev/pull/4042/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4042&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361423 Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4042.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4042/head:pull/4042 PR: https://git.openjdk.org/jdk17u-dev/pull/4042 From goetz at openjdk.org Mon Oct 13 15:15:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:15:37 GMT Subject: [jdk21u-dev] RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v2] In-Reply-To: <1LAtVZyQlh5ngM3INj-CA3Y47xpfEqtF-RhRVkuRq4c=.ad5bd032-6b24-42c0-8e1f-2f33b7ae24de@github.com> References: <1LAtVZyQlh5ngM3INj-CA3Y47xpfEqtF-RhRVkuRq4c=.ad5bd032-6b24-42c0-8e1f-2f33b7ae24de@github.com> Message-ID: > I backport this for parity with 21.0.10-oracle. Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: typo ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2319/files - new: https://git.openjdk.org/jdk21u-dev/pull/2319/files/f580a1f3..4a2ebfdb Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2319&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2319&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2319.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2319/head:pull/2319 PR: https://git.openjdk.org/jdk21u-dev/pull/2319 From goetz at openjdk.org Mon Oct 13 15:17:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 13 Oct 2025 15:17:13 GMT Subject: [jdk21u-dev] RFR: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 2f1aed2a165259a873636792cff7c9de4e1f334e Changes: https://git.openjdk.org/jdk21u-dev/pull/2320/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2320&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361423 Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2320.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2320/head:pull/2320 PR: https://git.openjdk.org/jdk21u-dev/pull/2320 From sgehwolf at redhat.com Mon Oct 13 15:20:49 2025 From: sgehwolf at redhat.com (Severin Gehwolf) Date: Mon, 13 Oct 2025 17:20:49 +0200 Subject: Backport request for JDK-8362123 to JDK 21 and JDK 25 In-Reply-To: References: Message-ID: <2c6ec4b76088a369a518863d1591b9a37839111d.camel@redhat.com> On Mon, 2025-10-13 at 10:57 -0400, Chris Dennis wrote: > I attempted to create a backport PR > for?https://bugs.openjdk.org/browse/JDK-8362123 via the Skara tooling > (/backport) but as I only hold Contributor status it appears that I > will need assistance in triggering everything. I couldn't find > solid?documentation for how?this is supposed to happen, so my > apologies if there is some other process that I'm missing. Ideally I > would like to see this fix backported to JDK 21 and JDK 25, and > believe it is a good candidate given that it is small, applies > cleanly, has clear test coverage, and is not in a typically > performance sensitive area. https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix ... has instructions how to contribute a backport. You can do it without /backport. HTH. Thanks, Severin From shade at openjdk.org Mon Oct 13 15:57:04 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 13 Oct 2025 15:57:04 GMT Subject: [jdk25u] RFR: 8367948: JFR: MethodTrace threshold setting has no effect In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 13:54:24 GMT, Aleksey Shipilev wrote: > Fixes minor bug in new JFR feature added in JDK 25. > > Additional testing: > - [x] macos-aarch64-server-fastdebug, new regression test fails without the fix, passes with it > - [x] macos-aarch64-server-fastdebug, `jdk_jfr` Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/290#issuecomment-3398094403 From shade at openjdk.org Mon Oct 13 15:58:04 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 13 Oct 2025 15:58:04 GMT Subject: [jdk25u] RFR: 8367953: JFR sampler threads does not appear in thread dump In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 14:07:13 GMT, Aleksey Shipilev wrote: > Fixes another minor bug in new JFR feature added in JDK 24/25. > > Additional testing: > - [x] macos-aarch64-server-fastdebug, `jdk_jfr` Push approval granted. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/291#issuecomment-3398093230 From shade at openjdk.org Mon Oct 13 15:58:05 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 13 Oct 2025 15:58:05 GMT Subject: [jdk25u] Integrated: 8367953: JFR sampler threads does not appear in thread dump In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 14:07:13 GMT, Aleksey Shipilev wrote: > Fixes another minor bug in new JFR feature added in JDK 24/25. > > Additional testing: > - [x] macos-aarch64-server-fastdebug, `jdk_jfr` This pull request has now been integrated. Changeset: 8df7dd1c Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/8df7dd1c01490edd6591a9bbc1f97a4d4fad77a9 Stats: 14 lines in 2 files changed: 14 ins; 0 del; 0 mod 8367953: JFR sampler threads does not appear in thread dump Backport-of: 64c46d8efc27911b8667c3974275c075cf79a311 ------------- PR: https://git.openjdk.org/jdk25u/pull/291 From shade at openjdk.org Mon Oct 13 15:59:57 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Mon, 13 Oct 2025 15:59:57 GMT Subject: [jdk25u] Integrated: 8367948: JFR: MethodTrace threshold setting has no effect In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 13:54:24 GMT, Aleksey Shipilev wrote: > Fixes minor bug in new JFR feature added in JDK 25. > > Additional testing: > - [x] macos-aarch64-server-fastdebug, new regression test fails without the fix, passes with it > - [x] macos-aarch64-server-fastdebug, `jdk_jfr` This pull request has now been integrated. Changeset: d4a7d0da Author: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/d4a7d0dae9c1898856ecd39f6484dad413625382 Stats: 34 lines in 3 files changed: 29 ins; 0 del; 5 mod 8367948: JFR: MethodTrace threshold setting has no effect Backport-of: 4bc86a26db1eb3d054d80c9759fe04686e1e36b3 ------------- PR: https://git.openjdk.org/jdk25u/pull/290 From duke at openjdk.org Mon Oct 13 16:12:17 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 16:12:17 GMT Subject: [jdk21u-dev] RFR: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags In-Reply-To: References: Message-ID: On Sat, 11 Oct 2025 00:07:46 GMT, Rui Li wrote: > Backport for parity with oracle. This patch removes duplicate vm flags. A clean backport. > > The updated tests passed locally: > - test/jdk/sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.java > - test/jdk/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java > - test/jdk/sun/management/jmxremote/bootstrap/LocalManagementTest.java > - test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java > > The rests are running in GHA. Test changes. Low risk. @rgithubli Your change (at version 9bdd47cc6eb995c9e04e68b61718219402b77f26) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2314#issuecomment-3398147151 From duke at openjdk.org Mon Oct 13 16:13:20 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 16:13:20 GMT Subject: [jdk25u] RFR: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic In-Reply-To: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> References: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> Message-ID: On Tue, 7 Oct 2025 04:29:07 GMT, Rui Li wrote: > Two issues in this backport, both are clean: > - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411 > - (follow up) https://bugs.openjdk.org/browse/JDK-8363720 > > Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests passed locally on windows. @rgithubli Your change (at version ff0e7ad56adfde3694860e53ef4aecf9600a672f) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/272#issuecomment-3398152199 From duke at openjdk.org Mon Oct 13 16:15:31 2025 From: duke at openjdk.org (Rui Li) Date: Mon, 13 Oct 2025 16:15:31 GMT Subject: [jdk21u-dev] Integrated: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags In-Reply-To: References: Message-ID: On Sat, 11 Oct 2025 00:07:46 GMT, Rui Li wrote: > Backport for parity with oracle. This patch removes duplicate vm flags. A clean backport. > > The updated tests passed locally: > - test/jdk/sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.java > - test/jdk/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java > - test/jdk/sun/management/jmxremote/bootstrap/LocalManagementTest.java > - test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java > > The rests are running in GHA. Test changes. Low risk. This pull request has now been integrated. Changeset: 865205a6 Author: Rui Li Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk21u-dev/commit/865205a61265741c3cdbc86376ba4271a35e1889 Stats: 21 lines in 3 files changed: 0 ins; 17 del; 4 mod 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags Backport-of: 458f033d4dd3c646028b2f9bab88f9a308cad4af ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2314 From duke at openjdk.org Mon Oct 13 16:15:33 2025 From: duke at openjdk.org (Rui Li) Date: Mon, 13 Oct 2025 16:15:33 GMT Subject: [jdk17u-dev] Integrated: 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags In-Reply-To: References: Message-ID: <6RF4_uCQjWUdcDVgZeHCYIMn9R482J7b6177fVADS8I=.5f1d77dd-73c8-45a0-9e67-863c4bbcb1b7@github.com> On Sat, 11 Oct 2025 00:23:14 GMT, Rui Li wrote: > Backport for parity with oracle. This patch removes duplicate vm flags. A clean backport. > > The updated tests passed locally: > > - test/jdk/sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.java > - test/jdk/sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java > - test/jdk/sun/management/jmxremote/bootstrap/LocalManagementTest.java > - test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java > > The rests are running in GHA. Test changes. Low risk. This pull request has now been integrated. Changeset: 27170348 Author: Rui Li Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk17u-dev/commit/27170348b1b07124b0530353fcc4ebb2b4b03914 Stats: 21 lines in 3 files changed: 0 ins; 17 del; 4 mod 8362533: Tests sun/management/jmxremote/bootstrap/* duplicate VM flags Backport-of: 458f033d4dd3c646028b2f9bab88f9a308cad4af ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4035 From duke at openjdk.org Mon Oct 13 16:16:20 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 16:16:20 GMT Subject: [jdk25u] RFR: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 18:15:50 GMT, Justin Lu wrote: > A test-only correction, which is a backport of commit [0f406c42](https://github.com/openjdk/jdk/commit/0f406c420e35f7a4358dc99711fd23d162f21777) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. @justin-curtis-lu Your change (at version 1d1e06b59a0fb1d3917f47c51541b5fd3b4b789f) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/293#issuecomment-3398163885 From duke at openjdk.org Mon Oct 13 16:17:31 2025 From: duke at openjdk.org (Chris Dennis) Date: Mon, 13 Oct 2025 16:17:31 GMT Subject: [jdk25u] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) Message-ID: This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. ------------- Commit messages: - Backport d5a207994b9c374e6638e57826326f8f4593b96b Changes: https://git.openjdk.org/jdk25u/pull/295/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=295&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362123 Stats: 65 lines in 2 files changed: 63 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/295.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/295/head:pull/295 PR: https://git.openjdk.org/jdk25u/pull/295 From duke at openjdk.org Mon Oct 13 16:20:04 2025 From: duke at openjdk.org (Rui Li) Date: Mon, 13 Oct 2025 16:20:04 GMT Subject: [jdk25u] RFR: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic [v2] In-Reply-To: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> References: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> Message-ID: > Two issues in this backport, both are clean: > - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411 > - (follow up) https://bugs.openjdk.org/browse/JDK-8363720 > > Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests passed locally on windows. Rui Li has updated the pull request incrementally with one additional commit since the last revision: Update full name ------------- Changes: - all: https://git.openjdk.org/jdk25u/pull/272/files - new: https://git.openjdk.org/jdk25u/pull/272/files/ff0e7ad5..315a4396 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk25u&pr=272&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk25u&pr=272&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/272.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/272/head:pull/272 PR: https://git.openjdk.org/jdk25u/pull/272 From duke at openjdk.org Mon Oct 13 16:22:50 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 16:22:50 GMT Subject: [jdk25u] RFR: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic [v2] In-Reply-To: References: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> Message-ID: On Mon, 13 Oct 2025 16:20:04 GMT, Rui Li wrote: >> Two issues in this backport, both are clean: >> - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411 >> - (follow up) https://bugs.openjdk.org/browse/JDK-8363720 >> >> Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests passed locally on windows. > > Rui Li has updated the pull request incrementally with one additional commit since the last revision: > > Update full name @rgithubli Your change (at version 315a4396220c9494cc2ee24c6ee9c017ad5297f9) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/272#issuecomment-3398186829 From duke at openjdk.org Mon Oct 13 16:28:57 2025 From: duke at openjdk.org (Rui Li) Date: Mon, 13 Oct 2025 16:28:57 GMT Subject: [jdk25u] Integrated: 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic In-Reply-To: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> References: <8DDl-lpZ8TLmE0JibFZDhLKsWuDC8CdioklTdi2iSR8=.5973371e-1e37-42a6-9609-a8045d4f807f@github.com> Message-ID: On Tue, 7 Oct 2025 04:29:07 GMT, Rui Li wrote: > Two issues in this backport, both are clean: > - (prerequisite) https://bugs.openjdk.org/browse/JDK-8360411 > - (follow up) https://bugs.openjdk.org/browse/JDK-8363720 > > Both patches are in oracle 21 & 17. For some reason oracle hasn't backported those to 25. Backporting them to 25u here. Tests passed locally on windows. This pull request has now been integrated. Changeset: a44b6bdf Author: Rui Li Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/a44b6bdf6e4cf3fa50cd976f1c47c7ec5a8cecf3 Stats: 34 lines in 1 file changed: 15 ins; 10 del; 9 mod 8360411: [TEST] open/test/jdk/java/io/File/MaxPathLength.java Refactor extract method to encapsulate Windows specific test logic 8363720: Follow up to JDK-8360411 with post review comments Reviewed-by: phh Backport-of: 016694bf74f6920f850330e353df9fd03458cca1 ------------- PR: https://git.openjdk.org/jdk25u/pull/272 From duke at openjdk.org Mon Oct 13 16:30:55 2025 From: duke at openjdk.org (Anawesha Khuntia) Date: Mon, 13 Oct 2025 16:30:55 GMT Subject: [jdk25u] RFR: 8333526: Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy Message-ID: Had run the tier1 - tier3 tests and there were no valid failures due to the fix ------------- Commit messages: - Backport 4f4030a423d04c8f488d143f0eda4a8de9dbd469 Changes: https://git.openjdk.org/jdk25u/pull/296/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=296&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8333526 Stats: 57 lines in 1 file changed: 0 ins; 27 del; 30 mod Patch: https://git.openjdk.org/jdk25u/pull/296.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/296/head:pull/296 PR: https://git.openjdk.org/jdk25u/pull/296 From jlu at openjdk.org Mon Oct 13 16:49:11 2025 From: jlu at openjdk.org (Justin Lu) Date: Mon, 13 Oct 2025 16:49:11 GMT Subject: [jdk25u] Integrated: 8369078: Fix faulty test conversion in IllegalCharsetName.java In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 18:15:50 GMT, Justin Lu wrote: > A test-only correction, which is a backport of commit [0f406c42](https://github.com/openjdk/jdk/commit/0f406c420e35f7a4358dc99711fd23d162f21777) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. This pull request has now been integrated. Changeset: cbc605a2 Author: Justin Lu Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/cbc605a229172274bac420ef9ceb7ff7cd898e68 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8369078: Fix faulty test conversion in IllegalCharsetName.java Backport-of: 0f406c420e35f7a4358dc99711fd23d162f21777 ------------- PR: https://git.openjdk.org/jdk25u/pull/293 From sgehwolf at openjdk.org Mon Oct 13 17:08:15 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Mon, 13 Oct 2025 17:08:15 GMT Subject: [jdk21u-dev] RFR: 8318492: Http2ClientImpl should attempt to close and remove connection in stop() In-Reply-To: References: Message-ID: On Tue, 16 Sep 2025 21:09:22 GMT, Daniel Hu wrote: > Clean backport. Improves Http2ClientImpl::stop(); when connections are successfully closed, they are removed from the internal map tracking connections. GHA passes. @cost0much Why is this an important fix to have in JDK 21? I can see why this might help in some cases, but the general benefit to warrant doing this backport doesn't seem to warrant the risk of this change in behaviour. Please provided more details. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2221#issuecomment-3398347151 From duke at openjdk.org Mon Oct 13 17:29:23 2025 From: duke at openjdk.org (Daniel Hu) Date: Mon, 13 Oct 2025 17:29:23 GMT Subject: [jdk21u-dev] RFR: 8318492: Http2ClientImpl should attempt to close and remove connection in stop() In-Reply-To: References: Message-ID: On Tue, 16 Sep 2025 21:09:22 GMT, Daniel Hu wrote: > Clean backport. Improves Http2ClientImpl::stop(); when connections are successfully closed, they are removed from the internal map tracking connections. GHA passes. I saw it as a improvement to current logic without much risk, but if out of extra precaution, then it isn't wholly necessary so closing. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2221#issuecomment-3398448170 From duke at openjdk.org Mon Oct 13 17:29:23 2025 From: duke at openjdk.org (Daniel Hu) Date: Mon, 13 Oct 2025 17:29:23 GMT Subject: [jdk21u-dev] Withdrawn: 8318492: Http2ClientImpl should attempt to close and remove connection in stop() In-Reply-To: References: Message-ID: <8ewwBr4RAmuFXv9Y-QjxdS28iB4gkGhtovQa-_17yys=.a9e24ca6-06b5-45d2-93ea-f4c6ee79050e@github.com> On Tue, 16 Sep 2025 21:09:22 GMT, Daniel Hu wrote: > Clean backport. Improves Http2ClientImpl::stop(); when connections are successfully closed, they are removed from the internal map tracking connections. GHA passes. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2221 From mbaesken at openjdk.org Mon Oct 13 17:36:18 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Mon, 13 Oct 2025 17:36:18 GMT Subject: [jdk21u-dev] Integrated: 8365442: [asan] runtime/ErrorHandling/CreateCoredumpOnCrash.java fails In-Reply-To: <1xgYYk1fE8b1Aiil0UwbHn7MCbQOVenYXEAH42jvdXE=.b89f76ee-c2c8-481a-9243-4f0255ce96ec@github.com> References: <1xgYYk1fE8b1Aiil0UwbHn7MCbQOVenYXEAH42jvdXE=.b89f76ee-c2c8-481a-9243-4f0255ce96ec@github.com> Message-ID: On Mon, 13 Oct 2025 12:37:21 GMT, Matthias Baesken wrote: > Backport 8365442, diffs in the stride This pull request has now been integrated. Changeset: 6509ec0a Author: Matthias Baesken URL: https://git.openjdk.org/jdk21u-dev/commit/6509ec0a026baf58029a505ddc21bd4d3635628c Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8365442: [asan] runtime/ErrorHandling/CreateCoredumpOnCrash.java fails Backport-of: e5ec464120bec50ab111ee32dfb930f26150b109 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2316 From rmarchenko at openjdk.org Mon Oct 13 17:37:13 2025 From: rmarchenko at openjdk.org (Roman Marchenko) Date: Mon, 13 Oct 2025 17:37:13 GMT Subject: [jdk25u] Integrated: 8358751: C2: Recursive inlining check for compiled lambda forms is broken In-Reply-To: References: Message-ID: <1ARuDfR6YxawoJKf0Uv0Y_kMFHyk4gej_Dx2M_Jl0Ws=.5c92fe8b-f598-4025-87dc-004cf9ce29ed@github.com> On Wed, 8 Oct 2025 06:08:03 GMT, Roman Marchenko wrote: > This is backport of JDK-8358751 "C2: Recursive inlining check for compiled lambda forms is broken" > > Clean backport. tier1-tier4 seem OK, run on linux64. This pull request has now been integrated. Changeset: a1564472 Author: Roman Marchenko Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/a1564472916f2da60d3b8a9ec4f8f8aaf82b1a92 Stats: 76 lines in 4 files changed: 42 ins; 1 del; 33 mod 8358751: C2: Recursive inlining check for compiled lambda forms is broken Backport-of: 9cca4f7c760bea9bf79f7c03f37a70449acad51e ------------- PR: https://git.openjdk.org/jdk25u/pull/279 From duke at openjdk.org Mon Oct 13 17:40:01 2025 From: duke at openjdk.org (KavyaKS94) Date: Mon, 13 Oct 2025 17:40:01 GMT Subject: [jdk25u] Integrated: 8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 11:32:34 GMT, KavyaKS94 wrote: > Clean backport. > SingleStep handler has no checks for thread or location. So once SingleStep event is enabled, event from other thread can be posted first (or several events from different threads). > The fix enables SingleStep event only for test thread. > Tested changes locally. This pull request has now been integrated. Changeset: 1471c205 Author: Alex Menkov Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/1471c205e5b6bb29f86f458adcf30cedab716491 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8304811: vmTestbase/vm/mlvm/indy/func/jvmti/stepBreakPopReturn/INDIFY_Test.java fails with JVMTI_ERROR_TYPE_MISMATCH Backport-of: 854b384b120fa2af41adca3048070866fe3cafd4 ------------- PR: https://git.openjdk.org/jdk25u/pull/286 From schernyshev at openjdk.org Mon Oct 13 17:42:02 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Mon, 13 Oct 2025 17:42:02 GMT Subject: [jdk21u-dev] Integrated: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:40:58 GMT, Sergey Chernyshev wrote: > This is a clean backport of JDK-8354475, a follow up fix for JDK-8343191 (#2278) > > This PR depends on and can be integrated after #2280 This pull request has now been integrated. Changeset: 2cf20dbb Author: Sergey Chernyshev Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/2cf20dbbad55c3c12ed447e03a3bd74228846526 Stats: 18 lines in 1 file changed: 18 ins; 0 del; 0 mod 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 Backport-of: e579cca619147aa51563dc00f374e02db49e1238 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2282 From fitzsim at openjdk.org Mon Oct 13 17:42:45 2025 From: fitzsim at openjdk.org (Thomas Fitzsimmons) Date: Mon, 13 Oct 2025 17:42:45 GMT Subject: [jdk25u] Integrated: 8361711: Add library name configurability to PKCS11Test.java In-Reply-To: References: Message-ID: <49ir3P8vYd6r2X7yPhIwjpkOBFPswr1D4TJUQ4nBih0=.d5729c23-9ed6-45cb-a89e-f024a9ee0347@github.com> On Thu, 9 Oct 2025 14:06:25 GMT, Thomas Fitzsimmons wrote: > Hi all, > > This pull request contains a backport of commit [1cb1267c](https://github.com/openjdk/jdk/commit/1cb1267ce84dea2bfcb434b03c982b859997c6d2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Thomas Fitzsimmons on 15 Sep 2025 and was reviewed by Valerie Peng. > > This backport will allow the Kryoptic continuous integration scripts to test against upstream OpenJDK 25. I have this patch working with Kryoptic CI (merged in https://github.com/latchset/kryoptic/pull/347) in a branch of my own jdk25u fork (https://github.com/fitzsim/jdk25u/tree/kryoptic-jdk-25). > > Thanks! This pull request has now been integrated. Changeset: a1d5dd1f Author: Thomas Fitzsimmons Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/a1d5dd1f4a50dd4fedde8b4f9aa999d89b7e4200 Stats: 46 lines in 1 file changed: 45 ins; 0 del; 1 mod 8361711: Add library name configurability to PKCS11Test.java Backport-of: 1cb1267ce84dea2bfcb434b03c982b859997c6d2 ------------- PR: https://git.openjdk.org/jdk25u/pull/288 From serb at openjdk.org Mon Oct 13 18:03:25 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Mon, 13 Oct 2025 18:03:25 GMT Subject: [jdk25u] Integrated: 8367384: The ICC_Profile class may throw exceptions during serialization In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 06:11:13 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [0e98ec36](https://github.com/openjdk/jdk/commit/0e98ec36623d5d83172209058574a97bab1d6038) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 3 Oct 2025 and was reviewed by Harshitha Onkar and Phil Race. > > Thanks! This pull request has now been integrated. Changeset: 368e829f Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk25u/commit/368e829f281befe597e7b123d400f9fcb5a71f20 Stats: 205 lines in 25 files changed: 173 ins; 14 del; 18 mod 8367384: The ICC_Profile class may throw exceptions during serialization Backport-of: 0e98ec36623d5d83172209058574a97bab1d6038 ------------- PR: https://git.openjdk.org/jdk25u/pull/283 From duke at openjdk.org Mon Oct 13 18:05:11 2025 From: duke at openjdk.org (Nibedita Jena) Date: Mon, 13 Oct 2025 18:05:11 GMT Subject: [jdk25u] Integrated: 8367133: DTLS: fragmentation of Finished message results in handshake failure In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 11:12:59 GMT, Nibedita Jena wrote: > Clean backport This pull request has now been integrated. Changeset: a875f32a Author: nibjen Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/a875f32a00b62d07363a83ead77e5bc34fe11b6c Stats: 78 lines in 2 files changed: 75 ins; 0 del; 3 mod 8367133: DTLS: fragmentation of Finished message results in handshake failure Backport-of: 80cb0ead502ae439660f2a3bbab42df4da39d9d6 ------------- PR: https://git.openjdk.org/jdk25u/pull/275 From serb at openjdk.org Mon Oct 13 19:07:33 2025 From: serb at openjdk.org (Sergey Bylokhov) Date: Mon, 13 Oct 2025 19:07:33 GMT Subject: [jdk21u-dev] Integrated: 8367384: The ICC_Profile class may throw exceptions during serialization In-Reply-To: References: Message-ID: On Thu, 9 Oct 2025 19:47:46 GMT, Sergey Bylokhov wrote: > Hi all, > > This pull request contains a backport of commit [0e98ec36](https://github.com/openjdk/jdk/commit/0e98ec36623d5d83172209058574a97bab1d6038) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Sergey Bylokhov on 3 Oct 2025 and was reviewed by Harshitha Onkar and Phil Race. This pull request has now been integrated. Changeset: 62c5a168 Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk21u-dev/commit/62c5a1684126c813db2a57301c2b7741dbb98b98 Stats: 205 lines in 25 files changed: 173 ins; 14 del; 18 mod 8367384: The ICC_Profile class may throw exceptions during serialization Backport-of: 0e98ec36623d5d83172209058574a97bab1d6038 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2312 From vpetko at openjdk.org Mon Oct 13 19:28:45 2025 From: vpetko at openjdk.org (Vladimir Petko) Date: Mon, 13 Oct 2025 19:28:45 GMT Subject: [jdk25u] RFR: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date Message-ID: This PR backports the commit https://github.com/openjdk/jdk/commit/b73228b51c1b1c59c8cd8ee7b14522edc12d564a from https://github.com/openjdk/jdk repository. Testing: Configure: $ sh configure ... checking if date is a GNU compatible version... yes ... [configure.log](https://github.com/user-attachments/files/22874123/configure.log) Build make images Building target 'images' in configuration 'linux-x86_64-server-release' ... Finished building target 'images' in configuration 'linux-x86_64-server-release' ------------- Commit messages: - Backport b73228b51c1b1c59c8cd8ee7b14522edc12d564a Changes: https://git.openjdk.org/jdk25u/pull/294/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=294&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369450 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/294.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/294/head:pull/294 PR: https://git.openjdk.org/jdk25u/pull/294 From kfarrell at openjdk.org Mon Oct 13 19:44:37 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Mon, 13 Oct 2025 19:44:37 GMT Subject: [jdk25u] RFR: 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values Message-ID: Clean backport ------------- Commit messages: - bp Changes: https://git.openjdk.org/jdk25u/pull/297/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=297&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369184 Stats: 102 lines in 2 files changed: 94 ins; 0 del; 8 mod Patch: https://git.openjdk.org/jdk25u/pull/297.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/297/head:pull/297 PR: https://git.openjdk.org/jdk25u/pull/297 From duke at openjdk.org Mon Oct 13 21:04:06 2025 From: duke at openjdk.org (duke) Date: Mon, 13 Oct 2025 21:04:06 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 18:09:06 GMT, Cesar Soares Lucas wrote: > Hi all, > > This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. > > Thanks! @JohnTortugo Your change (at version 7b7aa36fe16a645e81d24f039fa0a881d4579a07) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/259#issuecomment-3399060694 From duke at openjdk.org Tue Oct 14 00:50:13 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 00:50:13 GMT Subject: [jdk21u-dev] RFR: 8364257: JFR: User-defined events and settings with a one-letter name cannot be configured In-Reply-To: References: Message-ID: On Fri, 5 Sep 2025 00:52:59 GMT, Rui Li wrote: > A clean backport for https://bugs.openjdk.org/browse/JDK-8364257 > > This fixes a bug where a single letter name jfr event couldn't be configured. On tip for about one month. The test `test/jdk/jdk/jfr/api/flightrecorder/TestSettingsControl.java` passed locally. Other tests are running. Relatively low risk. @rgithubli Your change (at version 3058e7c813bf99e10e84ff62766cfb70cf897825) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2153#issuecomment-3399556911 From egahlin at openjdk.org Tue Oct 14 01:03:57 2025 From: egahlin at openjdk.org (Erik Gahlin) Date: Tue, 14 Oct 2025 01:03:57 GMT Subject: [jdk25u] RFR: 8368670: Deadlock in JFR on event register + class load Message-ID: 8368670: Deadlock in JFR on event register + class load ------------- Commit messages: - Backport 5fccabff15ae8bcc3d03156fa331bbc0fefb0cbe Changes: https://git.openjdk.org/jdk25u/pull/298/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=298&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368670 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/298.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/298/head:pull/298 PR: https://git.openjdk.org/jdk25u/pull/298 From ssubramaniam at openjdk.org Tue Oct 14 01:51:51 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 01:51:51 GMT Subject: [jdk21u-dev] RFR: 8354553: Open source several clipboard tests batch0 Message-ID: Backporting JDK-8354553: Open source several clipboard tests batch0. Adds four clipboard tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport b10a304b2bdec5fdd3d689ae8fcd341e68e80b72 Changes: https://git.openjdk.org/jdk21u-dev/pull/2321/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2321&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354553 Stats: 1079 lines in 5 files changed: 1079 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2321.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2321/head:pull/2321 PR: https://git.openjdk.org/jdk21u-dev/pull/2321 From ssubramaniam at openjdk.org Tue Oct 14 01:51:59 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 01:51:59 GMT Subject: [jdk17u-dev] RFR: 8354553: Open source several clipboard tests batch0 Message-ID: Backporting JDK-8354553: Open source several clipboard tests batch0. Adds four clipboard tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport b10a304b2bdec5fdd3d689ae8fcd341e68e80b72 Changes: https://git.openjdk.org/jdk17u-dev/pull/4043/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4043&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8354553 Stats: 1079 lines in 5 files changed: 1079 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4043.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4043/head:pull/4043 PR: https://git.openjdk.org/jdk17u-dev/pull/4043 From ssubramaniam at openjdk.org Tue Oct 14 02:02:11 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 02:02:11 GMT Subject: [jdk21u-dev] RFR: 8352997: Open source several Swing JTabbedPane tests Message-ID: Backporting JDK-8352997: Open source several Swing JTabbedPane tests. Adds five Swing JTabbedPane tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 9fcb06f9340f4f8f5bf2b74d0c4007f237625a72 Changes: https://git.openjdk.org/jdk21u-dev/pull/2322/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2322&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8352997 Stats: 470 lines in 6 files changed: 470 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2322.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2322/head:pull/2322 PR: https://git.openjdk.org/jdk21u-dev/pull/2322 From ssubramaniam at openjdk.org Tue Oct 14 02:01:53 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 02:01:53 GMT Subject: [jdk17u-dev] RFR: 8352997: Open source several Swing JTabbedPane tests Message-ID: Backporting JDK-8352997: Open source several Swing JTabbedPane tests. Adds five Swing JTabbedPane tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 9fcb06f9340f4f8f5bf2b74d0c4007f237625a72 Changes: https://git.openjdk.org/jdk17u-dev/pull/4044/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4044&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8352997 Stats: 470 lines in 6 files changed: 470 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4044.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4044/head:pull/4044 PR: https://git.openjdk.org/jdk17u-dev/pull/4044 From david.holmes at oracle.com Tue Oct 14 02:03:53 2025 From: david.holmes at oracle.com (David Holmes) Date: Tue, 14 Oct 2025 12:03:53 +1000 Subject: Backport request for JDK-8362123 to JDK 21 and JDK 25 In-Reply-To: <2c6ec4b76088a369a518863d1591b9a37839111d.camel@redhat.com> References: <2c6ec4b76088a369a518863d1591b9a37839111d.camel@redhat.com> Message-ID: <62dc5ec2-e299-45c1-8f24-004459006fad@oracle.com> On 14/10/2025 1:20 am, Severin Gehwolf wrote: > On Mon, 2025-10-13 at 10:57 -0400, Chris Dennis wrote: >> I attempted to create a backport PR >> for?https://bugs.openjdk.org/browse/JDK-8362123 via the Skara tooling >> (/backport) but as I only hold Contributor status it appears that I >> will need assistance in triggering everything. I couldn't find >> solid?documentation for how?this is supposed to happen, so my >> apologies if there is some other process that I'm missing. Ideally I >> would like to see this fix backported to JDK 21 and JDK 25, and >> believe it is a good candidate given that it is small, applies >> cleanly, has clear test coverage, and is not in a typically >> performance sensitive area. > > https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix > > ... has instructions how to contribute a backport. You can do it > without /backport. The info for 11u seems a little different compared to the general approval process needed for 21u and 25u: https://openjdk.org/projects/jdk-updates/approval.html David > HTH. > > Thanks, > Severin > From egahlin at openjdk.org Tue Oct 14 03:01:47 2025 From: egahlin at openjdk.org (Erik Gahlin) Date: Tue, 14 Oct 2025 03:01:47 GMT Subject: [jdk25u] RFR: 8364190: JFR: RemoteRecordingStream withers don't work Message-ID: 8364190: JFR: RemoteRecordingStream withers don't work ------------- Commit messages: - Backport da0d9598d049b17c04da95b61214b093c97fb60e Changes: https://git.openjdk.org/jdk25u/pull/299/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=299&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364190 Stats: 151 lines in 3 files changed: 143 ins; 0 del; 8 mod Patch: https://git.openjdk.org/jdk25u/pull/299.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/299/head:pull/299 PR: https://git.openjdk.org/jdk25u/pull/299 From duke at openjdk.org Tue Oct 14 05:21:23 2025 From: duke at openjdk.org (Rui Li) Date: Tue, 14 Oct 2025 05:21:23 GMT Subject: [jdk21u-dev] RFR: 8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace Message-ID: A clean backport for JDK-8368192. Backport it for parity with oracle. This patch fixes test failure in Basic.java. Tested on mac 15.7.1. ------------- Commit messages: - Backport 218e82c875237f82a649a214c72d925a5ebf188c Changes: https://git.openjdk.org/jdk21u-dev/pull/2323/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2323&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368192 Stats: 20 lines in 1 file changed: 2 ins; 3 del; 15 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2323.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2323/head:pull/2323 PR: https://git.openjdk.org/jdk21u-dev/pull/2323 From duke at openjdk.org Tue Oct 14 06:23:36 2025 From: duke at openjdk.org (KavyaKS94) Date: Tue, 14 Oct 2025 06:23:36 GMT Subject: [jdk25u] RFR: 8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine Message-ID: <7aexbecGytUnPsjFD_E9tm7JHIn3FRQyrfHb3wR2mC8=.fde498ab-a0b8-48c0-934c-5cd9f0ba8e75@github.com> ?mory machine Reviewed-by: lmesnik ------------- Commit messages: - 8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine Changes: https://git.openjdk.org/jdk25u/pull/300/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=300&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368668 Stats: 20 lines in 10 files changed: 0 ins; 0 del; 20 mod Patch: https://git.openjdk.org/jdk25u/pull/300.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/300/head:pull/300 PR: https://git.openjdk.org/jdk25u/pull/300 From mbaesken at openjdk.org Tue Oct 14 07:50:09 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 14 Oct 2025 07:50:09 GMT Subject: [jdk21u-dev] RFR: 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 13:50:16 GMT, Goetz Lindenmaier wrote: > I would like to imrove this test in 21. > > Simple resolves, maybe clean. -- No, not clean. Head has an additional bug number in @bug. > > Resolved because "8174269: Remove COMPAT locale data provider from JDK" not in 21. Marked as reviewed by mbaesken (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2317#pullrequestreview-3334314766 From goetz at openjdk.org Tue Oct 14 07:50:49 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 14 Oct 2025 07:50:49 GMT Subject: [jdk21u-dev] RFR: 8343875: Minor improvements of jpackage test library Message-ID: I backport this to keep the jpackage testing infra up to date. Simplifies later test backports. Two files had conflicts: test/jdk/tools/jpackage/helpers-test/jdk/jpackage/test/DirectoryContentVerifierTest.java Was added by 8325089: "jpackage utility creates an "infinite", undeleteable directory tree", too big to backport. Omit patch. test/jdk/tools/jpackage/helpers/jdk/jpackage/test/PackageTest.java Resolved one chunk due to modifier order. Resolved to the order used in 25 in this place. And I needed some adaption, again as 8325089: "jpackage utility creates an "infinite", undeleteable directory tree" is missing. I added one chunk from 8325089 to TKitTest.java and I added assertAssert() to TKit.java. ------------- Commit messages: - Add on from JDK-8325089 - backport 95a00f8a188048952871a10dc428566b18b91cb8 Changes: https://git.openjdk.org/jdk21u-dev/pull/2315/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2315&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343875 Stats: 546 lines in 10 files changed: 491 ins; 21 del; 34 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2315.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2315/head:pull/2315 PR: https://git.openjdk.org/jdk21u-dev/pull/2315 From shade at openjdk.org Tue Oct 14 08:04:08 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Tue, 14 Oct 2025 08:04:08 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 18:09:06 GMT, Cesar Soares Lucas wrote: > Hi all, > > This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. > > Thanks! Since this a refactoring touching many files, can you please merge from current master and check that GHA is still green? I'll sponsor then. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/259#issuecomment-3400571999 From rgangadhar at openjdk.org Tue Oct 14 08:57:50 2025 From: rgangadhar at openjdk.org (Ramesh Bhagavatam Gangadhar) Date: Tue, 14 Oct 2025 08:57:50 GMT Subject: [jdk25u] RFR: 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom Message-ID: 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom ------------- Commit messages: - Backport 166ef5e7b1c6d6a9f0f1f29fedb7f65b94f53119 Changes: https://git.openjdk.org/jdk25u/pull/301/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=301&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366159 Stats: 59 lines in 5 files changed: 25 ins; 7 del; 27 mod Patch: https://git.openjdk.org/jdk25u/pull/301.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/301/head:pull/301 PR: https://git.openjdk.org/jdk25u/pull/301 From mbaesken at openjdk.org Tue Oct 14 09:14:25 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 14 Oct 2025 09:14:25 GMT Subject: [jdk21u-dev] RFR: 8343876: Enhancements to jpackage test lib In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 12:01:50 GMT, Goetz Lindenmaier wrote: > I would like to backport this to simpify later backports. > > Skipped new file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/Comm.java, it was already backported by > https://bugs.openjdk.org/browse/JDK-8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package > > test/jdk/tools/jpackage/helpers/jdk/jpackage/test/LinuxHelper.java > Copyright > > patching file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/TKit.java > Omitted, was already backported with change mentioned above. > > test/jdk/tools/jpackage/share/InOutPathTest.java > Was added by https://bugs.openjdk.org/browse/JDK-8325089: "jpackage utility creates an "infinite", undeleteable directory tree" which is too > big to backport. Patch omitted. Marked as reviewed by mbaesken (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2313#pullrequestreview-3334642133 From mgronlun at openjdk.org Tue Oct 14 09:57:31 2025 From: mgronlun at openjdk.org (Markus =?UTF-8?B?R3LDtm5sdW5k?=) Date: Tue, 14 Oct 2025 09:57:31 GMT Subject: [jdk25u] RFR: 8364190: JFR: RemoteRecordingStream withers don't work In-Reply-To: References: Message-ID: <0pPLjoqjBSS053ayzkvwxlJPZ7OagX5i3CRjyuI4iy0=.7a52b19b-b51e-4215-84ce-2dae08b24fe1@github.com> On Tue, 14 Oct 2025 02:42:43 GMT, Erik Gahlin wrote: > 8364190: JFR: RemoteRecordingStream withers don't work Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/299#pullrequestreview-3334798174 From mgronlun at openjdk.org Tue Oct 14 09:57:33 2025 From: mgronlun at openjdk.org (Markus =?UTF-8?B?R3LDtm5sdW5k?=) Date: Tue, 14 Oct 2025 09:57:33 GMT Subject: [jdk25u] RFR: 8368670: Deadlock in JFR on event register + class load In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 00:52:58 GMT, Erik Gahlin wrote: > 8368670: Deadlock in JFR on event register + class load Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/298#pullrequestreview-3334799638 From duke at openjdk.org Tue Oct 14 10:03:59 2025 From: duke at openjdk.org (Vanitha B P) Date: Tue, 14 Oct 2025 10:03:59 GMT Subject: [jdk25u] RFR: 8367598: Switch to CRC32C for SEED calculation in jdk.test.lib.Utils Message-ID: Clean Backport. ------------- Commit messages: - Backport 29908148f819281dc6d1ef1274ca4d67a47754c0 Changes: https://git.openjdk.org/jdk25u/pull/302/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=302&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367598 Stats: 14 lines in 1 file changed: 1 ins; 8 del; 5 mod Patch: https://git.openjdk.org/jdk25u/pull/302.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/302/head:pull/302 PR: https://git.openjdk.org/jdk25u/pull/302 From duke at openjdk.org Tue Oct 14 10:28:02 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 10:28:02 GMT Subject: [jdk25u] RFR: 8333526: Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 16:20:35 GMT, Anawesha Khuntia wrote: > Had run the tier1 - tier3 tests and there were no valid failures due to the fix @ankhunti Your change (at version 6180f1c5de349f77d3ceacf4c3dd09074106f8f6) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/296#issuecomment-3401132676 From mbaesken at openjdk.org Tue Oct 14 12:04:13 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 14 Oct 2025 12:04:13 GMT Subject: [jdk21u-dev] RFR: 8343875: Minor improvements of jpackage test library In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 07:48:49 GMT, Goetz Lindenmaier wrote: > I backport this to keep the jpackage testing infra up to date. Simplifies later test backports. > > Two files had conflicts: > > test/jdk/tools/jpackage/helpers-test/jdk/jpackage/test/DirectoryContentVerifierTest.java > Was added by 8325089: "jpackage utility creates an "infinite", undeleteable directory tree", > too big to backport. Omit patch. > > test/jdk/tools/jpackage/helpers/jdk/jpackage/test/PackageTest.java > Resolved one chunk due to modifier order. Resolved to the order used in 25 in this place. > > And I needed some adaption, again as 8325089: "jpackage utility creates an "infinite", undeleteable directory tree" > is missing. I added one chunk from 8325089 to TKitTest.java and I added assertAssert() to TKit.java. Marked as reviewed by mbaesken (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk21u-dev/pull/2315#pullrequestreview-3335233189 From coffeys at openjdk.org Tue Oct 14 12:42:27 2025 From: coffeys at openjdk.org (Sean Coffey) Date: Tue, 14 Oct 2025 12:42:27 GMT Subject: [jdk25u] RFR: 8369319: java/net/httpclient/CancelRequestTest.java fails intermittently Message-ID: Hardening of the java/net/httpclient/CancelRequestTest.java test case as per recommendation from @dfuch ------------- Commit messages: - 8369319 Changes: https://git.openjdk.org/jdk25u/pull/303/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=303&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369319 Stats: 7 lines in 1 file changed: 4 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/303.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/303/head:pull/303 PR: https://git.openjdk.org/jdk25u/pull/303 From chris.w.dennis at gmail.com Tue Oct 14 13:02:05 2025 From: chris.w.dennis at gmail.com (Chris Dennis) Date: Tue, 14 Oct 2025 09:02:05 -0400 Subject: Backport request for JDK-8362123 to JDK 21 and JDK 25 In-Reply-To: <62dc5ec2-e299-45c1-8f24-004459006fad@oracle.com> References: <2c6ec4b76088a369a518863d1591b9a37839111d.camel@redhat.com> <62dc5ec2-e299-45c1-8f24-004459006fad@oracle.com> Message-ID: I think following the process linked to by Severin, along with being led by the nose by the bridgekeeper bot has resulted in the same state as required by the second document. I think I'm just waiting on review/approval now: https://github.com/openjdk/jdk25u/pull/295 Thanks to all, Chris On Tue, 14 Oct 2025 at 00:05, David Holmes wrote: > On 14/10/2025 1:20 am, Severin Gehwolf wrote: > > On Mon, 2025-10-13 at 10:57 -0400, Chris Dennis wrote: > >> I attempted to create a backport PR > >> for https://bugs.openjdk.org/browse/JDK-8362123 via the Skara tooling > >> (/backport) but as I only hold Contributor status it appears that I > >> will need assistance in triggering everything. I couldn't find > >> solid documentation for how this is supposed to happen, so my > >> apologies if there is some other process that I'm missing. Ideally I > >> would like to see this fix backported to JDK 21 and JDK 25, and > >> believe it is a good candidate given that it is small, applies > >> cleanly, has clear test coverage, and is not in a typically > >> performance sensitive area. > > > > > https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix > > > > ... has instructions how to contribute a backport. You can do it > > without /backport. > > The info for 11u seems a little different compared to the general > approval process needed for 21u and 25u: > > https://openjdk.org/projects/jdk-updates/approval.html > > David > > > HTH. > > > > Thanks, > > Severin > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From goetz at openjdk.org Tue Oct 14 13:41:16 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 14 Oct 2025 13:41:16 GMT Subject: [jdk21u-dev] RFR: 8343875: Minor improvements of jpackage test library In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 07:48:49 GMT, Goetz Lindenmaier wrote: > I backport this to keep the jpackage testing infra up to date. Simplifies later test backports. > > Two files had conflicts: > > test/jdk/tools/jpackage/helpers-test/jdk/jpackage/test/DirectoryContentVerifierTest.java > Was added by 8325089: "jpackage utility creates an "infinite", undeleteable directory tree", > too big to backport. Omit patch. > > test/jdk/tools/jpackage/helpers/jdk/jpackage/test/PackageTest.java > Resolved one chunk due to modifier order. Resolved to the order used in 25 in this place. > > And I needed some adaption, again as 8325089: "jpackage utility creates an "infinite", undeleteable directory tree" > is missing. I added one chunk from 8325089 to TKitTest.java and I added assertAssert() to TKit.java. Thanks for the review! ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2315#issuecomment-3401939340 From dfuchs at openjdk.org Tue Oct 14 13:59:14 2025 From: dfuchs at openjdk.org (Daniel Fuchs) Date: Tue, 14 Oct 2025 13:59:14 GMT Subject: [jdk25u] RFR: 8369319: java/net/httpclient/CancelRequestTest.java fails intermittently In-Reply-To: References: Message-ID: <-M122nKFWXdwxvR-t9GDzimJNV1OmVD45IPcqjiYoyA=.a85de1dc-12c8-4eb6-90cf-4d95ea952519@github.com> On Tue, 14 Oct 2025 12:33:41 GMT, Sean Coffey wrote: > Hardening of the java/net/httpclient/CancelRequestTest.java test case as per recommendation from @dfuch LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR Review: https://git.openjdk.org/jdk25u/pull/303#pullrequestreview-3335848358 From rriggs at openjdk.org Tue Oct 14 14:00:36 2025 From: rriggs at openjdk.org (Roger Riggs) Date: Tue, 14 Oct 2025 14:00:36 GMT Subject: [jdk21u-dev] RFR: 8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 05:15:04 GMT, Rui Li wrote: > A clean backport for JDK-8368192. > > Backport it for parity with oracle. This patch fixes test failure in Basic.java. Tested on mac 15.7.1. LGTM ------------- Marked as reviewed by rriggs (Reviewer). PR Review: https://git.openjdk.org/jdk21u-dev/pull/2323#pullrequestreview-3335857037 From fjiang at openjdk.org Tue Oct 14 14:02:51 2025 From: fjiang at openjdk.org (Feilong Jiang) Date: Tue, 14 Oct 2025 14:02:51 GMT Subject: [jdk25u] RFR: 8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler Message-ID: Hi all, This pull request contains a backport of commit [72663695](https://github.com/openjdk/jdk/commit/72663695da9a51c8eefbd496f14a6d1625ad7b42) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Feilong Jiang on 14 Oct 2025 and was reviewed by Fei Yang and Ludovic Henry. Thanks! ------------- Commit messages: - Backport 72663695da9a51c8eefbd496f14a6d1625ad7b42 Changes: https://git.openjdk.org/jdk25u/pull/304/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=304&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369616 Stats: 19 lines in 2 files changed: 9 ins; 9 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/304.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/304/head:pull/304 PR: https://git.openjdk.org/jdk25u/pull/304 From duke at openjdk.org Tue Oct 14 14:15:21 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 14:15:21 GMT Subject: [jdk25u] RFR: 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom In-Reply-To: References: Message-ID: <1FXnQd-B_LXWvDZRzRsmaqG_K8iBc_IwuJVWwhmJFv4=.670106e2-6582-45b7-a3b2-397d07bac427@github.com> On Tue, 14 Oct 2025 08:52:35 GMT, Ramesh Bhagavatam Gangadhar wrote: > 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom @rgangadhar Your change (at version 0d421341c4bef39f4d666c93f5f3f127d9f13e09) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/301#issuecomment-3402091759 From goetz at openjdk.org Tue Oct 14 14:15:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 14 Oct 2025 14:15:27 GMT Subject: [jdk21u-dev] Integrated: 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out In-Reply-To: References: Message-ID: <9B-yURgSzeFn5spTf25ce34wtLLKDjuDgrp2qTCR8lo=.40c16160-e285-404c-9f1c-f59b1613dbcb@github.com> On Mon, 13 Oct 2025 13:50:16 GMT, Goetz Lindenmaier wrote: > I would like to imrove this test in 21. > > Simple resolves, maybe clean. -- No, not clean. Head has an additional bug number in @bug. > > Resolved because "8174269: Remove COMPAT locale data provider from JDK" not in 21. This pull request has now been integrated. Changeset: aea5c11a Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/aea5c11ace542c8472313aafd00dd1a99280e70b Stats: 6 lines in 1 file changed: 2 ins; 1 del; 3 mod 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out Reviewed-by: mbaesken Backport-of: 1bd4abf98e26d04076f330c0b2e44f666f8c27a1 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2317 From goetz at openjdk.org Tue Oct 14 14:18:34 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 14 Oct 2025 14:18:34 GMT Subject: [jdk21u-dev] Integrated: 8343875: Minor improvements of jpackage test library In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 07:48:49 GMT, Goetz Lindenmaier wrote: > I backport this to keep the jpackage testing infra up to date. Simplifies later test backports. > > Two files had conflicts: > > test/jdk/tools/jpackage/helpers-test/jdk/jpackage/test/DirectoryContentVerifierTest.java > Was added by 8325089: "jpackage utility creates an "infinite", undeleteable directory tree", > too big to backport. Omit patch. > > test/jdk/tools/jpackage/helpers/jdk/jpackage/test/PackageTest.java > Resolved one chunk due to modifier order. Resolved to the order used in 25 in this place. > > And I needed some adaption, again as 8325089: "jpackage utility creates an "infinite", undeleteable directory tree" > is missing. I added one chunk from 8325089 to TKitTest.java and I added assertAssert() to TKit.java. This pull request has now been integrated. Changeset: 2cdc9ed6 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/2cdc9ed6d687cee343a5792a066a24839c6baccf Stats: 546 lines in 10 files changed: 491 ins; 21 del; 34 mod 8343875: Minor improvements of jpackage test library Reviewed-by: mbaesken Backport-of: 95a00f8a188048952871a10dc428566b18b91cb8 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2315 From goetz at openjdk.org Tue Oct 14 14:22:18 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 14 Oct 2025 14:22:18 GMT Subject: [jdk21u-dev] RFR: 8343876: Enhancements to jpackage test lib [v2] In-Reply-To: References: Message-ID: > I would like to backport this to simpify later backports. > > Skipped new file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/Comm.java, it was already backported by > https://bugs.openjdk.org/browse/JDK-8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package > > test/jdk/tools/jpackage/helpers/jdk/jpackage/test/LinuxHelper.java > Copyright > > patching file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/TKit.java > Omitted, was already backported with change mentioned above. > > test/jdk/tools/jpackage/share/InOutPathTest.java > Was added by https://bugs.openjdk.org/browse/JDK-8325089: "jpackage utility creates an "infinite", undeleteable directory tree" which is too > big to backport. Patch omitted. Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'master' into goetz_backport_8343876 - backport 41a627b7890ab7fefef49e3bac3aad8403d0e82e ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2313/files - new: https://git.openjdk.org/jdk21u-dev/pull/2313/files/63e39274..7d8a4324 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2313&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2313&range=00-01 Stats: 1779 lines in 57 files changed: 1630 ins; 61 del; 88 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2313.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2313/head:pull/2313 PR: https://git.openjdk.org/jdk21u-dev/pull/2313 From sgehwolf at openjdk.org Tue Oct 14 14:39:14 2025 From: sgehwolf at openjdk.org (Severin Gehwolf) Date: Tue, 14 Oct 2025 14:39:14 GMT Subject: [jdk25u] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 16:12:40 GMT, Chris Dennis wrote: > This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. @chrisdennis Please enable GHA for your fork. See how here: https://github.com/openjdk/jdk25u/pull/295/checks?check_run_id=52627905452 ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/295#issuecomment-3402197036 From goetz at openjdk.org Tue Oct 14 14:40:45 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Tue, 14 Oct 2025 14:40:45 GMT Subject: [jdk17u-dev] RFR: 8350102: Decouple jpackage test-lib Executor.Result and Executor classes [v2] In-Reply-To: References: Message-ID: <-_sWH-nyxrrvhyckz8rbvLPxYJaMMtbPsPg3gnagnWY=.9e9141d9-060d-449c-8d6f-531585835d40@github.com> > I backport this for parity with 17.0.18-oracle. Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: fix build ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4033/files - new: https://git.openjdk.org/jdk17u-dev/pull/4033/files/4bd783f1..4ff135ae Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4033&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4033&range=00-01 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4033.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4033/head:pull/4033 PR: https://git.openjdk.org/jdk17u-dev/pull/4033 From duke at openjdk.org Tue Oct 14 15:27:40 2025 From: duke at openjdk.org (Chris Dennis) Date: Tue, 14 Oct 2025 15:27:40 GMT Subject: [jdk25u] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) [v2] In-Reply-To: References: Message-ID: > This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. Chris Dennis has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit: Backport d5a207994b9c374e6638e57826326f8f4593b96b ------------- Changes: https://git.openjdk.org/jdk25u/pull/295/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=295&range=01 Stats: 65 lines in 2 files changed: 63 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/295.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/295/head:pull/295 PR: https://git.openjdk.org/jdk25u/pull/295 From rgangadhar at openjdk.org Tue Oct 14 15:04:01 2025 From: rgangadhar at openjdk.org (Ramesh Bhagavatam Gangadhar) Date: Tue, 14 Oct 2025 15:04:01 GMT Subject: [jdk25u] Integrated: 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 08:52:35 GMT, Ramesh Bhagavatam Gangadhar wrote: > 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom This pull request has now been integrated. Changeset: b8aa130b Author: Ramesh Bhagavatam Gangadhar Committer: Sean Coffey URL: https://git.openjdk.org/jdk25u/commit/b8aa130bab715f187476181acc5021b27958833f Stats: 59 lines in 5 files changed: 25 ins; 7 del; 27 mod 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom Backport-of: 166ef5e7b1c6d6a9f0f1f29fedb7f65b94f53119 ------------- PR: https://git.openjdk.org/jdk25u/pull/301 From mbaesken at openjdk.org Tue Oct 14 15:36:02 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Tue, 14 Oct 2025 15:36:02 GMT Subject: [jdk25u] RFR: 8368565: Adjust comment regarding dependency of libjvm.so to librt Message-ID: 8368565: Adjust comment regarding dependency of libjvm.so to librt ------------- Commit messages: - Backport 7bfdb0120752d01da96c19e8037a6e909847d63c Changes: https://git.openjdk.org/jdk25u/pull/305/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=305&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368565 Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/305.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/305/head:pull/305 PR: https://git.openjdk.org/jdk25u/pull/305 From duke at openjdk.org Tue Oct 14 16:02:59 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 16:02:59 GMT Subject: [jdk25u] RFR: 8367598: Switch to CRC32C for SEED calculation in jdk.test.lib.Utils In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 09:57:26 GMT, Vanitha B P wrote: > Clean Backport. @Vanitha-bp Your change (at version 6520cef0ad670a9e7c35e25d617071ca1a926f19) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/302#issuecomment-3402589510 From duke at openjdk.org Tue Oct 14 16:02:58 2025 From: duke at openjdk.org (Vanitha B P) Date: Tue, 14 Oct 2025 16:02:58 GMT Subject: [jdk25u] RFR: 8367598: Switch to CRC32C for SEED calculation in jdk.test.lib.Utils [v2] In-Reply-To: References: Message-ID: > Clean Backport. Vanitha B P has updated the pull request incrementally with one additional commit since the last revision: Vanitha B P ------------- Changes: - all: https://git.openjdk.org/jdk25u/pull/302/files - new: https://git.openjdk.org/jdk25u/pull/302/files/6ea6e3aa..6520cef0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk25u&pr=302&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk25u&pr=302&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/302.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/302/head:pull/302 PR: https://git.openjdk.org/jdk25u/pull/302 From sshivang at openjdk.org Tue Oct 14 17:13:22 2025 From: sshivang at openjdk.org (Shivangi Gupta) Date: Tue, 14 Oct 2025 17:13:22 GMT Subject: [jdk25u] RFR: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java Message-ID: Straight Backport.Tests are passing ------------- Commit messages: - Backport fc3e3e26c515ae0f9ae32aec504974fba393928d Changes: https://git.openjdk.org/jdk25u/pull/306/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=306&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8201778 Stats: 34 lines in 2 files changed: 7 ins; 22 del; 5 mod Patch: https://git.openjdk.org/jdk25u/pull/306.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/306/head:pull/306 PR: https://git.openjdk.org/jdk25u/pull/306 From ssubramaniam at openjdk.org Tue Oct 14 17:30:56 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 17:30:56 GMT Subject: [jdk17u-dev] Integrated: 8352997: Open source several Swing JTabbedPane tests In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 01:50:45 GMT, Satyen Subramaniam wrote: > Backporting JDK-8352997: Open source several Swing JTabbedPane tests. Adds five Swing JTabbedPane tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 9e4d9a82 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/9e4d9a8235c45aa59b9a7f789bf6ffa38846f4a3 Stats: 470 lines in 6 files changed: 470 ins; 0 del; 0 mod 8352997: Open source several Swing JTabbedPane tests Backport-of: 9fcb06f9340f4f8f5bf2b74d0c4007f237625a72 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4044 From ssubramaniam at openjdk.org Tue Oct 14 17:31:51 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 17:31:51 GMT Subject: [jdk17u-dev] Integrated: 8354553: Open source several clipboard tests batch0 In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 01:45:13 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354553: Open source several clipboard tests batch0. Adds four clipboard tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 88d877f1 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/88d877f186ae5dd519e72ce45f00aab8f25c0c0c Stats: 1079 lines in 5 files changed: 1079 ins; 0 del; 0 mod 8354553: Open source several clipboard tests batch0 Backport-of: b10a304b2bdec5fdd3d689ae8fcd341e68e80b72 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4043 From ssubramaniam at openjdk.org Tue Oct 14 17:31:53 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 17:31:53 GMT Subject: [jdk21u-dev] Integrated: 8354553: Open source several clipboard tests batch0 In-Reply-To: References: Message-ID: <1eiACDQyc8zkVfUQJeriMqOTiAq7Il5YzY9Mr51QB3g=.6d574382-0f01-4404-90df-5c3f6f70f039@github.com> On Tue, 14 Oct 2025 01:45:03 GMT, Satyen Subramaniam wrote: > Backporting JDK-8354553: Open source several clipboard tests batch0. Adds four clipboard tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 4dfd7426 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/4dfd7426b0426626c1464b0fa0357988177de4f6 Stats: 1079 lines in 5 files changed: 1079 ins; 0 del; 0 mod 8354553: Open source several clipboard tests batch0 Backport-of: b10a304b2bdec5fdd3d689ae8fcd341e68e80b72 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2321 From ssubramaniam at openjdk.org Tue Oct 14 17:32:44 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 17:32:44 GMT Subject: [jdk21u-dev] Integrated: 8352997: Open source several Swing JTabbedPane tests In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 01:50:33 GMT, Satyen Subramaniam wrote: > Backporting JDK-8352997: Open source several Swing JTabbedPane tests. Adds five Swing JTabbedPane tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: ce34e080 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/ce34e08023fa0b42eeebe9f777a9467e3cfdb777 Stats: 470 lines in 6 files changed: 470 ins; 0 del; 0 mod 8352997: Open source several Swing JTabbedPane tests Backport-of: 9fcb06f9340f4f8f5bf2b74d0c4007f237625a72 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2322 From duke at openjdk.org Tue Oct 14 18:48:27 2025 From: duke at openjdk.org (Daniel Hu) Date: Tue, 14 Oct 2025 18:48:27 GMT Subject: [jdk21u-dev] RFR: 8342582: user.region for formatting number no longer works for 21.0.5 Message-ID: Clean backport. This fixes a regression from previous backport [JDK-8321206](https://bugs.openjdk.org/browse/JDK-8321206); JDK stopped respecting number formatting set by user.region in 21.0.5. Passes GHA and new test passes with the change, fails without. ------------- Commit messages: - Backport e64f0798be64d334b3ec2a918687aafc2031a8b7 Changes: https://git.openjdk.org/jdk21u-dev/pull/2324/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2324&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8342582 Stats: 118 lines in 3 files changed: 91 ins; 20 del; 7 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2324.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2324/head:pull/2324 PR: https://git.openjdk.org/jdk21u-dev/pull/2324 From duke at openjdk.org Tue Oct 14 19:27:31 2025 From: duke at openjdk.org (Daniel Hu) Date: Tue, 14 Oct 2025 19:27:31 GMT Subject: [jdk21u-dev] RFR: 8313231: Redundant if statement in ZoneInfoFile Message-ID: <_wT05klnhECbAiZcSDMuMh8KjhNie45sw3N-d8zSRoY=.9d2622e6-d17a-4348-ad85-32f7c570cc98@github.com> Clean backport. Removes a redundant if statement. Passes GHA. ------------- Commit messages: - Backport f8c2b7fee101d66107704b3ee464737c5ccdc13a Changes: https://git.openjdk.org/jdk21u-dev/pull/2325/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2325&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8313231 Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2325.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2325/head:pull/2325 PR: https://git.openjdk.org/jdk21u-dev/pull/2325 From duke at openjdk.org Tue Oct 14 19:30:10 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 19:30:10 GMT Subject: [jdk25u] RFR: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date In-Reply-To: References: Message-ID: On Sun, 12 Oct 2025 19:28:44 GMT, Vladimir Petko wrote: > This PR backports the commit https://github.com/openjdk/jdk/commit/b73228b51c1b1c59c8cd8ee7b14522edc12d564a from https://github.com/openjdk/jdk repository. > > Testing: > Configure: > > $ sh configure > ... > checking if date is a GNU compatible version... yes > ... > > [configure.log](https://github.com/user-attachments/files/22874123/configure.log) > > Build > > make images > Building target 'images' in configuration 'linux-x86_64-server-release' > ... > Finished building target 'images' in configuration 'linux-x86_64-server-release' @vpa1977 Your change (at version c88dfc144379771bffb1f1c47a4727287fd478d3) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/294#issuecomment-3403291963 From duke at openjdk.org Tue Oct 14 20:51:06 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 20:51:06 GMT Subject: [jdk25u] RFR: 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 19:39:37 GMT, Kieran Farrell wrote: > Clean backport @kieran-farrell Your change (at version 8f1fcfd17772767fe7775aa71d5c73537d5f3c60) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/297#issuecomment-3403567352 From kfarrell at openjdk.org Tue Oct 14 20:56:03 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Tue, 14 Oct 2025 20:56:03 GMT Subject: [jdk25u] RFR: 8336695: Update Commons BCEL to Version 6.10.0 Message-ID: Clean backport ------------- Commit messages: - bp Changes: https://git.openjdk.org/jdk25u/pull/307/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=307&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8336695 Stats: 2579 lines in 122 files changed: 1451 ins; 118 del; 1010 mod Patch: https://git.openjdk.org/jdk25u/pull/307.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/307/head:pull/307 PR: https://git.openjdk.org/jdk25u/pull/307 From kfarrell at openjdk.org Tue Oct 14 21:02:26 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Tue, 14 Oct 2025 21:02:26 GMT Subject: [jdk25u] RFR: 8367021: Regression in LocaleDataTest refactoring Message-ID: Clean backport ------------- Commit messages: - bp Changes: https://git.openjdk.org/jdk25u/pull/308/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=308&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367021 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/308.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/308/head:pull/308 PR: https://git.openjdk.org/jdk25u/pull/308 From duke at openjdk.org Tue Oct 14 21:19:05 2025 From: duke at openjdk.org (duke) Date: Tue, 14 Oct 2025 21:19:05 GMT Subject: [jdk25u] RFR: 8367021: Regression in LocaleDataTest refactoring In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 20:56:59 GMT, Kieran Farrell wrote: > Clean backport @kieran-farrell Your change (at version 52fcfad8738b93a7aff105084871cc7cffed752a) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/308#issuecomment-3403644850 From kfarrell at openjdk.org Tue Oct 14 21:26:16 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Tue, 14 Oct 2025 21:26:16 GMT Subject: [jdk25u] Integrated: 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 19:39:37 GMT, Kieran Farrell wrote: > Clean backport This pull request has now been integrated. Changeset: 28eaab42 Author: Kieran Farrell Committer: Naoto Sato URL: https://git.openjdk.org/jdk25u/commit/28eaab4297169d71e672a87c08444ec2aa244195 Stats: 102 lines in 2 files changed: 94 ins; 0 del; 8 mod 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values Backport-of: 37b725d9c12834358a562e6c03fb7f566d639ca5 ------------- PR: https://git.openjdk.org/jdk25u/pull/297 From kfarrell at openjdk.org Tue Oct 14 21:28:05 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Tue, 14 Oct 2025 21:28:05 GMT Subject: [jdk25u] Integrated: 8367021: Regression in LocaleDataTest refactoring In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 20:56:59 GMT, Kieran Farrell wrote: > Clean backport This pull request has now been integrated. Changeset: 702e30eb Author: Kieran Farrell Committer: Naoto Sato URL: https://git.openjdk.org/jdk25u/commit/702e30ebdf31e54a27ea35a964361c31a1d0f495 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8367021: Regression in LocaleDataTest refactoring Backport-of: 48831c65b5535fef706b64a4eb23ba28b1567ead ------------- PR: https://git.openjdk.org/jdk25u/pull/308 From cslucas at openjdk.org Tue Oct 14 21:57:24 2025 From: cslucas at openjdk.org (Cesar Soares Lucas) Date: Tue, 14 Oct 2025 21:57:24 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" [v2] In-Reply-To: References: Message-ID: > Hi all, > > This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. > > Thanks! Cesar Soares Lucas has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge remote-tracking branch 'upstream/master' into backport-JohnTortugo-62fde687-master - Backport 62fde687088ce72ef33b94e73babf4bfe1395c17 ------------- Changes: - all: https://git.openjdk.org/jdk25u/pull/259/files - new: https://git.openjdk.org/jdk25u/pull/259/files/7b7aa36f..29931e9d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk25u&pr=259&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk25u&pr=259&range=00-01 Stats: 6268 lines in 167 files changed: 4172 ins; 1379 del; 717 mod Patch: https://git.openjdk.org/jdk25u/pull/259.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/259/head:pull/259 PR: https://git.openjdk.org/jdk25u/pull/259 From ssubramaniam at openjdk.org Tue Oct 14 23:22:50 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 23:22:50 GMT Subject: [jdk17u-dev] RFR: 8353470: Clean up and open source couple AWT Graphics related tests (Part 2) Message-ID: Backporting JDK-8353470: Clean up and open source couple AWT Graphics related tests (Part 2). Adding four graphics tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 8270cd0ad2e0df72f063f36853328a935595f71f Changes: https://git.openjdk.org/jdk17u-dev/pull/4045/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4045&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353470 Stats: 606 lines in 5 files changed: 606 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4045.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4045/head:pull/4045 PR: https://git.openjdk.org/jdk17u-dev/pull/4045 From ssubramaniam at openjdk.org Tue Oct 14 23:25:33 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 23:25:33 GMT Subject: [jdk17u-dev] RFR: 8340354: Open source AWT desktop properties and print related tests Message-ID: Backporting JDK-8340354: Open source AWT desktop properties and print related tests. Adding two desktop properties and three printer tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 988f13a3875a6d29d7de07c5e97fcd6e7f9a31ff Changes: https://git.openjdk.org/jdk17u-dev/pull/4046/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4046&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8340354 Stats: 1227 lines in 5 files changed: 1227 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4046.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4046/head:pull/4046 PR: https://git.openjdk.org/jdk17u-dev/pull/4046 From ssubramaniam at openjdk.org Tue Oct 14 23:25:38 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 23:25:38 GMT Subject: [jdk21u-dev] RFR: 8340354: Open source AWT desktop properties and print related tests Message-ID: Backporting JDK-8340354: Open source AWT desktop properties and print related tests. Adding two desktop properties and three printer tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 988f13a3875a6d29d7de07c5e97fcd6e7f9a31ff Changes: https://git.openjdk.org/jdk21u-dev/pull/2327/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2327&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8340354 Stats: 1227 lines in 5 files changed: 1227 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2327.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2327/head:pull/2327 PR: https://git.openjdk.org/jdk21u-dev/pull/2327 From ssubramaniam at openjdk.org Tue Oct 14 23:25:43 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Tue, 14 Oct 2025 23:25:43 GMT Subject: [jdk21u-dev] RFR: 8353470: Clean up and open source couple AWT Graphics related tests (Part 2) Message-ID: Backporting JDK-8353470: Clean up and open source couple AWT Graphics related tests (Part 2). Adding four graphics tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 8270cd0ad2e0df72f063f36853328a935595f71f Changes: https://git.openjdk.org/jdk21u-dev/pull/2326/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2326&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353470 Stats: 606 lines in 5 files changed: 606 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2326.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2326/head:pull/2326 PR: https://git.openjdk.org/jdk21u-dev/pull/2326 From egahlin at openjdk.org Wed Oct 15 01:31:21 2025 From: egahlin at openjdk.org (Erik Gahlin) Date: Wed, 15 Oct 2025 01:31:21 GMT Subject: [jdk25u] Integrated: 8364190: JFR: RemoteRecordingStream withers don't work In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 02:42:43 GMT, Erik Gahlin wrote: > 8364190: JFR: RemoteRecordingStream withers don't work This pull request has now been integrated. Changeset: 38fd7944 Author: Erik Gahlin URL: https://git.openjdk.org/jdk25u/commit/38fd7944e98ddeae76d29fb37d2359a8b7c2d006 Stats: 151 lines in 3 files changed: 143 ins; 0 del; 8 mod 8364190: JFR: RemoteRecordingStream withers don't work Reviewed-by: mgronlun Backport-of: da0d9598d049b17c04da95b61214b093c97fb60e ------------- PR: https://git.openjdk.org/jdk25u/pull/299 From asemenyuk at openjdk.org Wed Oct 15 02:27:12 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Wed, 15 Oct 2025 02:27:12 GMT Subject: [jdk25u] RFR: 8369853: jpackage signing tests fail after JDK-8358723 Message-ID: <0dXpom85DA3gYE3E6bzaX3A8-uAwLAgysJiT7AlrpWA=.110f3d0f-dd7e-4334-baef-f212c8849aec@github.com> 8369853: jpackage signing tests fail after JDK-8358723 ------------- Commit messages: - Backport 95def24b025341b5a6b99abdd4d1f3d26a40431c Changes: https://git.openjdk.org/jdk25u/pull/309/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=309&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369853 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk25u/pull/309.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/309/head:pull/309 PR: https://git.openjdk.org/jdk25u/pull/309 From cjplummer at openjdk.org Wed Oct 15 05:41:08 2025 From: cjplummer at openjdk.org (Chris Plummer) Date: Wed, 15 Oct 2025 05:41:08 GMT Subject: [jdk25u] RFR: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java In-Reply-To: References: Message-ID: On Tue, 9 Sep 2025 06:45:50 GMT, Ashish Kumar wrote: > Backport bug fix from jdk repo. Marked as reviewed by cjplummer (Committer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/178#pullrequestreview-3338432681 From duke at openjdk.org Wed Oct 15 05:49:05 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 05:49:05 GMT Subject: [jdk21u-dev] RFR: 8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 05:15:04 GMT, Rui Li wrote: > A clean backport for JDK-8368192. > > Backport it for parity with oracle. This patch fixes test failure in Basic.java. Tested on mac 15.7.1. @rgithubli Your change (at version 8572e202e99af523e366ce652fa6a87af227fc60) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2323#issuecomment-3404610800 From coffeys at openjdk.org Wed Oct 15 06:26:09 2025 From: coffeys at openjdk.org (Sean Coffey) Date: Wed, 15 Oct 2025 06:26:09 GMT Subject: [jdk25u] RFR: 8369319: java/net/httpclient/CancelRequestTest.java fails intermittently In-Reply-To: References: Message-ID: <4OukHuZfe3d5EV3KJaL9wlCJbB9bW5-okonCVgMsgwg=.651d72bf-42b9-4ed8-ac42-ba8295675cdc@github.com> On Tue, 14 Oct 2025 12:33:41 GMT, Sean Coffey wrote: > Hardening of the java/net/httpclient/CancelRequestTest.java test case as per recommendation from @dfuch Thanks for the suggestions Daniel ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/303#issuecomment-3404744768 From coffeys at openjdk.org Wed Oct 15 06:26:11 2025 From: coffeys at openjdk.org (Sean Coffey) Date: Wed, 15 Oct 2025 06:26:11 GMT Subject: [jdk25u] Integrated: 8369319: java/net/httpclient/CancelRequestTest.java fails intermittently In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 12:33:41 GMT, Sean Coffey wrote: > Hardening of the java/net/httpclient/CancelRequestTest.java test case as per recommendation from @dfuch This pull request has now been integrated. Changeset: 21e63914 Author: Sean Coffey URL: https://git.openjdk.org/jdk25u/commit/21e63914e687cb122fad0e88924c59eb16c3ba61 Stats: 7 lines in 1 file changed: 4 ins; 0 del; 3 mod 8369319: java/net/httpclient/CancelRequestTest.java fails intermittently Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk25u/pull/303 From hkummari at openjdk.org Wed Oct 15 06:29:54 2025 From: hkummari at openjdk.org (Hari Prasad Kummari) Date: Wed, 15 Oct 2025 06:29:54 GMT Subject: [jdk25u] RFR: 8365660: test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipExceprion Message-ID: test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipException ------------- Commit messages: - backport ec7361e082eff3859d9f0dd732f39ae9abd5089a Changes: https://git.openjdk.org/jdk25u/pull/310/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=310&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365660 Stats: 49 lines in 5 files changed: 9 ins; 28 del; 12 mod Patch: https://git.openjdk.org/jdk25u/pull/310.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/310/head:pull/310 PR: https://git.openjdk.org/jdk25u/pull/310 From schernyshev at openjdk.org Wed Oct 15 06:37:37 2025 From: schernyshev at openjdk.org (Sergey Chernyshev) Date: Wed, 15 Oct 2025 06:37:37 GMT Subject: [jdk11u-dev] RFR: 8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError [v2] In-Reply-To: References: Message-ID: On Fri, 8 Aug 2025 09:44:25 GMT, Severin Gehwolf wrote: >> Sergey Chernyshev has updated the pull request incrementally with two additional commits since the last revision: >> >> - Backport 91072ee3934616ab2edc4850a59c0a25fd0de3b4 >> - Backport 6e18883d8ffd9a7b7d495da05e9859dc1d1a2677 > > Please resolve the merge conflict and re-apply for approval. Hi @jerboaa Could you please take a look at this? ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3036#issuecomment-3404780275 From sshivang at openjdk.org Wed Oct 15 06:44:04 2025 From: sshivang at openjdk.org (Shivangi Gupta) Date: Wed, 15 Oct 2025 06:44:04 GMT Subject: [jdk25u] Integrated: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 17:01:31 GMT, Shivangi Gupta wrote: > Straight Backport.Tests are passing This pull request has now been integrated. Changeset: a5faa592 Author: Shivangi Gupta Committer: Sean Coffey URL: https://git.openjdk.org/jdk25u/commit/a5faa59229ac4b31eca2072716b8b82782960648 Stats: 34 lines in 2 files changed: 7 ins; 22 del; 5 mod 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java Backport-of: fc3e3e26c515ae0f9ae32aec504974fba393928d ------------- PR: https://git.openjdk.org/jdk25u/pull/306 From mbaesken at openjdk.org Wed Oct 15 06:54:08 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 15 Oct 2025 06:54:08 GMT Subject: [jdk25u] Integrated: 8368565: Adjust comment regarding dependency of libjvm.so to librt In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 15:28:49 GMT, Matthias Baesken wrote: > 8368565: Adjust comment regarding dependency of libjvm.so to librt This pull request has now been integrated. Changeset: 1cd8cd8e Author: Matthias Baesken URL: https://git.openjdk.org/jdk25u/commit/1cd8cd8e33daed1f5c3c6bc4d87cc388e1a39de1 Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod 8368565: Adjust comment regarding dependency of libjvm.so to librt Backport-of: 7bfdb0120752d01da96c19e8037a6e909847d63c ------------- PR: https://git.openjdk.org/jdk25u/pull/305 From mbaesken at openjdk.org Wed Oct 15 07:04:20 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 15 Oct 2025 07:04:20 GMT Subject: [jdk25u] RFR: 8369560: Slowdebug build without CDS fails Message-ID: Backport of 8369560, vmClasses needs manual adjustment and remove empty line ------------- Commit messages: - Backport 0af959a340fe68caa47fc476ff861f0e86087162 Changes: https://git.openjdk.org/jdk25u/pull/311/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=311&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369560 Stats: 6 lines in 2 files changed: 6 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/311.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/311/head:pull/311 PR: https://git.openjdk.org/jdk25u/pull/311 From syan at openjdk.org Wed Oct 15 07:05:52 2025 From: syan at openjdk.org (SendaoYan) Date: Wed, 15 Oct 2025 07:05:52 GMT Subject: [jdk21u-dev] RFR: 8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine Message-ID: Hi all, This pull request contains a backport of commit [9093d3a0](https://github.com/openjdk/jdk/commit/9093d3a04cd2b66425cefb44de2990cb5362a29f) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by SendaoYan on 27 Sep 2025 and was reviewed by Leonid Mesnik. Thanks! ------------- Commit messages: - Backport 9093d3a04cd2b66425cefb44de2990cb5362a29f Changes: https://git.openjdk.org/jdk21u-dev/pull/2328/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2328&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8368668 Stats: 20 lines in 10 files changed: 0 ins; 0 del; 20 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2328.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2328/head:pull/2328 PR: https://git.openjdk.org/jdk21u-dev/pull/2328 From rgangadhar at openjdk.org Wed Oct 15 07:09:00 2025 From: rgangadhar at openjdk.org (Ramesh Bhagavatam Gangadhar) Date: Wed, 15 Oct 2025 07:09:00 GMT Subject: [jdk25u] RFR: 8366342: Key generator and key pair generator tests skipping, but showing as passed Message-ID: 8366342: Key generator and key pair generator tests skipping, but showing as passed ------------- Commit messages: - Backport 7690a45f77a2da47fa912fe7a2b2faa589f259f0 Changes: https://git.openjdk.org/jdk25u/pull/312/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=312&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366342 Stats: 35 lines in 6 files changed: 11 ins; 9 del; 15 mod Patch: https://git.openjdk.org/jdk25u/pull/312.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/312/head:pull/312 PR: https://git.openjdk.org/jdk25u/pull/312 From lucy at openjdk.org Wed Oct 15 07:13:08 2025 From: lucy at openjdk.org (Lutz Schmidt) Date: Wed, 15 Oct 2025 07:13:08 GMT Subject: [jdk25u] RFR: 8369560: Slowdebug build without CDS fails In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 06:59:07 GMT, Matthias Baesken wrote: > Backport of 8369560, vmClasses needs manual adjustment and remove empty line LGTM. ------------- Marked as reviewed by lucy (Reviewer). PR Review: https://git.openjdk.org/jdk25u/pull/311#pullrequestreview-3338735891 From mbaesken at openjdk.org Wed Oct 15 07:17:17 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Wed, 15 Oct 2025 07:17:17 GMT Subject: [jdk25u] RFR: 8369657: [AIX] TOC overflow in static-launcher build when building slowdebug after JDK-8352064 Message-ID: 8369657: [AIX] TOC overflow in static-launcher build when building slowdebug after JDK-8352064 ------------- Commit messages: - Backport 4b85ba90671c0ac816a772584c3eeb30ef9062ba Changes: https://git.openjdk.org/jdk25u/pull/313/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=313&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369657 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/313.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/313/head:pull/313 PR: https://git.openjdk.org/jdk25u/pull/313 From duke at openjdk.org Wed Oct 15 07:19:08 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 07:19:08 GMT Subject: [jdk25u] RFR: 8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: <-TOWV5p5iICGNSJg-HwCMxNaUktFGEmRHql5xtlBaY4=.5778d73a-c08e-4746-b2db-abda78cd9717@github.com> On Tue, 14 Oct 2025 13:54:16 GMT, Feilong Jiang wrote: > Hi all, > > This pull request contains a backport of commit [72663695](https://github.com/openjdk/jdk/commit/72663695da9a51c8eefbd496f14a6d1625ad7b42) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Feilong Jiang on 14 Oct 2025 and was reviewed by Fei Yang and Ludovic Henry. > > Thanks! @feilongjiang Your change (at version cd5abe649c0ccfb446bd63f18cae7c12f5c13f53) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/304#issuecomment-3404921908 From fjiang at openjdk.org Wed Oct 15 07:22:06 2025 From: fjiang at openjdk.org (Feilong Jiang) Date: Wed, 15 Oct 2025 07:22:06 GMT Subject: [jdk25u] Integrated: 8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 13:54:16 GMT, Feilong Jiang wrote: > Hi all, > > This pull request contains a backport of commit [72663695](https://github.com/openjdk/jdk/commit/72663695da9a51c8eefbd496f14a6d1625ad7b42) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Feilong Jiang on 14 Oct 2025 and was reviewed by Fei Yang and Ludovic Henry. > > Thanks! This pull request has now been integrated. Changeset: c767b2d9 Author: Feilong Jiang Committer: Fei Yang URL: https://git.openjdk.org/jdk25u/commit/c767b2d9a8f84c6ea47ce5f4eec10181763a6c52 Stats: 19 lines in 2 files changed: 9 ins; 9 del; 1 mod 8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler Backport-of: 72663695da9a51c8eefbd496f14a6d1625ad7b42 ------------- PR: https://git.openjdk.org/jdk25u/pull/304 From coffeys at openjdk.org Wed Oct 15 07:25:13 2025 From: coffeys at openjdk.org (Sean Coffey) Date: Wed, 15 Oct 2025 07:25:13 GMT Subject: [jdk25u] RFR: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java In-Reply-To: References: Message-ID: On Tue, 9 Sep 2025 06:45:50 GMT, Ashish Kumar wrote: > Backport bug fix from jdk repo. Looks like a good port ------------- Marked as reviewed by coffeys (Reviewer). PR Review: https://git.openjdk.org/jdk25u/pull/178#pullrequestreview-3338781030 From duke at openjdk.org Wed Oct 15 07:28:21 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 07:28:21 GMT Subject: [jdk25u] RFR: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java In-Reply-To: References: Message-ID: On Tue, 9 Sep 2025 06:45:50 GMT, Ashish Kumar wrote: > Backport bug fix from jdk repo. @ashish-cb-kumar Your change (at version eecf4080c25d0cd577665560a553a081a75ea7bd) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/178#issuecomment-3404954287 From rgangadhar at openjdk.org Wed Oct 15 07:32:07 2025 From: rgangadhar at openjdk.org (Ramesh Bhagavatam Gangadhar) Date: Wed, 15 Oct 2025 07:32:07 GMT Subject: [jdk25u] Integrated: 8366342: Key generator and key pair generator tests skipping, but showing as passed In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 07:02:17 GMT, Ramesh Bhagavatam Gangadhar wrote: > 8366342: Key generator and key pair generator tests skipping, but showing as passed This pull request has now been integrated. Changeset: 07b5de6b Author: Ramesh Bhagavatam Gangadhar Committer: Sean Coffey URL: https://git.openjdk.org/jdk25u/commit/07b5de6b401c2b50aaccbb58cb0d66d6ac208d5e Stats: 35 lines in 6 files changed: 11 ins; 9 del; 15 mod 8366342: Key generator and key pair generator tests skipping, but showing as passed Backport-of: 7690a45f77a2da47fa912fe7a2b2faa589f259f0 ------------- PR: https://git.openjdk.org/jdk25u/pull/312 From aph at openjdk.org Wed Oct 15 08:08:07 2025 From: aph at openjdk.org (Andrew Haley) Date: Wed, 15 Oct 2025 08:08:07 GMT Subject: [jdk25u] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) [v2] In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 15:27:40 GMT, Chris Dennis wrote: >> This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. > > Chris Dennis has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit: > > Backport d5a207994b9c374e6638e57826326f8f4593b96b Marked as reviewed by aph (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/295#pullrequestreview-3338955521 From duke at openjdk.org Wed Oct 15 08:21:19 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 08:21:19 GMT Subject: [jdk25u] RFR: 8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine In-Reply-To: <7aexbecGytUnPsjFD_E9tm7JHIn3FRQyrfHb3wR2mC8=.fde498ab-a0b8-48c0-934c-5cd9f0ba8e75@github.com> References: <7aexbecGytUnPsjFD_E9tm7JHIn3FRQyrfHb3wR2mC8=.fde498ab-a0b8-48c0-934c-5cd9f0ba8e75@github.com> Message-ID: On Tue, 14 Oct 2025 06:17:38 GMT, KavyaKS94 wrote: > Clean backport. Tested changes locally. Increased timeout in vmTestbase/vm/gc/compact tests @KavyaKS94 Your change (at version 656aa6e3c8322e2e50376314e056a518bf6872a9) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/300#issuecomment-3405139593 From goetz at openjdk.org Wed Oct 15 08:37:54 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:37:54 GMT Subject: [jdk17u-dev] RFR: 8291733: Remove JFR events that expose hashtable Message-ID: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> I backport this for parity with 17.0.18-oracle. Resolved EventNames.java, probably clean anyways. ------------- Commit messages: - backport b7d2bde8e37817e827e685bd675b075c1f29b4c2 Changes: https://git.openjdk.org/jdk17u-dev/pull/4047/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4047&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8291733 Stats: 113 lines in 8 files changed: 0 ins; 111 del; 2 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4047.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4047/head:pull/4047 PR: https://git.openjdk.org/jdk17u-dev/pull/4047 From goetz at openjdk.org Wed Oct 15 08:45:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:45:37 GMT Subject: [jdk21u-dev] Integrated: 8343876: Enhancements to jpackage test lib In-Reply-To: References: Message-ID: On Fri, 10 Oct 2025 12:01:50 GMT, Goetz Lindenmaier wrote: > I would like to backport this to simpify later backports. > > Skipped new file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/Comm.java, it was already backported by > https://bugs.openjdk.org/browse/JDK-8344326: Move jpackage tests from "jdk.jpackage.tests" package to the default package > > test/jdk/tools/jpackage/helpers/jdk/jpackage/test/LinuxHelper.java > Copyright > > patching file test/jdk/tools/jpackage/helpers/jdk/jpackage/test/TKit.java > Omitted, was already backported with change mentioned above. > > test/jdk/tools/jpackage/share/InOutPathTest.java > Was added by https://bugs.openjdk.org/browse/JDK-8325089: "jpackage utility creates an "infinite", undeleteable directory tree" which is too > big to backport. Patch omitted. This pull request has now been integrated. Changeset: 6b04f80d Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/6b04f80d15f995d9ddaa1e5f333dc6a7edc98a57 Stats: 1526 lines in 10 files changed: 1250 ins; 166 del; 110 mod 8343876: Enhancements to jpackage test lib Reviewed-by: mbaesken Backport-of: 41a627b7890ab7fefef49e3bac3aad8403d0e82e ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2313 From goetz at openjdk.org Wed Oct 15 08:47:32 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:47:32 GMT Subject: [jdk21u-dev] Integrated: 8345213: JVM Prefers /etc/timezone Over /etc/localtime on Debian 12 In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 14:15:22 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 245ba287 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/245ba2873bbcc4a38bbff96cfb0370111d5eaadc Stats: 30 lines in 1 file changed: 0 ins; 28 del; 2 mod 8345213: JVM Prefers /etc/timezone Over /etc/localtime on Debian 12 Backport-of: c8a521fddac9d42fe93ea9b3ab89e804bc48bf4e ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2318 From goetz at openjdk.org Wed Oct 15 08:48:35 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:48:35 GMT Subject: [jdk17u-dev] Integrated: 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out In-Reply-To: References: Message-ID: <4Bq6eZtfIVCJfxZbFTWzAS16LlicmZ8dtcXDwfOUbLQ=.35f52d5d-44ed-40c8-9242-9066111aa5af@github.com> On Mon, 13 Oct 2025 13:58:27 GMT, Goetz Lindenmaier wrote: > I would like to imrove this test in 17. > > Clean backport from 21. This pull request has now been integrated. Changeset: b0eeb398 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/b0eeb398b6e37b3b3419fd5fabf9299860eb7b52 Stats: 6 lines in 1 file changed: 2 ins; 1 del; 3 mod 8327434: Test java/util/PluggableLocale/TimeZoneNameProviderTest.java timed out Backport-of: aea5c11ace542c8472313aafd00dd1a99280e70b ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4037 From goetz at openjdk.org Wed Oct 15 08:49:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:49:37 GMT Subject: [jdk21u-dev] Integrated: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java In-Reply-To: <1LAtVZyQlh5ngM3INj-CA3Y47xpfEqtF-RhRVkuRq4c=.ad5bd032-6b24-42c0-8e1f-2f33b7ae24de@github.com> References: <1LAtVZyQlh5ngM3INj-CA3Y47xpfEqtF-RhRVkuRq4c=.ad5bd032-6b24-42c0-8e1f-2f33b7ae24de@github.com> Message-ID: <5N8gIUHScw_XdrD5a2Uc4wdPb7fjtJ_LxzTOqK0_N2g=.714da55c-6e60-4065-bd8d-db9be9ca6c8a@github.com> On Mon, 13 Oct 2025 14:53:12 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 8cbf878e Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/8cbf878e46544c110c4d1e868f6c0dfecf46e199 Stats: 85 lines in 2 files changed: 66 ins; 3 del; 16 mod 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java Backport-of: 7576064a10c0f7a1fbfe88fc39254f32005d88f8 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2319 From goetz at openjdk.org Wed Oct 15 08:50:43 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:50:43 GMT Subject: [jdk17u-dev] Integrated: 8345213: JVM Prefers /etc/timezone Over /etc/localtime on Debian 12 In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 14:15:46 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 2735d223 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/2735d223d24fc29faa1abeb55e84dfc8e565a8e4 Stats: 30 lines in 1 file changed: 0 ins; 28 del; 2 mod 8345213: JVM Prefers /etc/timezone Over /etc/localtime on Debian 12 Backport-of: c8a521fddac9d42fe93ea9b3ab89e804bc48bf4e ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4038 From goetz at openjdk.org Wed Oct 15 08:51:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:51:37 GMT Subject: [jdk21u-dev] Integrated: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 15:08:08 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 983dea44 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/983dea44649846f90a2ec8cb7f827b66c73d041c Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java Backport-of: 2f1aed2a165259a873636792cff7c9de4e1f334e ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2320 From goetz at openjdk.org Wed Oct 15 08:54:45 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 08:54:45 GMT Subject: [jdk17u-dev] Integrated: 8360178: TestArguments.atojulong gtest has incorrect format string In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 14:56:09 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 95611149 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/9561114913695f236741737502b8058a0b39eea2 Stats: 4 lines in 1 file changed: 2 ins; 1 del; 1 mod 8360178: TestArguments.atojulong gtest has incorrect format string Backport-of: 878497fb85b9f7d066829b745324028f9f8cdc60 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4040 From goetz at openjdk.org Wed Oct 15 09:01:30 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 09:01:30 GMT Subject: [jdk17u-dev] Integrated: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 14:53:23 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle, This pull request has now been integrated. Changeset: 4be4e5e3 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/4be4e5e3a0dea54044b83afdd0b261a79ad49855 Stats: 85 lines in 2 files changed: 66 ins; 3 del; 16 mod 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java Backport-of: 7576064a10c0f7a1fbfe88fc39254f32005d88f8 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4039 From duke at openjdk.org Wed Oct 15 09:01:28 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 09:01:28 GMT Subject: [jdk25u] RFR: 8365913: Support latest MSC_VER in abstract_vm_version.cpp In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 09:03:23 GMT, Joakim Nordstr?m wrote: > This pull request contains a backport of commit [af532cc1](https://github.com/openjdk/jdk/commit/af532cc1b227c56cd03caca7d7558d58687d8584) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Joakim Nordstr?m on 2 Sep 2025 and was reviewed by David Holmes. > > Thanks! @jaokim Your change (at version 955a7fa5bc8803fd26dce4e5b7c8af73d39d7535) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/274#issuecomment-3405314555 From goetz at openjdk.org Wed Oct 15 09:03:38 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 09:03:38 GMT Subject: [jdk17u-dev] Integrated: 8362207: Add more test cases for possible double-rounding in fma In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 15:05:19 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: c0647b0e Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/c0647b0e5d4aca371fe2e3df2af436962a192872 Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod 8362207: Add more test cases for possible double-rounding in fma Backport-of: 8462e57fad85466bbe3e5d82b4e77bfdb76700e7 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4041 From goetz at openjdk.org Wed Oct 15 09:04:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 09:04:13 GMT Subject: [jdk17u-dev] RFR: 8295991: java/net/httpclient/CancelRequestTest.java fails intermittently Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport e15d2419ab9c812a3dc18812406f7b59976d2143 Changes: https://git.openjdk.org/jdk17u-dev/pull/4048/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4048&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8295991 Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4048.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4048/head:pull/4048 PR: https://git.openjdk.org/jdk17u-dev/pull/4048 From goetz at openjdk.org Wed Oct 15 09:09:05 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 09:09:05 GMT Subject: [jdk17u-dev] Integrated: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 15:08:18 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: b86d8505 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/b86d8505841a7e8f28d67633975db8300e4c31b2 Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java Backport-of: 2f1aed2a165259a873636792cff7c9de4e1f334e ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4042 From egahlin at openjdk.org Wed Oct 15 10:10:28 2025 From: egahlin at openjdk.org (Erik Gahlin) Date: Wed, 15 Oct 2025 10:10:28 GMT Subject: [jdk25u] Integrated: 8368670: Deadlock in JFR on event register + class load In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 00:52:58 GMT, Erik Gahlin wrote: > 8368670: Deadlock in JFR on event register + class load This pull request has now been integrated. Changeset: 179653f6 Author: Erik Gahlin URL: https://git.openjdk.org/jdk25u/commit/179653f62f0dab6d2a9134636bf302017925f9db Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod 8368670: Deadlock in JFR on event register + class load Reviewed-by: mgronlun Backport-of: 5fccabff15ae8bcc3d03156fa331bbc0fefb0cbe ------------- PR: https://git.openjdk.org/jdk25u/pull/298 From kfarrell at openjdk.org Wed Oct 15 10:37:57 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Wed, 15 Oct 2025 10:37:57 GMT Subject: [jdk25u] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes Message-ID: Clean backport ------------- Commit messages: - update spec Changes: https://git.openjdk.org/jdk25u/pull/314/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=314&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367237 Stats: 17 lines in 2 files changed: 10 ins; 4 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/314.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/314/head:pull/314 PR: https://git.openjdk.org/jdk25u/pull/314 From goetz at openjdk.org Wed Oct 15 11:01:18 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 11:01:18 GMT Subject: [jdk21u-dev] RFR: 8347841: Test fixes that use deprecated time zone IDs Message-ID: I backport this for parity with 21.0.10-oracle. Resolved because "8174269: Remove COMPAT locale data provider from JDK" is not in 21. One chunk in Bug6329116 due to context, the others all copyright and @bug statement. These are the files touched: test/jdk/java/text/Format/DateFormat/DateFormatRegression.java test/jdk/java/text/Format/DateFormat/DateFormatTest.java test/jdk/java/util/PluggableLocale/TimeZoneNameProviderTest.java test/jdk/java/util/TimeZone/Bug6329116.java test/jdk/java/util/TimeZone/TimeZoneRegression.java ------------- Commit messages: - backport 81912e958ba77c1c9371305ecfedad13aaa3fa6a Changes: https://git.openjdk.org/jdk21u-dev/pull/2329/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2329&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8347841 Stats: 213 lines in 27 files changed: 67 ins; 34 del; 112 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2329.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2329/head:pull/2329 PR: https://git.openjdk.org/jdk21u-dev/pull/2329 From jnordstrom at openjdk.org Wed Oct 15 11:05:17 2025 From: jnordstrom at openjdk.org (Joakim =?UTF-8?B?Tm9yZHN0csO2bQ==?=) Date: Wed, 15 Oct 2025 11:05:17 GMT Subject: [jdk25u] Integrated: 8365913: Support latest MSC_VER in abstract_vm_version.cpp In-Reply-To: References: Message-ID: On Tue, 7 Oct 2025 09:03:23 GMT, Joakim Nordstr?m wrote: > This pull request contains a backport of commit [af532cc1](https://github.com/openjdk/jdk/commit/af532cc1b227c56cd03caca7d7558d58687d8584) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Joakim Nordstr?m on 2 Sep 2025 and was reviewed by David Holmes. > > Thanks! This pull request has now been integrated. Changeset: 9bc74ce1 Author: Joakim Nordstr?m Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/9bc74ce1038d8c4b6ded6da6f6c25c98c2064f6d Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod 8365913: Support latest MSC_VER in abstract_vm_version.cpp Backport-of: af532cc1b227c56cd03caca7d7558d58687d8584 ------------- PR: https://git.openjdk.org/jdk25u/pull/274 From duke at openjdk.org Wed Oct 15 11:05:21 2025 From: duke at openjdk.org (Ashish Kumar) Date: Wed, 15 Oct 2025 11:05:21 GMT Subject: [jdk25u] Integrated: 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java In-Reply-To: References: Message-ID: On Tue, 9 Sep 2025 06:45:50 GMT, Ashish Kumar wrote: > Backport bug fix from jdk repo. This pull request has now been integrated. Changeset: 2d8955b4 Author: Ashish Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/2d8955b4a3ac450fc1533c64ada2b36b091e655d Stats: 1906 lines in 6 files changed: 2 ins; 1895 del; 9 mod 8359167: Remove unused test/hotspot/jtreg/vmTestbase/nsk/share/jpda/BindServer.java Reviewed-by: cjplummer, coffeys Backport-of: 982064e50ca6bbcfb7d1d619307921adc6f4fdcd ------------- PR: https://git.openjdk.org/jdk25u/pull/178 From duke at openjdk.org Wed Oct 15 11:09:04 2025 From: duke at openjdk.org (Anawesha Khuntia) Date: Wed, 15 Oct 2025 11:09:04 GMT Subject: [jdk25u] Integrated: 8333526: Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 16:20:35 GMT, Anawesha Khuntia wrote: > Had run the tier1 - tier3 tests and there were no valid failures due to the fix This pull request has now been integrated. Changeset: ef1e448d Author: Anawesha Khuntia Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/ef1e448d6d2a816780c2a2a556b06e6c05b547a4 Stats: 57 lines in 1 file changed: 0 ins; 27 del; 30 mod 8333526: Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy Backport-of: 4f4030a423d04c8f488d143f0eda4a8de9dbd469 ------------- PR: https://git.openjdk.org/jdk25u/pull/296 From duke at openjdk.org Wed Oct 15 11:12:51 2025 From: duke at openjdk.org (Vanitha B P) Date: Wed, 15 Oct 2025 11:12:51 GMT Subject: [jdk25u] Integrated: 8367598: Switch to CRC32C for SEED calculation in jdk.test.lib.Utils In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 09:57:26 GMT, Vanitha B P wrote: > Clean Backport. This pull request has now been integrated. Changeset: db4391bd Author: Vanitha B P Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/db4391bd973bea5aab8e558256fa976af37aeb14 Stats: 14 lines in 1 file changed: 1 ins; 8 del; 5 mod 8367598: Switch to CRC32C for SEED calculation in jdk.test.lib.Utils Backport-of: 29908148f819281dc6d1ef1274ca4d67a47754c0 ------------- PR: https://git.openjdk.org/jdk25u/pull/302 From vpetko at openjdk.org Wed Oct 15 11:13:41 2025 From: vpetko at openjdk.org (Vladimir Petko) Date: Wed, 15 Oct 2025 11:13:41 GMT Subject: [jdk25u] Integrated: 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date In-Reply-To: References: Message-ID: On Sun, 12 Oct 2025 19:28:44 GMT, Vladimir Petko wrote: > This PR backports the commit https://github.com/openjdk/jdk/commit/b73228b51c1b1c59c8cd8ee7b14522edc12d564a from https://github.com/openjdk/jdk repository. > > Testing: > Configure: > > $ sh configure > ... > checking if date is a GNU compatible version... yes > ... > > [configure.log](https://github.com/user-attachments/files/22874123/configure.log) > > Build > > make images > Building target 'images' in configuration 'linux-x86_64-server-release' > ... > Finished building target 'images' in configuration 'linux-x86_64-server-release' This pull request has now been integrated. Changeset: 50c298fb Author: Vladimir Petko Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/50c298fb4ffac5c47bda20c4cbea7aebae15835b Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8369450: [Ubuntu 25.10] openjdk fails to build due to rust-coreutils date Backport-of: b73228b51c1b1c59c8cd8ee7b14522edc12d564a ------------- PR: https://git.openjdk.org/jdk25u/pull/294 From duke at openjdk.org Wed Oct 15 11:23:55 2025 From: duke at openjdk.org (KavyaKS94) Date: Wed, 15 Oct 2025 11:23:55 GMT Subject: [jdk25u] Integrated: 8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine In-Reply-To: <7aexbecGytUnPsjFD_E9tm7JHIn3FRQyrfHb3wR2mC8=.fde498ab-a0b8-48c0-934c-5cd9f0ba8e75@github.com> References: <7aexbecGytUnPsjFD_E9tm7JHIn3FRQyrfHb3wR2mC8=.fde498ab-a0b8-48c0-934c-5cd9f0ba8e75@github.com> Message-ID: On Tue, 14 Oct 2025 06:17:38 GMT, KavyaKS94 wrote: > Clean backport. Tested changes locally. Increased timeout in vmTestbase/vm/gc/compact tests This pull request has now been integrated. Changeset: ef2719a7 Author: SendaoYan Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/ef2719a761def9b2bff41cf01fc3101741a843d8 Stats: 20 lines in 10 files changed: 0 ins; 0 del; 20 mod 8368668: Several vmTestbase/vm/gc/compact tests timed out on large memory machine Backport-of: 9093d3a04cd2b66425cefb44de2990cb5362a29f ------------- PR: https://git.openjdk.org/jdk25u/pull/300 From goetz at openjdk.org Wed Oct 15 11:48:57 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Wed, 15 Oct 2025 11:48:57 GMT Subject: [jdk21u-dev] RFR: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race Message-ID: I backport this for parity with 21.0.10-oracle Resolved Copyright. ------------- Commit messages: - backport e1681c48287bcce6c8f617d9c0c25354dd62870a Changes: https://git.openjdk.org/jdk21u-dev/pull/2330/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2330&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359477 Stats: 152 lines in 2 files changed: 46 ins; 68 del; 38 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2330.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2330/head:pull/2330 PR: https://git.openjdk.org/jdk21u-dev/pull/2330 From asemenyuk at openjdk.org Wed Oct 15 15:33:11 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Wed, 15 Oct 2025 15:33:11 GMT Subject: [jdk25u] RFR: 8369868: Compilation error in Win8365790Test.java with JDK-8358723 fix resulting in CI tier3 failure Message-ID: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> Bring in the commit that was supposed to be a part of the https://git.openjdk.org/jdk25u/pull/250 PR but was accidentally left sitting in the local repo. ------------- Commit messages: - Fix merge Changes: https://git.openjdk.org/jdk25u/pull/315/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=315&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369868 Stats: 6 lines in 1 file changed: 1 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/315.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/315/head:pull/315 PR: https://git.openjdk.org/jdk25u/pull/315 From duke at openjdk.org Wed Oct 15 16:08:28 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 16:08:28 GMT Subject: [jdk21u-dev] RFR: 8313231: Redundant if statement in ZoneInfoFile In-Reply-To: <_wT05klnhECbAiZcSDMuMh8KjhNie45sw3N-d8zSRoY=.9d2622e6-d17a-4348-ad85-32f7c570cc98@github.com> References: <_wT05klnhECbAiZcSDMuMh8KjhNie45sw3N-d8zSRoY=.9d2622e6-d17a-4348-ad85-32f7c570cc98@github.com> Message-ID: On Tue, 14 Oct 2025 18:48:13 GMT, Daniel Hu wrote: > Clean backport. Removes a redundant if statement. Passes GHA. @cost0much Your change (at version 37f1d64c5d1daea0ac268f3fbd6796103cddc0de) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2325#issuecomment-3407224109 From duke at openjdk.org Wed Oct 15 16:08:28 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 16:08:28 GMT Subject: [jdk21u-dev] RFR: 8342582: user.region for formatting number no longer works for 21.0.5 In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 17:12:56 GMT, Daniel Hu wrote: > Clean backport. This fixes a regression from previous backport [JDK-8321206](https://bugs.openjdk.org/browse/JDK-8321206); JDK stopped respecting number formatting set by user.region in 21.0.5. Passes GHA and new test passes with the change, fails without. @cost0much Your change (at version 8aa043823f7b81a022aeecb66bffeb9f1ed53b5e) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2324#issuecomment-3407226107 From jlu at openjdk.org Wed Oct 15 17:03:57 2025 From: jlu at openjdk.org (Justin Lu) Date: Wed, 15 Oct 2025 17:03:57 GMT Subject: [jdk25u] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: References: Message-ID: <2d3ZoLgZbgLDwoCEcc8gi-HiXlL2ZpkHK-0P3Q7x6-I=.09544333-0163-45f1-9a16-b5aab4c68061@github.com> On Wed, 15 Oct 2025 10:32:48 GMT, Kieran Farrell wrote: > Clean backport Marked as reviewed by jlu (no project role). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/314#pullrequestreview-3341460408 From ssubramaniam at openjdk.org Wed Oct 15 17:10:23 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 17:10:23 GMT Subject: [jdk21u-dev] Integrated: 8353470: Clean up and open source couple AWT Graphics related tests (Part 2) In-Reply-To: References: Message-ID: <_ATQU_YFolz_zRCTD5kHNQuARHxJ1BcAnS6pPYu3hY8=.80759d68-35ff-4c99-836a-e3405664b98e@github.com> On Tue, 14 Oct 2025 23:18:01 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353470: Clean up and open source couple AWT Graphics related tests (Part 2). Adding four graphics tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: d0bdbdc4 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/d0bdbdc4adeab9097aeef845aa268e3b074d6384 Stats: 606 lines in 5 files changed: 606 ins; 0 del; 0 mod 8353470: Clean up and open source couple AWT Graphics related tests (Part 2) Backport-of: 8270cd0ad2e0df72f063f36853328a935595f71f ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2326 From ssubramaniam at openjdk.org Wed Oct 15 17:12:37 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 17:12:37 GMT Subject: [jdk17u-dev] Integrated: 8353470: Clean up and open source couple AWT Graphics related tests (Part 2) In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 23:18:04 GMT, Satyen Subramaniam wrote: > Backporting JDK-8353470: Clean up and open source couple AWT Graphics related tests (Part 2). Adding four graphics tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 6eb80336 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/6eb80336893b1d02e1aaf1bf336b75be0f797894 Stats: 606 lines in 5 files changed: 606 ins; 0 del; 0 mod 8353470: Clean up and open source couple AWT Graphics related tests (Part 2) Backport-of: 8270cd0ad2e0df72f063f36853328a935595f71f ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4045 From ssubramaniam at openjdk.org Wed Oct 15 17:12:37 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 17:12:37 GMT Subject: [jdk17u-dev] Integrated: 8340354: Open source AWT desktop properties and print related tests In-Reply-To: References: Message-ID: <7Mh6bhOLqLoLDENU7SoIszfxuWDmDu0g8dGHa6D-AcQ=.e88e3992-dd8b-4fdb-9e9e-bc025c8a233b@github.com> On Tue, 14 Oct 2025 23:19:04 GMT, Satyen Subramaniam wrote: > Backporting JDK-8340354: Open source AWT desktop properties and print related tests. Adding two desktop properties and three printer tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 0680df7c Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/0680df7cb10404b521e61be88a13f942864315d7 Stats: 1227 lines in 5 files changed: 1227 ins; 0 del; 0 mod 8340354: Open source AWT desktop properties and print related tests Backport-of: 988f13a3875a6d29d7de07c5e97fcd6e7f9a31ff ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4046 From ssubramaniam at openjdk.org Wed Oct 15 17:13:37 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 17:13:37 GMT Subject: [jdk21u-dev] Integrated: 8340354: Open source AWT desktop properties and print related tests In-Reply-To: References: Message-ID: <77Uk3StUx4SA8-guR-3NGhLbMwsZDe-Se8IihQfHPT0=.ef47333a-a104-4529-8e6d-699298352232@github.com> On Tue, 14 Oct 2025 23:18:55 GMT, Satyen Subramaniam wrote: > Backporting JDK-8340354: Open source AWT desktop properties and print related tests. Adding two desktop properties and three printer tests. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 4f9f708a Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/4f9f708a59c7ad2ba089c58565e6c37bccff7c7e Stats: 1227 lines in 5 files changed: 1227 ins; 0 del; 0 mod 8340354: Open source AWT desktop properties and print related tests Backport-of: 988f13a3875a6d29d7de07c5e97fcd6e7f9a31ff ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2327 From duke at openjdk.org Wed Oct 15 17:20:39 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 17:20:39 GMT Subject: [jdk17u-dev] RFR: 8360288: Shenandoah crash at size_given_klass in op_degenerated In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:43:51 GMT, William Kemper wrote: > Not clean. @earthling-amzn Your change (at version e658b4ad109106a2570630eb01bfc174824279b9) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4003#issuecomment-3407495549 From asemenyuk at openjdk.org Wed Oct 15 18:12:43 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Wed, 15 Oct 2025 18:12:43 GMT Subject: [jdk25u] RFR: 8369868: Compilation error in Win8365790Test.java with JDK-8358723 fix resulting in CI tier3 failure In-Reply-To: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> References: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> Message-ID: On Wed, 15 Oct 2025 15:27:54 GMT, Alexey Semenyuk wrote: > Bring in the commit that was supposed to be a part of the https://git.openjdk.org/jdk25u/pull/250 PR but was accidentally left sitting in the local repo. @aivanov-jdk PTAL ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/315#issuecomment-3407688710 From aivanov at openjdk.org Wed Oct 15 18:29:41 2025 From: aivanov at openjdk.org (Alexey Ivanov) Date: Wed, 15 Oct 2025 18:29:41 GMT Subject: [jdk25u] RFR: 8369868: Compilation error in Win8365790Test.java with JDK-8358723 fix resulting in CI tier3 failure In-Reply-To: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> References: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> Message-ID: On Wed, 15 Oct 2025 15:27:54 GMT, Alexey Semenyuk wrote: > Bring in the commit that was supposed to be a part of the https://git.openjdk.org/jdk25u/pull/250 PR but was accidentally left sitting in the local repo. Marked as reviewed by aivanov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/315#pullrequestreview-3341749643 From duke at openjdk.org Wed Oct 15 19:14:04 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 19:14:04 GMT Subject: [jdk25u] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 10:32:48 GMT, Kieran Farrell wrote: > Clean backport @kieran-farrell Your change (at version e3a3abe444c10664e8afa5aff26504e9807dbf58) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/314#issuecomment-3407885674 From kfarrell at openjdk.org Wed Oct 15 19:17:46 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Wed, 15 Oct 2025 19:17:46 GMT Subject: [jdk25u] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: <2d3ZoLgZbgLDwoCEcc8gi-HiXlL2ZpkHK-0P3Q7x6-I=.09544333-0163-45f1-9a16-b5aab4c68061@github.com> References: <2d3ZoLgZbgLDwoCEcc8gi-HiXlL2ZpkHK-0P3Q7x6-I=.09544333-0163-45f1-9a16-b5aab4c68061@github.com> Message-ID: <1jon9nx7JFGebft7sBl0AuCbiVMW173F9RmzLr-YWxc=.e8418b7f-bf45-4fdc-96fc-58a17665bc92@github.com> On Wed, 15 Oct 2025 17:00:47 GMT, Justin Lu wrote: >> Clean backport > > Marked as reviewed by jlu (no project role). @justin-curtis-lu would you mind sponsoring this? thanks ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/314#issuecomment-3407918565 From wkemper at openjdk.org Wed Oct 15 19:50:59 2025 From: wkemper at openjdk.org (William Kemper) Date: Wed, 15 Oct 2025 19:50:59 GMT Subject: [jdk17u-dev] Integrated: 8360288: Shenandoah crash at size_given_klass in op_degenerated In-Reply-To: References: Message-ID: On Mon, 29 Sep 2025 22:43:51 GMT, William Kemper wrote: > Not clean. This pull request has now been integrated. Changeset: 3a21a274 Author: William Kemper Committer: Paul Hohensee URL: https://git.openjdk.org/jdk17u-dev/commit/3a21a2741395ad9bfd5afb421e8a50b8ee769c11 Stats: 20 lines in 2 files changed: 4 ins; 7 del; 9 mod 8360288: Shenandoah crash at size_given_klass in op_degenerated Reviewed-by: phh Backport-of: 3b44d7bfa4d78e3ec715fce1863e052852f33180 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4003 From duke at openjdk.org Wed Oct 15 20:42:29 2025 From: duke at openjdk.org (Rui Li) Date: Wed, 15 Oct 2025 20:42:29 GMT Subject: [jdk21u-dev] Integrated: 8364257: JFR: User-defined events and settings with a one-letter name cannot be configured In-Reply-To: References: Message-ID: <4_To1-SssKGFlziayD1FmO3qfzJvt-7pPX97pEfT_3Y=.f4fa3f94-75e4-4aaa-89f5-05f67f54b320@github.com> On Fri, 5 Sep 2025 00:52:59 GMT, Rui Li wrote: > A clean backport for https://bugs.openjdk.org/browse/JDK-8364257 > > This fixes a bug where a single letter name jfr event couldn't be configured. On tip for about one month. The test `test/jdk/jdk/jfr/api/flightrecorder/TestSettingsControl.java` passed locally. Other tests are running. Relatively low risk. This pull request has now been integrated. Changeset: 71f3b399 Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/71f3b3998e1e9ad8d7a8ee3be99b1b11a9aa5fdd Stats: 10 lines in 2 files changed: 4 ins; 0 del; 6 mod 8364257: JFR: User-defined events and settings with a one-letter name cannot be configured Backport-of: ea7e943874288e1cbea10a6bd82d6c7f2a1c9ae0 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2153 From duke at openjdk.org Wed Oct 15 20:42:29 2025 From: duke at openjdk.org (Rui Li) Date: Wed, 15 Oct 2025 20:42:29 GMT Subject: [jdk21u-dev] Integrated: 8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 05:15:04 GMT, Rui Li wrote: > A clean backport for JDK-8368192. > > Backport it for parity with oracle. This patch fixes test failure in Basic.java. Tested on mac 15.7.1. This pull request has now been integrated. Changeset: 32fb490f Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/32fb490fcd88886a4b43227754bf6286acba7307 Stats: 20 lines in 1 file changed: 2 ins; 3 del; 15 mod 8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace Reviewed-by: rriggs Backport-of: 218e82c875237f82a649a214c72d925a5ebf188c ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2323 From hohensee at amazon.com Wed Oct 15 20:49:32 2025 From: hohensee at amazon.com (Hohensee, Paul) Date: Wed, 15 Oct 2025 20:49:32 +0000 Subject: CFV: New JDK Updates Committer: Rui Li Message-ID: <8663E794-F33A-4B4E-A301-89A44A334A0A@amazon.com> I hereby nominate Rui Li (ruili [1]) to JDK Updates Committer. Rui is an Amazon JDK development engineer and has been contributing to jdk-updates for some time, see her contributions [2] below. Rui plans to continue contributing to the JDK Updates project going forward and Committer status would be helpful for that. Votes are due by 23:59 US Eastern time on Wednesday, October 29th, 2025. Only current JDK Updates Committers (and above) [3] are eligible to vote on this nomination. Votes must be cast in the open by replying to this mailing list. For Lazy Consensus voting instructions, see [4]. Thanks, Paul [1] https://openjdk.org/census#ruili [2] https://github.com/search?q=repo%3Aopenjdk%2Fjdk25u+repo%3Aopenjdk%2Fjdk21u-dev+repo%3Aopenjdk%2Fjdk17u-dev+repo%3Aopenjdk%2Fjdk11u-dev+repo%3Aopenjdk%2Fjdk8u-dev+author%3Argithubli+label%3Aintegrated&type=pullrequests&s=created&o=desc [3] https://openjdk.java.net/census#jdk-updates [4] http://openjdk.java.net/projects/#committer-vote -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssubramaniam at openjdk.org Wed Oct 15 21:16:53 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 21:16:53 GMT Subject: [jdk17u-dev] RFR: 8352678: Opensource few JMenuItem tests Message-ID: Backporting JDK-8352678: Opensource few JMenuItem tests and JDK-8357305: Compilation failure in javax/swing/JMenuItem/bug6197830.java (caused by first JBS issue). Renames a test file, and open sources 4 tests. Ran GHA Sanity Checks and new tests directly. ------------- Commit messages: - Backport a94d1a04076c64f983e508c4da2e59a8aab5e4c5 - Backport 8a40498d79a18dcf91cf4979d34c3583a6c39322 Changes: https://git.openjdk.org/jdk17u-dev/pull/4049/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4049&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8352678 Stats: 739 lines in 7 files changed: 553 ins; 186 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4049.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4049/head:pull/4049 PR: https://git.openjdk.org/jdk17u-dev/pull/4049 From jlu at openjdk.org Wed Oct 15 21:18:10 2025 From: jlu at openjdk.org (Justin Lu) Date: Wed, 15 Oct 2025 21:18:10 GMT Subject: [jdk25u] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: <1jon9nx7JFGebft7sBl0AuCbiVMW173F9RmzLr-YWxc=.e8418b7f-bf45-4fdc-96fc-58a17665bc92@github.com> References: <2d3ZoLgZbgLDwoCEcc8gi-HiXlL2ZpkHK-0P3Q7x6-I=.09544333-0163-45f1-9a16-b5aab4c68061@github.com> <1jon9nx7JFGebft7sBl0AuCbiVMW173F9RmzLr-YWxc=.e8418b7f-bf45-4fdc-96fc-58a17665bc92@github.com> Message-ID: <6g6smWDfoKHmVEU7ZXCKlqAPHU1zWdPBuHulG_37yzw=.bfa6fc7b-df60-4779-896f-4ca429d8b4e6@github.com> On Wed, 15 Oct 2025 19:15:36 GMT, Kieran Farrell wrote: >> Marked as reviewed by jlu (no project role). > > @justin-curtis-lu would you mind sponsoring this? thanks @kieran-farrell I am not a committer on the open census of the jdk-updates project. @naotoj, would you mind sponsoring this for us? ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/314#issuecomment-3408309582 From ssubramaniam at openjdk.org Wed Oct 15 21:19:19 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 21:19:19 GMT Subject: [jdk17u-dev] RFR: 8303089: [jittester] Add time limit to IRTree generation Message-ID: Backporting JDK-8303089: [jittester] Add time limit to IRTree generation. Adds a time limit (defaults to 10 minutes) to the generation of a single test in jittester's Automatic.java. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 4d33fbd582d0a3c38180385bdef7225426273806 Changes: https://git.openjdk.org/jdk17u-dev/pull/4050/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4050&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8303089 Stats: 67 lines in 3 files changed: 40 ins; 6 del; 21 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4050.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4050/head:pull/4050 PR: https://git.openjdk.org/jdk17u-dev/pull/4050 From ssubramaniam at openjdk.org Wed Oct 15 21:19:46 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Wed, 15 Oct 2025 21:19:46 GMT Subject: [jdk21u-dev] RFR: 8352678: Opensource few JMenuItem tests Message-ID: Backporting JDK-8352678: Opensource few JMenuItem tests and JDK-8357305: Compilation failure in javax/swing/JMenuItem/bug6197830.java (caused by first JBS issue). Renames a test file, and open sources 4 tests. Ran GHA Sanity Checks and new tests directly. ------------- Commit messages: - Backport a94d1a04076c64f983e508c4da2e59a8aab5e4c5 - Backport 8a40498d79a18dcf91cf4979d34c3583a6c39322 Changes: https://git.openjdk.org/jdk21u-dev/pull/2332/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2332&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8352678 Stats: 739 lines in 7 files changed: 553 ins; 186 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2332.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2332/head:pull/2332 PR: https://git.openjdk.org/jdk21u-dev/pull/2332 From kfarrell at openjdk.org Wed Oct 15 21:33:36 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Wed, 15 Oct 2025 21:33:36 GMT Subject: [jdk25u] Integrated: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 10:32:48 GMT, Kieran Farrell wrote: > Clean backport This pull request has now been integrated. Changeset: 1f4134ed Author: Kieran Farrell Committer: Naoto Sato URL: https://git.openjdk.org/jdk25u/commit/1f4134ed34aaf94b6722819989bc46ecf98977f6 Stats: 17 lines in 2 files changed: 10 ins; 4 del; 3 mod 8367237: Thread-Safety Usage Warning for java.text.Collator Classes Reviewed-by: jlu Backport-of: 64155dfac068cf01bcab6adb401b360499f33a5f ------------- PR: https://git.openjdk.org/jdk25u/pull/314 From duke at openjdk.org Wed Oct 15 21:53:05 2025 From: duke at openjdk.org (duke) Date: Wed, 15 Oct 2025 21:53:05 GMT Subject: [jdk25u] Withdrawn: 8361492: [IR Framework] Has too restrictive regex for load and store In-Reply-To: References: Message-ID: On Wed, 20 Aug 2025 05:39:14 GMT, Shyam Kishor wrote: > 8361492: [IR Framework] Has too restrictive regex for load and store This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk25u/pull/110 From egahlin at openjdk.org Thu Oct 16 02:34:13 2025 From: egahlin at openjdk.org (Erik Gahlin) Date: Thu, 16 Oct 2025 02:34:13 GMT Subject: [jdk17u-dev] RFR: 8291733: Remove JFR events that expose hashtable In-Reply-To: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> References: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> Message-ID: <9VJwfkTxKDFuGhTW0HcXOMPolcX7UEB_e5H6np-14Sw=.b451fa3c-1017-489b-b705-127e58daa016@github.com> On Wed, 15 Oct 2025 08:30:03 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. > > Resolved EventNames.java, probably clean anyways. Sorry about this. Oracle plans to back out the removal of these events, as the enhancement backport was a mistake. Instead, the events will be disabled in default.jfc, which is much less intrusive but still prevents excessive overhead in the out-of-the-box configuration. In other words, only make this change: diff --git a/src/jdk.jfr/share/conf/jfr/default.jfc b/src/jdk.jfr/share/conf/jfr/default.jfc index 6faba56991c..6b5659a24b0 100644 --- a/src/jdk.jfr/share/conf/jfr/default.jfc +++ b/src/jdk.jfr/share/conf/jfr/default.jfc @@ -38,17 +38,17 @@ - true + false 10 s - true + false 10 s - true + false 10 s ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4047#issuecomment-3408937611 From duke at openjdk.org Thu Oct 16 05:51:44 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 16 Oct 2025 05:51:44 GMT Subject: [jdk21u-dev] RFR: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java Message-ID: A clean backport for JDK-8201778. Backport it for parity with oracle. This patch speeds up the tests. Risk is low - test changes. The updated test passed locally. ------------- Commit messages: - Backport fc3e3e26c515ae0f9ae32aec504974fba393928d Changes: https://git.openjdk.org/jdk21u-dev/pull/2333/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2333&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8201778 Stats: 34 lines in 2 files changed: 7 ins; 22 del; 5 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2333.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2333/head:pull/2333 PR: https://git.openjdk.org/jdk21u-dev/pull/2333 From duke at openjdk.org Thu Oct 16 06:03:51 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 16 Oct 2025 06:03:51 GMT Subject: [jdk21u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software Message-ID: A clean backport for JDK-8333783. Backport for parity with oracle. Stabilize test `DirectIOTest.java`. The test passed locally. Low risk - test changes. ------------- Commit messages: - Backport 8c6d12250b524c0f4ee25dbbc6fe959581b7617b Changes: https://git.openjdk.org/jdk21u-dev/pull/2334/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2334&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8333783 Stats: 107 lines in 2 files changed: 67 ins; 23 del; 17 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2334.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2334/head:pull/2334 PR: https://git.openjdk.org/jdk21u-dev/pull/2334 From duke at openjdk.org Thu Oct 16 06:25:41 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 16 Oct 2025 06:25:41 GMT Subject: [jdk17u-dev] RFR: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java Message-ID: A clean backport for JDK-8201778. Backport it for parity with oracle. This patch speeds up the tests. Risk is low - test changes. The updated test passed locally. ------------- Commit messages: - Backport fc3e3e26c515ae0f9ae32aec504974fba393928d Changes: https://git.openjdk.org/jdk17u-dev/pull/4051/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4051&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8201778 Stats: 34 lines in 2 files changed: 7 ins; 22 del; 5 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4051.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4051/head:pull/4051 PR: https://git.openjdk.org/jdk17u-dev/pull/4051 From duke at openjdk.org Thu Oct 16 06:29:38 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 16 Oct 2025 06:29:38 GMT Subject: [jdk17u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software Message-ID: A clean backport for JDK-8333783. Backport for parity with oracle. Stabilize test DirectIOTest.java. The test passed locally. Low risk - test changes. ------------- Commit messages: - Backport 8c6d12250b524c0f4ee25dbbc6fe959581b7617b Changes: https://git.openjdk.org/jdk17u-dev/pull/4052/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4052&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8333783 Stats: 107 lines in 2 files changed: 67 ins; 23 del; 17 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4052.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4052/head:pull/4052 PR: https://git.openjdk.org/jdk17u-dev/pull/4052 From syan at openjdk.org Thu Oct 16 06:50:58 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 16 Oct 2025 06:50:58 GMT Subject: [jdk17u-dev] RFR: 8334771: [TESTBUG] Run TestDockerMemoryMetrics.java with -Xcomp fails exitValue = 137 Message-ID: Hi all, This pull request contains a backport of commit [fa5ad700](https://github.com/openjdk/jdk/commit/fa5ad700bb6a92aef7577969e09b4fbd93feb388) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by SendaoYan on 19 Jul 2024 and was reviewed by Leonid Mesnik and Serguei Spitsyn. Thanks! ------------- Commit messages: - Backport fa5ad700bb6a92aef7577969e09b4fbd93feb388 Changes: https://git.openjdk.org/jdk17u-dev/pull/4053/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4053&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8334771 Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4053.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4053/head:pull/4053 PR: https://git.openjdk.org/jdk17u-dev/pull/4053 From syan at openjdk.org Thu Oct 16 06:51:48 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 16 Oct 2025 06:51:48 GMT Subject: [jdk21u-dev] RFR: 8334771: [TESTBUG] Run TestDockerMemoryMetrics.java with -Xcomp fails exitValue = 137 Message-ID: Hi all, This pull request contains a backport of commit [fa5ad700](https://github.com/openjdk/jdk/commit/fa5ad700bb6a92aef7577969e09b4fbd93feb388) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by SendaoYan on 19 Jul 2024 and was reviewed by Leonid Mesnik and Serguei Spitsyn. Thanks! ------------- Commit messages: - Backport fa5ad700bb6a92aef7577969e09b4fbd93feb388 Changes: https://git.openjdk.org/jdk21u-dev/pull/2336/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2336&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8334771 Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2336.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2336/head:pull/2336 PR: https://git.openjdk.org/jdk21u-dev/pull/2336 From shade at openjdk.org Thu Oct 16 06:58:08 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Thu, 16 Oct 2025 06:58:08 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" [v2] In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 21:57:24 GMT, Cesar Soares Lucas wrote: >> Hi all, >> >> This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. >> >> Thanks! > > Cesar Soares Lucas has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge remote-tracking branch 'upstream/master' into backport-JohnTortugo-62fde687-master > - Backport 62fde687088ce72ef33b94e73babf4bfe1395c17 You can integrate it now, or you will need to merge again next week :) ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/259#issuecomment-3409443405 From mbaesken at openjdk.org Thu Oct 16 07:14:10 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Thu, 16 Oct 2025 07:14:10 GMT Subject: [jdk25u] Integrated: 8369657: [AIX] TOC overflow in static-launcher build when building slowdebug after JDK-8352064 In-Reply-To: References: Message-ID: <0VhX6axV3FgeOGiT9LEWYbae-EjZGOO90qXDK9b0W7E=.4fb9a655-2897-4d1b-83a8-0924e563ee70@github.com> On Wed, 15 Oct 2025 07:13:01 GMT, Matthias Baesken wrote: > 8369657: [AIX] TOC overflow in static-launcher build when building slowdebug after JDK-8352064 This pull request has now been integrated. Changeset: 7acc55ab Author: Matthias Baesken URL: https://git.openjdk.org/jdk25u/commit/7acc55ab7232dd11ab94a827b49f36407b0d7473 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod 8369657: [AIX] TOC overflow in static-launcher build when building slowdebug after JDK-8352064 Backport-of: 4b85ba90671c0ac816a772584c3eeb30ef9062ba ------------- PR: https://git.openjdk.org/jdk25u/pull/313 From mbaesken at openjdk.org Thu Oct 16 07:16:11 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Thu, 16 Oct 2025 07:16:11 GMT Subject: [jdk25u] RFR: 8369560: Slowdebug build without CDS fails In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 06:59:07 GMT, Matthias Baesken wrote: > Backport of 8369560, vmClasses needs manual adjustment and remove empty line Thanks for the review ! ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/311#issuecomment-3409487334 From mbaesken at openjdk.org Thu Oct 16 07:16:12 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Thu, 16 Oct 2025 07:16:12 GMT Subject: [jdk25u] Integrated: 8369560: Slowdebug build without CDS fails In-Reply-To: References: Message-ID: <52yNvNeEQ0WeBmHKiA_kOVgYaGZLCWEQhw_gL_PCCpw=.cbb6f89b-bb08-452f-9ded-78f617d7a4ed@github.com> On Wed, 15 Oct 2025 06:59:07 GMT, Matthias Baesken wrote: > Backport of 8369560, vmClasses needs manual adjustment and remove empty line This pull request has now been integrated. Changeset: a428b6bf Author: Matthias Baesken URL: https://git.openjdk.org/jdk25u/commit/a428b6bf6c368644aa0c2bc9ce70574db39d8cf0 Stats: 6 lines in 2 files changed: 6 ins; 0 del; 0 mod 8369560: Slowdebug build without CDS fails Reviewed-by: lucy Backport-of: 0af959a340fe68caa47fc476ff861f0e86087162 ------------- PR: https://git.openjdk.org/jdk25u/pull/311 From syan at openjdk.org Thu Oct 16 07:22:49 2025 From: syan at openjdk.org (SendaoYan) Date: Thu, 16 Oct 2025 07:22:49 GMT Subject: [jdk11u-dev] RFR: 8264524: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails due to swapping not working Message-ID: <4p0uFjsITNbqEpdVf0BbplMJdGkc0WsLZKkmdurMyLs=.809adb7d-f52d-4cd7-bff9-95ad1bd6e28b@github.com> Hi all, This pull request contains a backport of commit [bfb034ab](https://github.com/openjdk/jdk/commit/bfb034abf9d5e5eb24d524f35b3f745e94631c4a) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Jie Fu on 6 Apr 2021 and was reviewed by Severin Gehwolf. Thanks! ------------- Commit messages: - Backport bfb034abf9d5e5eb24d524f35b3f745e94631c4a Changes: https://git.openjdk.org/jdk11u-dev/pull/3104/files Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3104&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8264524 Stats: 25 lines in 1 file changed: 23 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk11u-dev/pull/3104.diff Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3104/head:pull/3104 PR: https://git.openjdk.org/jdk11u-dev/pull/3104 From goetz at openjdk.org Thu Oct 16 07:46:18 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 07:46:18 GMT Subject: [jdk17u-dev] RFR: 8291733: Remove JFR events that expose hashtable In-Reply-To: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> References: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> Message-ID: On Wed, 15 Oct 2025 08:30:03 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. > > Resolved EventNames.java, probably clean anyways. Thanks for the patch above! ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4047#issuecomment-3409605572 From goetz at openjdk.org Thu Oct 16 07:46:19 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 07:46:19 GMT Subject: [jdk17u-dev] Withdrawn: 8291733: Remove JFR events that expose hashtable In-Reply-To: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> References: <1mhU_QWLcUnlX4Ig7cZW-EMAGZ1mOkSMDrBK__7ox6k=.a57f0d61-8fe5-47f7-822a-f6e85a0e5d43@github.com> Message-ID: On Wed, 15 Oct 2025 08:30:03 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. > > Resolved EventNames.java, probably clean anyways. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4047 From mbaesken at openjdk.org Thu Oct 16 07:55:46 2025 From: mbaesken at openjdk.org (Matthias Baesken) Date: Thu, 16 Oct 2025 07:55:46 GMT Subject: [jdk25u] RFR: 8369563: Gtest dll_address_to_function_and_library_name has issues with stripped pdb files Message-ID: 8369563: Gtest dll_address_to_function_and_library_name has issues with stripped pdb files ------------- Commit messages: - Backport 98e1d2fab123befa78342ba53b76a560dddd6385 Changes: https://git.openjdk.org/jdk25u/pull/316/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=316&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369563 Stats: 9 lines in 1 file changed: 8 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/316.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/316/head:pull/316 PR: https://git.openjdk.org/jdk25u/pull/316 From avieirov at redhat.com Thu Oct 16 08:59:42 2025 From: avieirov at redhat.com (Antonio Vieiro) Date: Thu, 16 Oct 2025 10:59:42 +0200 Subject: CFV: New JDK Updates Committer: Rui Li In-Reply-To: <8663E794-F33A-4B4E-A301-89A44A334A0A@amazon.com> References: <8663E794-F33A-4B4E-A301-89A44A334A0A@amazon.com> Message-ID: <14f1b8fc-6425-4162-ad89-fa2abcbb04fe@redhat.com> Vote: yes El 15/10/25 a las 22:49, Hohensee, Paul escribi?: > I hereby nominate Rui Li (ruili [1]) to JDK Updates Committer. > > Rui is an Amazon JDK development engineer and has been contributing to jdk-updates for some time, see her contributions [2] below. Rui plans to > > continue contributing to the JDK Updates project going forward and Committer status would be helpful for that. > > Votes are due by 23:59 US Eastern time on Wednesday, October 29th, 2025. > > Only current JDK Updates Committers (and above) [3] are eligible to vote on this nomination. > > Votes must be cast in the open by replying to this mailing list. > > For Lazy Consensus voting instructions, see [4]. > > Thanks, > > Paul > > [1]https://openjdk.org/census#ruili > > [2] https://github.com/search?q=repo%3Aopenjdk%2Fjdk25u+repo%3Aopenjdk%2Fjdk21u-dev+repo%3Aopenjdk%2Fjdk17u-dev+repo%3Aopenjdk%2Fjdk11u-dev+repo%3Aopenjdk%2Fjdk8u-dev+author%3Argithubli+label%3Aintegrated&type=pullrequests&s=created&o=desc > > [3]https://openjdk.java.net/census#jdk-updates > > [4]http://openjdk.java.net/projects/#committer-vote > -- Antonio Vieiro Sustaining Engineering Red Hat, Inc. (https://www.redhat.com) PGP key : https://keys.openpgp.org/vks/v1/by-fingerprint/9A0CE286F22F7CCF2BC045FB1163A4EF861302B0 Fingerprint: 9A0C E286 F22F 7CCF 2BC0 45FB 1163 A4EF 8613 02B0 From goetz at openjdk.org Thu Oct 16 09:22:26 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 09:22:26 GMT Subject: [jdk17u-dev] RFR: 8281682: Redundant .ico files in Windows app-image cause unnecessary bloat Message-ID: I would like to backport this to 17. This is a nice to have fix for jpackage, and it makes later backports more simple. Will also do the test follow-ups. ------------- Commit messages: - backport 45180633d34b6cbb679bae0753d9f422e76d6297 Changes: https://git.openjdk.org/jdk17u-dev/pull/4054/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4054&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8281682 Stats: 165 lines in 7 files changed: 148 ins; 6 del; 11 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4054.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4054/head:pull/4054 PR: https://git.openjdk.org/jdk17u-dev/pull/4054 From vklang at openjdk.org Thu Oct 16 09:34:33 2025 From: vklang at openjdk.org (Viktor Klang) Date: Thu, 16 Oct 2025 09:34:33 GMT Subject: [jdk25u] RFR: 8369656: Calling CompletableFuture.join() could execute task in common pool Message-ID: Backports the fix to https://bugs.openjdk.org/browse/JDK-8369656 from `master`. ------------- Commit messages: - Backport b5b83247da9caea30c88b69543e350783663bc46 Changes: https://git.openjdk.org/jdk25u/pull/317/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=317&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369656 Stats: 47 lines in 2 files changed: 43 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk25u/pull/317.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/317/head:pull/317 PR: https://git.openjdk.org/jdk25u/pull/317 From goetz at openjdk.org Thu Oct 16 10:03:45 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 10:03:45 GMT Subject: [jdk17u-dev] RFR: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race Message-ID: Clean backport form 21. Test does not compile as https://bugs.openjdk.org/browse/JDK-8277090 8277090: jsr166 refresh for jdk19 is not in 17. That change makes ExecutorService implement Autoclosable. Replaced missing close() by its implementation. ------------- Commit messages: - replace close() introduced in 19 by 8277090 but its implementation - backport e1681c48287bcce6c8f617d9c0c25354dd62870a Changes: https://git.openjdk.org/jdk17u-dev/pull/4055/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4055&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359477 Stats: 166 lines in 2 files changed: 60 ins; 65 del; 41 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4055.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4055/head:pull/4055 PR: https://git.openjdk.org/jdk17u-dev/pull/4055 From abaya at openjdk.org Thu Oct 16 10:46:21 2025 From: abaya at openjdk.org (Anass Baya) Date: Thu, 16 Oct 2025 10:46:21 GMT Subject: [jdk25u] RFR: 8361521: BogusFocusableWindowState.java fails with StackOverflowError on Linux Message-ID: Hi all, This pull request contains a backport of commit [bdc3981](https://github.com/openjdk/jdk/commit/bdc39818ce7b3c3bad10f4682a2a52fbb696f247) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commits being backported was authored by Anass Baya and was reviewed by Sergey Bylokhov and Alexey Ivanov. ------------- Commit messages: - Backport bdc39818ce7b3c3bad10f4682a2a52fbb696f247 - Revert "Backport bdc39818ce7b3c3bad10f4682a2a52fbb696f247" - Backport bdc39818ce7b3c3bad10f4682a2a52fbb696f247 Changes: https://git.openjdk.org/jdk25u/pull/318/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=318&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361521 Stats: 8 lines in 3 files changed: 4 ins; 3 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/318.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/318/head:pull/318 PR: https://git.openjdk.org/jdk25u/pull/318 From goetz at openjdk.org Thu Oct 16 11:20:50 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 11:20:50 GMT Subject: [jdk17u-dev] RFR: 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays Message-ID: I backport this for parity with 17.0.18-oracle I had to resolve many places due to nullptr differences. ------------- Commit messages: - backport 1afb29ad5747baac9f165a8056d393df8de97c4a Changes: https://git.openjdk.org/jdk17u-dev/pull/4056/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4056&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361447 Stats: 348 lines in 6 files changed: 322 ins; 6 del; 20 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4056.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4056/head:pull/4056 PR: https://git.openjdk.org/jdk17u-dev/pull/4056 From goetz at openjdk.org Thu Oct 16 11:48:23 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 11:48:23 GMT Subject: [jdk17u-dev] RFR: 8287401: jpackage tests failing on Windows due to powershell issue Message-ID: <2SFuqXCEM-OnSKbJELcepquZemTQqjHqSech0ly4yXA=.ac82d02e-304c-41b3-b0c4-da82a1708877@github.com> I backport this as follow-up of JDK-8261682 ------------- Depends on: https://git.openjdk.org/jdk17u-dev/pull/4054 Commit messages: - backport c254c9d095d0473282ad74e66239a790912a3d76 Changes: https://git.openjdk.org/jdk17u-dev/pull/4057/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4057&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8287401 Stats: 8 lines in 1 file changed: 0 ins; 3 del; 5 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4057.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4057/head:pull/4057 PR: https://git.openjdk.org/jdk17u-dev/pull/4057 From goetz at openjdk.org Thu Oct 16 12:05:34 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 12:05:34 GMT Subject: [jdk17u-dev] RFR: 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors Message-ID: I backport this for parity with 17.0.18-oracle ------------- Depends on: https://git.openjdk.org/jdk17u-dev/pull/4056 Commit messages: - backport 2a53f5a5c2544d4f7a77186d99addae110b06bab Changes: https://git.openjdk.org/jdk17u-dev/pull/4058/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4058&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8361754 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4058.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4058/head:pull/4058 PR: https://git.openjdk.org/jdk17u-dev/pull/4058 From goetz at openjdk.org Thu Oct 16 12:09:39 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 12:09:39 GMT Subject: [jdk17u-dev] RFR: 8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file" Message-ID: <8aXgNI7PCzPgLMVgCpFXplq4tssUSofj5gK0E4w9WOc=.d12fc5cb-26c6-45c5-b3f7-9e570b834ece@github.com> I backport this as follow up of JDK-8281682. ------------- Depends on: https://git.openjdk.org/jdk17u-dev/pull/4057 Commit messages: - backport 7c3cfd13e3d67c185d15abb1c935853c856e8a42 Changes: https://git.openjdk.org/jdk17u-dev/pull/4059/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4059&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8290557 Stats: 52 lines in 1 file changed: 45 ins; 0 del; 7 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4059.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4059/head:pull/4059 PR: https://git.openjdk.org/jdk17u-dev/pull/4059 From kfarrell at openjdk.org Thu Oct 16 12:41:43 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Thu, 16 Oct 2025 12:41:43 GMT Subject: [jdk25u] RFR: 8365086: CookieStore.getURIs() and get(URI) should return an immutable List Message-ID: Clean backport ------------- Commit messages: - bp Changes: https://git.openjdk.org/jdk25u/pull/319/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=319&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365086 Stats: 127 lines in 2 files changed: 119 ins; 4 del; 4 mod Patch: https://git.openjdk.org/jdk25u/pull/319.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/319/head:pull/319 PR: https://git.openjdk.org/jdk25u/pull/319 From duke at openjdk.org Thu Oct 16 14:00:58 2025 From: duke at openjdk.org (Anawesha Khuntia) Date: Thu, 16 Oct 2025 14:00:58 GMT Subject: [jdk25u] RFR: 8364764: java/nio/channels/vthread/BlockingChannelOps.java subtests timed out Message-ID: Ran open/ test/jdk/java/nio/channels/vthread/BlockingChannelOps.java and it has passed across platforms ------------- Commit messages: - Backport f0498c2aed761d4023917bc9cd1f852a02ce977a Changes: https://git.openjdk.org/jdk25u/pull/320/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=320&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364764 Stats: 111 lines in 1 file changed: 80 ins; 2 del; 29 mod Patch: https://git.openjdk.org/jdk25u/pull/320.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/320/head:pull/320 PR: https://git.openjdk.org/jdk25u/pull/320 From goetz at openjdk.org Thu Oct 16 14:10:02 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:10:02 GMT Subject: [jdk21u-dev] RFR: 8356145: ListEnterExitTest.java fails on macos Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 99e01301cd7f063f167db107d31468b1d3f901aa Changes: https://git.openjdk.org/jdk21u-dev/pull/2337/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2337&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8356145 Stats: 64 lines in 1 file changed: 22 ins; 26 del; 16 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2337.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2337/head:pull/2337 PR: https://git.openjdk.org/jdk21u-dev/pull/2337 From duke at openjdk.org Thu Oct 16 14:07:16 2025 From: duke at openjdk.org (duke) Date: Thu, 16 Oct 2025 14:07:16 GMT Subject: [jdk25u] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) [v2] In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 15:27:40 GMT, Chris Dennis wrote: >> This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. > > Chris Dennis has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit: > > Backport d5a207994b9c374e6638e57826326f8f4593b96b @chrisdennis Your change (at version 5226827bcc95aea69079dd06a34acc3f6bb0f185) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/295#issuecomment-3411061620 From goetz at openjdk.org Thu Oct 16 14:08:42 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:08:42 GMT Subject: [jdk17u-dev] RFR: 8356145: ListEnterExitTest.java fails on macos Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport 99e01301cd7f063f167db107d31468b1d3f901aa Changes: https://git.openjdk.org/jdk17u-dev/pull/4060/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4060&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8356145 Stats: 64 lines in 1 file changed: 22 ins; 26 del; 16 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4060.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4060/head:pull/4060 PR: https://git.openjdk.org/jdk17u-dev/pull/4060 From goetz at openjdk.org Thu Oct 16 14:29:46 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:29:46 GMT Subject: [jdk21u-dev] RFR: 8364993: JFR: Disable jdk.ModuleExport in default.jfc Message-ID: <0f_1aHnXk28S2oRbeyEU3Tzg4UB4xYv9ckMDYClsPHE=.198b07bb-33d4-441e-a986-23ae94545216@github.com> I backport this for parity with 21.0.10-oracle ------------- Commit messages: - Backport a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d Changes: https://git.openjdk.org/jdk21u-dev/pull/2338/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2338&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364993 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2338.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2338/head:pull/2338 PR: https://git.openjdk.org/jdk21u-dev/pull/2338 From goetz at openjdk.org Thu Oct 16 14:32:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:32:27 GMT Subject: [jdk17u-dev] RFR: 8364996: java/awt/font/FontNames/LocaleFamilyNames.java times out on Windows Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 15e8609a2c3d246e89cfb349cbd21777bc471bae Changes: https://git.openjdk.org/jdk17u-dev/pull/4061/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4061&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364996 Stats: 11 lines in 1 file changed: 6 ins; 3 del; 2 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4061.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4061/head:pull/4061 PR: https://git.openjdk.org/jdk17u-dev/pull/4061 From goetz at openjdk.org Thu Oct 16 14:33:05 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:33:05 GMT Subject: [jdk17u-dev] RFR: 8364993: JFR: Disable jdk.ModuleExport in default.jfc Message-ID: <_KgusrawWpHruRGVpclIR2zvVGg7G5Pqkqs6a5iSvQM=.4b5d81d8-9763-49d7-8391-9929b862be40@github.com> I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d Changes: https://git.openjdk.org/jdk17u-dev/pull/4062/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4062&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364993 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4062.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4062/head:pull/4062 PR: https://git.openjdk.org/jdk17u-dev/pull/4062 From goetz at openjdk.org Thu Oct 16 14:40:59 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:40:59 GMT Subject: [jdk17u-dev] RFR: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc Message-ID: <8yRDkuI64x1NHMQ60qJUQzDKcpOSwhdFNa-tzZnFxVQ=.422e05c4-6888-4fea-bf32-62710ef85a73@github.com> I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 7698c373a684235812c9dc11edd751059f9e8e81 Changes: https://git.openjdk.org/jdk17u-dev/pull/4063/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4063&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364556 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4063.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4063/head:pull/4063 PR: https://git.openjdk.org/jdk17u-dev/pull/4063 From goetz at openjdk.org Thu Oct 16 14:41:49 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:41:49 GMT Subject: [jdk21u-dev] RFR: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc Message-ID: I backport this for parity with 21.0.10-oracle ------------- Commit messages: - Backport 7698c373a684235812c9dc11edd751059f9e8e81 Changes: https://git.openjdk.org/jdk21u-dev/pull/2339/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2339&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364556 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2339.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2339/head:pull/2339 PR: https://git.openjdk.org/jdk21u-dev/pull/2339 From goetz at openjdk.org Thu Oct 16 14:51:44 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 14:51:44 GMT Subject: [jdk21u-dev] RFR: 8364263: HttpClient: Improve encapsulation of ProxyServer Message-ID: I backport this for parity with 21.0.10-oracle. Resolved one chunk, run() looks quite different. Mitght be clean anyways. ------------- Commit messages: - backport 190e113031bc6ece781fdf0d9f3c853ce324f170 Changes: https://git.openjdk.org/jdk21u-dev/pull/2340/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2340&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364263 Stats: 20 lines in 1 file changed: 2 ins; 10 del; 8 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2340.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2340/head:pull/2340 PR: https://git.openjdk.org/jdk21u-dev/pull/2340 From goetz at openjdk.org Thu Oct 16 15:07:48 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 15:07:48 GMT Subject: [jdk21u-dev] RFR: 8365615: Improve JMenuBar/RightLeftOrientation.java Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport afa8e79ba1a76066cf969cb3b5f76ea804780872 Changes: https://git.openjdk.org/jdk21u-dev/pull/2341/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2341&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365615 Stats: 56 lines in 1 file changed: 17 ins; 10 del; 29 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2341.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2341/head:pull/2341 PR: https://git.openjdk.org/jdk21u-dev/pull/2341 From goetz at openjdk.org Thu Oct 16 15:06:54 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 15:06:54 GMT Subject: [jdk17u-dev] RFR: 8365615: Improve JMenuBar/RightLeftOrientation.java Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport afa8e79ba1a76066cf969cb3b5f76ea804780872 Changes: https://git.openjdk.org/jdk17u-dev/pull/4064/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4064&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8365615 Stats: 56 lines in 1 file changed: 17 ins; 10 del; 29 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4064.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4064/head:pull/4064 PR: https://git.openjdk.org/jdk17u-dev/pull/4064 From duke at openjdk.org Thu Oct 16 15:14:45 2025 From: duke at openjdk.org (Chris Dennis) Date: Thu, 16 Oct 2025 15:14:45 GMT Subject: [jdk25u] Integrated: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) In-Reply-To: References: Message-ID: On Mon, 13 Oct 2025 16:12:40 GMT, Chris Dennis wrote: > This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. This pull request has now been integrated. Changeset: 9018319c Author: Chris Dennis Committer: Severin Gehwolf URL: https://git.openjdk.org/jdk25u/commit/9018319c0e27923a5660853a30175b1fcfd7b8d7 Stats: 65 lines in 2 files changed: 63 ins; 1 del; 1 mod 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) Reviewed-by: aph Backport-of: d5a207994b9c374e6638e57826326f8f4593b96b ------------- PR: https://git.openjdk.org/jdk25u/pull/295 From goetz at openjdk.org Thu Oct 16 15:16:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 15:16:27 GMT Subject: [jdk17u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - Backport 8c6d12250b524c0f4ee25dbbc6fe959581b7617b Changes: https://git.openjdk.org/jdk17u-dev/pull/4065/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4065&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8333783 Stats: 107 lines in 2 files changed: 67 ins; 23 del; 17 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4065.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4065/head:pull/4065 PR: https://git.openjdk.org/jdk17u-dev/pull/4065 From duke at openjdk.org Thu Oct 16 15:16:59 2025 From: duke at openjdk.org (Daniel Hu) Date: Thu, 16 Oct 2025 15:16:59 GMT Subject: [jdk21u-dev] Integrated: 8313231: Redundant if statement in ZoneInfoFile In-Reply-To: <_wT05klnhECbAiZcSDMuMh8KjhNie45sw3N-d8zSRoY=.9d2622e6-d17a-4348-ad85-32f7c570cc98@github.com> References: <_wT05klnhECbAiZcSDMuMh8KjhNie45sw3N-d8zSRoY=.9d2622e6-d17a-4348-ad85-32f7c570cc98@github.com> Message-ID: On Tue, 14 Oct 2025 18:48:13 GMT, Daniel Hu wrote: > Clean backport. Removes a redundant if statement. Passes GHA. This pull request has now been integrated. Changeset: 53ff4d55 Author: Daniel Hu Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk21u-dev/commit/53ff4d55852947efd57b2fc434b8a5d334b47ad7 Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod 8313231: Redundant if statement in ZoneInfoFile Backport-of: f8c2b7fee101d66107704b3ee464737c5ccdc13a ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2325 From goetz at openjdk.org Thu Oct 16 15:17:11 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 15:17:11 GMT Subject: [jdk21u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software Message-ID: <-9w7Wdyob30HUw_KGhF22RfQTmD9-zxEckbpTBM1JGo=.883b19ff-bcd5-4326-bbb0-08fa9e47e298@github.com> I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 8c6d12250b524c0f4ee25dbbc6fe959581b7617b Changes: https://git.openjdk.org/jdk21u-dev/pull/2342/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2342&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8333783 Stats: 107 lines in 2 files changed: 67 ins; 23 del; 17 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2342.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2342/head:pull/2342 PR: https://git.openjdk.org/jdk21u-dev/pull/2342 From duke at openjdk.org Thu Oct 16 15:22:18 2025 From: duke at openjdk.org (Daniel Hu) Date: Thu, 16 Oct 2025 15:22:18 GMT Subject: [jdk21u-dev] Integrated: 8342582: user.region for formatting number no longer works for 21.0.5 In-Reply-To: References: Message-ID: On Tue, 14 Oct 2025 17:12:56 GMT, Daniel Hu wrote: > Clean backport. This fixes a regression from previous backport [JDK-8321206](https://bugs.openjdk.org/browse/JDK-8321206); JDK stopped respecting number formatting set by user.region in 21.0.5. Passes GHA and new test passes with the change, fails without. This pull request has now been integrated. Changeset: 74acd388 Author: Daniel Hu Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk21u-dev/commit/74acd38886c59060c0263380bfa48eb60772f594 Stats: 118 lines in 3 files changed: 91 ins; 20 del; 7 mod 8342582: user.region for formatting number no longer works for 21.0.5 Backport-of: e64f0798be64d334b3ec2a918687aafc2031a8b7 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2324 From goetz at openjdk.org Thu Oct 16 15:37:31 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Thu, 16 Oct 2025 15:37:31 GMT Subject: [jdk21u-dev] RFR: 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport b674a425531974bb78c4622e0f1d9b46a117f575 Changes: https://git.openjdk.org/jdk21u-dev/pull/2343/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2343&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366750 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2343.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2343/head:pull/2343 PR: https://git.openjdk.org/jdk21u-dev/pull/2343 From ssubramaniam at openjdk.org Thu Oct 16 16:24:20 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 16 Oct 2025 16:24:20 GMT Subject: [jdk17u-dev] Integrated: 8303089: [jittester] Add time limit to IRTree generation In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 21:14:39 GMT, Satyen Subramaniam wrote: > Backporting JDK-8303089: [jittester] Add time limit to IRTree generation. Adds a time limit (defaults to 10 minutes) to the generation of a single test in jittester's Automatic.java. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 105c4865 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/105c4865b3c7962fac50e6c4ddfeac1faaf65e75 Stats: 67 lines in 3 files changed: 40 ins; 6 del; 21 mod 8303089: [jittester] Add time limit to IRTree generation Backport-of: 4d33fbd582d0a3c38180385bdef7225426273806 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4050 From duke at openjdk.org Thu Oct 16 16:39:16 2025 From: duke at openjdk.org (duke) Date: Thu, 16 Oct 2025 16:39:16 GMT Subject: [jdk25u] RFR: 8369853: jpackage signing tests fail after JDK-8358723 In-Reply-To: <0dXpom85DA3gYE3E6bzaX3A8-uAwLAgysJiT7AlrpWA=.110f3d0f-dd7e-4334-baef-f212c8849aec@github.com> References: <0dXpom85DA3gYE3E6bzaX3A8-uAwLAgysJiT7AlrpWA=.110f3d0f-dd7e-4334-baef-f212c8849aec@github.com> Message-ID: On Wed, 15 Oct 2025 02:21:29 GMT, Alexey Semenyuk wrote: > Clean backport of https://github.com/openjdk/jdk/pull/27809 PR @alexeysemenyukoracle Your change (at version 436bcd7ee537731b9c298363f4b40c6b968cb8ff) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/309#issuecomment-3411720285 From duke at openjdk.org Thu Oct 16 16:41:18 2025 From: duke at openjdk.org (duke) Date: Thu, 16 Oct 2025 16:41:18 GMT Subject: [jdk25u] RFR: 8369868: Compilation error in Win8365790Test.java with JDK-8358723 fix resulting in CI tier3 failure In-Reply-To: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> References: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> Message-ID: <05BdcErmJ_2GRNdCaixIp1tbxThohynek5VKdlpGLX0=.3fb9d53d-23d4-4167-9fb2-a9be80aedbaf@github.com> On Wed, 15 Oct 2025 15:27:54 GMT, Alexey Semenyuk wrote: > Bring in the commit that was supposed to be a part of the https://git.openjdk.org/jdk25u/pull/250 PR but was accidentally left sitting in the local repo. @alexeysemenyukoracle Your change (at version 1230d0e548a729a763c295206c239d25334dd0ce) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/315#issuecomment-3411726350 From duke at openjdk.org Thu Oct 16 16:58:22 2025 From: duke at openjdk.org (Daniel Hu) Date: Thu, 16 Oct 2025 16:58:22 GMT Subject: [jdk21u-dev] RFR: 8313226: Redundant condition test in X509CRLImpl Message-ID: Clean backport. Minor fix removing a redundant if check condition in X509CRLImpl. GHA passes. ------------- Commit messages: - Backport 28be34c1b9179e21c8ec5d2f9b05e3f842bb30a1 Changes: https://git.openjdk.org/jdk21u-dev/pull/2344/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2344&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8313226 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2344.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2344/head:pull/2344 PR: https://git.openjdk.org/jdk21u-dev/pull/2344 From duke at openjdk.org Thu Oct 16 16:58:03 2025 From: duke at openjdk.org (Daniel Hu) Date: Thu, 16 Oct 2025 16:58:03 GMT Subject: [jdk21u-dev] RFR: 8323803: ConstantOopReadValue::print_on should print 'null' instead of 'nullptr' Message-ID: Clean backport. Fixes ConstantOopReadValue::print_on printing 'nullptr' when it should print 'null'; this is a regression from [JDK-8300242](https://bugs.openjdk.org/browse/JDK-8300242) introduced in 21-ga https://github.com/openjdk/jdk/commit/cfe57466ddecb93b528478d0b053b089dd1ed285. GHA passes. ------------- Commit messages: - Backport 7620b129888d57514d9ef588e0681f1d43377236 Changes: https://git.openjdk.org/jdk21u-dev/pull/2345/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2345&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8323803 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2345.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2345/head:pull/2345 PR: https://git.openjdk.org/jdk21u-dev/pull/2345 From asemenyuk at openjdk.org Thu Oct 16 17:04:22 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Thu, 16 Oct 2025 17:04:22 GMT Subject: [jdk25u] Integrated: 8369868: Compilation error in Win8365790Test.java with JDK-8358723 fix resulting in CI tier3 failure In-Reply-To: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> References: <4_Yf5aUuq0kri80NoVF4Hk_nA7O8wk7c2VOY_JGzgss=.1e27f9d1-a57d-4299-b739-47d21b1e5430@github.com> Message-ID: On Wed, 15 Oct 2025 15:27:54 GMT, Alexey Semenyuk wrote: > Bring in the commit that was supposed to be a part of the https://git.openjdk.org/jdk25u/pull/250 PR but was accidentally left sitting in the local repo. This pull request has now been integrated. Changeset: 36ba6d1b Author: Alexey Semenyuk Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/36ba6d1b18c84b897a3e382f1e12abaff6d53b42 Stats: 6 lines in 1 file changed: 1 ins; 2 del; 3 mod 8369868: Compilation error in Win8365790Test.java with JDK-8358723 fix resulting in CI tier3 failure Reviewed-by: aivanov ------------- PR: https://git.openjdk.org/jdk25u/pull/315 From asemenyuk at openjdk.org Thu Oct 16 17:04:23 2025 From: asemenyuk at openjdk.org (Alexey Semenyuk) Date: Thu, 16 Oct 2025 17:04:23 GMT Subject: [jdk25u] Integrated: 8369853: jpackage signing tests fail after JDK-8358723 In-Reply-To: <0dXpom85DA3gYE3E6bzaX3A8-uAwLAgysJiT7AlrpWA=.110f3d0f-dd7e-4334-baef-f212c8849aec@github.com> References: <0dXpom85DA3gYE3E6bzaX3A8-uAwLAgysJiT7AlrpWA=.110f3d0f-dd7e-4334-baef-f212c8849aec@github.com> Message-ID: On Wed, 15 Oct 2025 02:21:29 GMT, Alexey Semenyuk wrote: > Clean backport of https://github.com/openjdk/jdk/pull/27809 PR This pull request has now been integrated. Changeset: 6ec62eb0 Author: Alexey Semenyuk Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/6ec62eb02903600dbf08d3ec0b183937af62abbb Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod 8369853: jpackage signing tests fail after JDK-8358723 Backport-of: 95def24b025341b5a6b99abdd4d1f3d26a40431c ------------- PR: https://git.openjdk.org/jdk25u/pull/309 From duke at openjdk.org Thu Oct 16 17:06:28 2025 From: duke at openjdk.org (duke) Date: Thu, 16 Oct 2025 17:06:28 GMT Subject: [jdk25u] RFR: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" [v2] In-Reply-To: References: Message-ID: <06vrx5le5flZvQNZT1qGuNwYHLgGWq55dmql1FbrC1Y=.9651bf2c-87ea-40a3-bcb0-794367b61273@github.com> On Tue, 14 Oct 2025 21:57:24 GMT, Cesar Soares Lucas wrote: >> Hi all, >> >> This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. >> >> Thanks! > > Cesar Soares Lucas has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge remote-tracking branch 'upstream/master' into backport-JohnTortugo-62fde687-master > - Backport 62fde687088ce72ef33b94e73babf4bfe1395c17 @JohnTortugo Your change (at version 29931e9d7bfbf7bf0be9282d0abcd7118f6636e5) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/259#issuecomment-3411812269 From duke at openjdk.org Thu Oct 16 17:18:43 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 16 Oct 2025 17:18:43 GMT Subject: [jdk21u-dev] RFR: 8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y Message-ID: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> A clean backport for JDK-8353953. Backport for parity with oracle. `includevirtualthreads=y` is currently the default, but it's not desirable since it eliminates `includevirtualthreads=n testing coverage` and negates JDK-8282441. Remove the default and only provide `includevirtualthreads=y` to required tests. Tests are running. Low risk - test changes. ------------- Commit messages: - Backport d1d81dd01ca6f3fc1e4710e6055c5a3185f43d9a Changes: https://git.openjdk.org/jdk21u-dev/pull/2335/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2335&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8353953 Stats: 17 lines in 4 files changed: 9 ins; 0 del; 8 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2335.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2335/head:pull/2335 PR: https://git.openjdk.org/jdk21u-dev/pull/2335 From duke at openjdk.org Thu Oct 16 17:18:43 2025 From: duke at openjdk.org (Rui Li) Date: Thu, 16 Oct 2025 17:18:43 GMT Subject: [jdk21u-dev] RFR: 8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y In-Reply-To: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> References: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> Message-ID: On Thu, 16 Oct 2025 06:02:12 GMT, Rui Li wrote: > A clean backport for JDK-8353953. > > Backport for parity with oracle. `includevirtualthreads=y` is currently the default, but it's not desirable since it eliminates `includevirtualthreads=n testing coverage` and negates JDK-8282441. Remove the default and only provide `includevirtualthreads=y` to required tests. Tests are running. Low risk - test changes. One GHA failed: tools/javac/patterns/SOEDeeplyNestedBlocksTest.java. Possibly related: JDK-8332619. Rerunning when other GHA finish. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2335#issuecomment-3411870964 From cslucas at openjdk.org Thu Oct 16 17:28:42 2025 From: cslucas at openjdk.org (Cesar Soares Lucas) Date: Thu, 16 Oct 2025 17:28:42 GMT Subject: [jdk25u] Integrated: 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" In-Reply-To: References: Message-ID: On Wed, 1 Oct 2025 18:09:06 GMT, Cesar Soares Lucas wrote: > Hi all, > > This pull request contains a backport of commit [62fde687](https://github.com/openjdk/jdk/commit/62fde687088ce72ef33b94e73babf4bfe1395c17) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Cesar Soares Lucas on 5 Jun 2025 and was reviewed by Manuel H?ssig and Aleksey Shipilev. > > Thanks! This pull request has now been integrated. Changeset: c02e1f0c Author: Cesar Soares Lucas Committer: Paul Hohensee URL: https://git.openjdk.org/jdk25u/commit/c02e1f0c8d1be85788ddda2b2fcc328fc80d7a88 Stats: 115 lines in 15 files changed: 80 ins; 4 del; 31 mod 8357396: Refactor nmethod::make_not_entrant to use Enum instead of "const char*" Backport-of: 62fde687088ce72ef33b94e73babf4bfe1395c17 ------------- PR: https://git.openjdk.org/jdk25u/pull/259 From duke at openjdk.org Thu Oct 16 17:34:06 2025 From: duke at openjdk.org (Chris Dennis) Date: Thu, 16 Oct 2025 17:34:06 GMT Subject: [jdk21u-dev] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) Message-ID: This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. ------------- Commit messages: - Backport d5a207994b9c374e6638e57826326f8f4593b96b Changes: https://git.openjdk.org/jdk21u-dev/pull/2346/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2346&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8362123 Stats: 65 lines in 2 files changed: 63 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2346.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2346/head:pull/2346 PR: https://git.openjdk.org/jdk21u-dev/pull/2346 From ssubramaniam at openjdk.org Thu Oct 16 23:10:47 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 16 Oct 2025 23:10:47 GMT Subject: [jdk21u-dev] RFR: 8339366: [jittester] Make it possible to generate tests without execution Message-ID: Backporting JDK-8339366: [jittester] Make it possible to generate tests without execution. Refactos jittester logic to separate generating tests with compiling and executing them. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 559fc711e03cf0086bea399ffb40cf294cbbb6e1 Changes: https://git.openjdk.org/jdk21u-dev/pull/2347/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2347&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8339366 Stats: 247 lines in 7 files changed: 167 ins; 59 del; 21 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2347.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2347/head:pull/2347 PR: https://git.openjdk.org/jdk21u-dev/pull/2347 From ssubramaniam at openjdk.org Thu Oct 16 23:12:27 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Thu, 16 Oct 2025 23:12:27 GMT Subject: [jdk17u-dev] RFR: 8339366: [jittester] Make it possible to generate tests without execution Message-ID: <8wv109dbFvAT3Pi-hQg9rx3KXbmBJddii494UPGt3ow=.e012933e-d7d9-43e3-8b32-3ea24c9d271e@github.com> Backporting JDK-8339366: [jittester] Make it possible to generate tests without execution. Refactos jittester logic to separate generating tests with compiling and executing them. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. ------------- Commit messages: - Backport 559fc711e03cf0086bea399ffb40cf294cbbb6e1 Changes: https://git.openjdk.org/jdk17u-dev/pull/4066/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4066&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8339366 Stats: 247 lines in 7 files changed: 167 ins; 59 del; 21 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4066.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4066/head:pull/4066 PR: https://git.openjdk.org/jdk17u-dev/pull/4066 From wkemper at openjdk.org Thu Oct 16 23:51:34 2025 From: wkemper at openjdk.org (William Kemper) Date: Thu, 16 Oct 2025 23:51:34 GMT Subject: [jdk25u] RFR: 8370048: Shenandoah: Deprecated ShenandoahPacing option Message-ID: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> This is not a direct backport. We removed `ShenandoahPacing` from JDK26. This was an experimental option, so we did not formally deprecate it at the time. However, in hindsight, we feel it would be a better user experience in 25 to receive a deprecation warning if the option is given. Testing: [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:-ShenandoahPacing -version OpenJDK 64-Bit Server VM warning: Option ShenandoahPacing was deprecated in version 25.0 and will likely be removed in a future release. ------------- Commit messages: - Deprecate ShenandoahPacing option in 25 (pacing was removed in 26) Changes: https://git.openjdk.org/jdk25u/pull/321/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=321&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8370048 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk25u/pull/321.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/321/head:pull/321 PR: https://git.openjdk.org/jdk25u/pull/321 From ysr at openjdk.org Fri Oct 17 00:11:08 2025 From: ysr at openjdk.org (Y. Srinivas Ramakrishna) Date: Fri, 17 Oct 2025 00:11:08 GMT Subject: [jdk25u] RFR: 8370048: Shenandoah: Deprecated ShenandoahPacing option In-Reply-To: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> References: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> Message-ID: <29JUQS13C5Tr1JGA3lQ4Yep8Nve-ZoJhsleK-PNiteA=.688712a8-e79c-4b2c-8d60-d2be0035f578@github.com> On Thu, 16 Oct 2025 23:41:16 GMT, William Kemper wrote: > This is not a direct backport. We removed `ShenandoahPacing` from JDK26. This was an experimental option, so we did not formally deprecate it at the time. However, in hindsight, we feel it would be a better user experience in 25 to receive a deprecation warning if the option is given. > > Testing: > > [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:-ShenandoahPacing -version > OpenJDK 64-Bit Server VM warning: Option ShenandoahPacing was deprecated in version 25.0 and will likely be removed in a future release. Thank you for cleaning up _mea culpa_! ------------- Marked as reviewed by ysr (Reviewer). PR Review: https://git.openjdk.org/jdk25u/pull/321#pullrequestreview-3347492012 From jcking at openjdk.org Fri Oct 17 00:21:19 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 00:21:19 GMT Subject: [jdk25u] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 Message-ID: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 ------------- Commit messages: - Backport 18fd04770294e27011bd576b5ea5fe43fa03e5e3 Changes: https://git.openjdk.org/jdk25u/pull/322/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=322&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369506 Stats: 25 lines in 3 files changed: 22 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk25u/pull/322.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/322/head:pull/322 PR: https://git.openjdk.org/jdk25u/pull/322 From wkemper at openjdk.org Fri Oct 17 00:16:07 2025 From: wkemper at openjdk.org (William Kemper) Date: Fri, 17 Oct 2025 00:16:07 GMT Subject: [jdk25u] RFR: 8370048: Shenandoah: Deprecated ShenandoahPacing option In-Reply-To: <29JUQS13C5Tr1JGA3lQ4Yep8Nve-ZoJhsleK-PNiteA=.688712a8-e79c-4b2c-8d60-d2be0035f578@github.com> References: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> <29JUQS13C5Tr1JGA3lQ4Yep8Nve-ZoJhsleK-PNiteA=.688712a8-e79c-4b2c-8d60-d2be0035f578@github.com> Message-ID: On Fri, 17 Oct 2025 00:08:45 GMT, Y. Srinivas Ramakrishna wrote: >> This is not a direct backport. We removed `ShenandoahPacing` from JDK26. This was an experimental option, so we did not formally deprecate it at the time. However, in hindsight, we feel it would be a better user experience in 25 to receive a deprecation warning if the option is given. >> >> Testing: >> >> [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:-ShenandoahPacing -version >> OpenJDK 64-Bit Server VM warning: Option ShenandoahPacing was deprecated in version 25.0 and will likely be removed in a future release. > > Thank you for cleaning up _mea culpa_! @ysramakrishna - no problem, happy to help. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/321#issuecomment-3413311341 From duke at openjdk.org Fri Oct 17 04:58:06 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 04:58:06 GMT Subject: [jdk25u] RFR: 8365660: test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipExceprion In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 06:24:03 GMT, Hari Prasad Kummari wrote: > test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipException @hari-kummari Your change (at version e9c3036c4c5d40314f575f24469971f6c20cf2ad) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/310#issuecomment-3413883678 From hkummari at openjdk.org Fri Oct 17 05:23:09 2025 From: hkummari at openjdk.org (Hari Prasad Kummari) Date: Fri, 17 Oct 2025 05:23:09 GMT Subject: [jdk25u] Integrated: 8365660: test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipExceprion In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 06:24:03 GMT, Hari Prasad Kummari wrote: > test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipException This pull request has now been integrated. Changeset: f431f9c3 Author: Hari Prasad Kummari Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/f431f9c39941bce36c673226c03e8db57970b79c Stats: 49 lines in 5 files changed: 9 ins; 28 del; 12 mod 8365660: test/jdk/sun/security/pkcs11/KeyAgreement/ tests skipped without SkipExceprion Backport-of: ec7361e082eff3859d9f0dd732f39ae9abd5089a ------------- PR: https://git.openjdk.org/jdk25u/pull/310 From alanb at openjdk.org Fri Oct 17 06:35:07 2025 From: alanb at openjdk.org (Alan Bateman) Date: Fri, 17 Oct 2025 06:35:07 GMT Subject: [jdk25u] RFR: 8369656: Calling CompletableFuture.join() could execute task in common pool In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 09:26:47 GMT, Viktor Klang wrote: > Backports the fix to https://bugs.openjdk.org/browse/JDK-8369656 from `master`. Marked as reviewed by alanb (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/317#pullrequestreview-3348506148 From goetz at openjdk.org Fri Oct 17 06:43:09 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:43:09 GMT Subject: [jdk21u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 05:56:05 GMT, Rui Li wrote: > A clean backport for JDK-8333783. > > Backport for parity with oracle. Stabilize test `DirectIOTest.java`. The test passed locally. Low risk - test changes. Hi @rgithubli , seems we both worked on this, no matter, please go ahead! I will close my PRs. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2334#issuecomment-3414097381 From goetz at openjdk.org Fri Oct 17 06:45:15 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:45:15 GMT Subject: [jdk21u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: <-9w7Wdyob30HUw_KGhF22RfQTmD9-zxEckbpTBM1JGo=.883b19ff-bcd5-4326-bbb0-08fa9e47e298@github.com> References: <-9w7Wdyob30HUw_KGhF22RfQTmD9-zxEckbpTBM1JGo=.883b19ff-bcd5-4326-bbb0-08fa9e47e298@github.com> Message-ID: On Thu, 16 Oct 2025 15:10:36 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. Rui Li also backported this. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2342#issuecomment-3414100415 From goetz at openjdk.org Fri Oct 17 06:45:15 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:45:15 GMT Subject: [jdk17u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 15:10:43 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle Rui Li also backported this. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4065#issuecomment-3414100660 From goetz at openjdk.org Fri Oct 17 06:45:16 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:45:16 GMT Subject: [jdk21u-dev] Withdrawn: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: <-9w7Wdyob30HUw_KGhF22RfQTmD9-zxEckbpTBM1JGo=.883b19ff-bcd5-4326-bbb0-08fa9e47e298@github.com> References: <-9w7Wdyob30HUw_KGhF22RfQTmD9-zxEckbpTBM1JGo=.883b19ff-bcd5-4326-bbb0-08fa9e47e298@github.com> Message-ID: <8LlQG8hpssGu0Udz6F3xnHY9QtlN2Kk3txLG1Q2dAVk=.c82e75d6-7593-4e64-aebb-291ee5daec39@github.com> On Thu, 16 Oct 2025 15:10:36 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2342 From goetz at openjdk.org Fri Oct 17 06:45:16 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:45:16 GMT Subject: [jdk17u-dev] Withdrawn: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 15:10:43 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4065 From goetz at openjdk.org Fri Oct 17 06:54:12 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:54:12 GMT Subject: [jdk21u-dev] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) In-Reply-To: References: Message-ID: <8GOKorbwY7idbJ37Dpb5Kj72eLMHlbuFvkceJB6e5SI=.c428c2dd-5955-4251-ba71-f976da9c324a@github.com> On Thu, 16 Oct 2025 17:26:09 GMT, Chris Dennis wrote: > This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. Hi @chrisdennis I am not sure this is a good backport as it adds a public method. Do we need a CSR? Also, if this was introduced in 21, can you please point out the change that did this and link it as "caused by"? Thanks. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2346#issuecomment-3414121955 From goetz at openjdk.org Fri Oct 17 06:58:11 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 06:58:11 GMT Subject: [jdk21u-dev] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken In-Reply-To: References: Message-ID: On Fri, 3 Oct 2025 10:36:32 GMT, Roman Marchenko wrote: > This is backport of JDK-8358751, as it's reported jdk21 is affected. > > Clean backport. Tier1 is OK. > > The reproducer crashes before the fix, and OK after the fix. Hi @wkia this fix is brand new and in a central component. I would prefer to delay this to the next release of 21. Do you know which change caused this issue? Could you please link it to the JBS issue? Thanks. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2294#issuecomment-3414129421 From goetz at openjdk.org Fri Oct 17 07:12:14 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 07:12:14 GMT Subject: [jdk21u-dev] RFR: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:33:45 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle GHA failure: crash in the build. Unrelated. Generating adlc files /d/a/jdk21u-dev/jdk21u-dev/make/scripts/fixpath.sh: line 427: 1377 Segmentation fault "$command" "${collected_args[@]}" make[3]: *** [gensrc/GensrcAdlc.gmk:217: /d/a/jdk21u-dev/jdk21u-dev/build/windows-aarch64/hotspot/variant-server/support/adlc/_adlc_run_exec.marker] Error 139 ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2339#issuecomment-3414168098 From goetz at openjdk.org Fri Oct 17 07:06:08 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 07:06:08 GMT Subject: [jdk21u-dev] RFR: 8313226: Redundant condition test in X509CRLImpl In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 16:42:02 GMT, Daniel Hu wrote: > Clean backport. Minor fix removing a redundant if check condition in X509CRLImpl. GHA passes. Hi @cost0much why do we need this backport? Even if this is simple, we should not backport cleanups. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2344#issuecomment-3414151741 From rmarchenko at openjdk.org Fri Oct 17 09:10:43 2025 From: rmarchenko at openjdk.org (Roman Marchenko) Date: Fri, 17 Oct 2025 09:10:43 GMT Subject: [jdk21u-dev] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 06:55:01 GMT, Goetz Lindenmaier wrote: >> This is backport of JDK-8358751, as it's reported jdk21 is affected. >> >> Clean backport. Tier1 is OK. >> >> The reproducer crashes before the fix, and OK after the fix. > > Hi @wkia > this fix is brand new and in a central component. > I would prefer to delay this to the next release of 21. > Do you know which change caused this issue? > Could you please link it to the JBS issue? > Thanks. @GoeLin Probably it's caused by "8011138: C2: stack overflow in compiler thread because of recursive inlining of lambda form methods". This issue is mentioned in JDK-8358751's comments, but I don't know why it's not linked. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2294#issuecomment-3414539509 From aph at openjdk.org Fri Oct 17 09:41:07 2025 From: aph at openjdk.org (Andrew Haley) Date: Fri, 17 Oct 2025 09:41:07 GMT Subject: [jdk25u] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 00:11:19 GMT, Justin King wrote: > 8369506: Bytecode rewriting causes Java heap corruption on AArch64 Marked as reviewed by aph (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk25u/pull/322#pullrequestreview-3349129566 From goetz at openjdk.org Fri Oct 17 09:44:40 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 09:44:40 GMT Subject: [jdk21u-dev] RFR: 8308780: Fix the Java Integer types on Windows Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport c92b049db7853a061ce05cebdc1fd73205ed0c83 Changes: https://git.openjdk.org/jdk21u-dev/pull/2348/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2348&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8308780 Stats: 28 lines in 10 files changed: 0 ins; 5 del; 23 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2348.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2348/head:pull/2348 PR: https://git.openjdk.org/jdk21u-dev/pull/2348 From goetz at openjdk.org Fri Oct 17 09:48:30 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 09:48:30 GMT Subject: [jdk21u-dev] RFR: 8317132: Prepare HotSpot for permissive- Message-ID: I backport this for parity with 21.0.10-oracle. resolved flags-cflags.m4 ------------- Commit messages: - backport 4a85f6ae9f0381f0e29160fb1d304d7bde5840ba Changes: https://git.openjdk.org/jdk21u-dev/pull/2349/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2349&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8317132 Stats: 16 lines in 4 files changed: 1 ins; 0 del; 15 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2349.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2349/head:pull/2349 PR: https://git.openjdk.org/jdk21u-dev/pull/2349 From duke at openjdk.org Fri Oct 17 09:52:23 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 09:52:23 GMT Subject: [jdk25u] RFR: 8365086: CookieStore.getURIs() and get(URI) should return an immutable List In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 12:36:13 GMT, Kieran Farrell wrote: > Clean backport @kieran-farrell Your change (at version e01a1169daab587ab2dde0907e2fa07ce1ccc032) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/319#issuecomment-3414698784 From duke at openjdk.org Fri Oct 17 09:55:14 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 09:55:14 GMT Subject: [jdk25u] RFR: 8364764: java/nio/channels/vthread/BlockingChannelOps.java subtests timed out In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 13:53:45 GMT, Anawesha Khuntia wrote: > Ran open/ test/jdk/java/nio/channels/vthread/BlockingChannelOps.java and it has passed across platforms @ankhunti Your change (at version a7e6774833238500a7278d8ecaa2228a1d3bfb6d) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/320#issuecomment-3414708501 From goetz at openjdk.org Fri Oct 17 10:16:28 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 10:16:28 GMT Subject: [jdk21u-dev] RFR: 8324065: Daylight saving information for `Africa/Casablanca` are incorrect Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 0d8543d6773a516dad54038070dce507179d0709 Changes: https://git.openjdk.org/jdk21u-dev/pull/2350/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2350&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8324065 Stats: 44 lines in 6 files changed: 5 ins; 7 del; 32 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2350.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2350/head:pull/2350 PR: https://git.openjdk.org/jdk21u-dev/pull/2350 From goetz at openjdk.org Fri Oct 17 10:30:03 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 10:30:03 GMT Subject: [jdk17u-dev] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes Message-ID: I backport this for parity with 17.0.18-oracle ------------- Commit messages: - backport 64155dfac068cf01bcab6adb401b360499f33a5f Changes: https://git.openjdk.org/jdk17u-dev/pull/4067/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4067&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367237 Stats: 17 lines in 2 files changed: 10 ins; 4 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4067.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4067/head:pull/4067 PR: https://git.openjdk.org/jdk17u-dev/pull/4067 From goetz at openjdk.org Fri Oct 17 10:32:37 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 10:32:37 GMT Subject: [jdk21u-dev] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - backport 64155dfac068cf01bcab6adb401b360499f33a5f Changes: https://git.openjdk.org/jdk21u-dev/pull/2351/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2351&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367237 Stats: 17 lines in 2 files changed: 10 ins; 4 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2351.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2351/head:pull/2351 PR: https://git.openjdk.org/jdk21u-dev/pull/2351 From goetz at openjdk.org Fri Oct 17 10:48:45 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 10:48:45 GMT Subject: [jdk17u-dev] RFR: 8367133: DTLS: fragmentation of Finished message results in handshake failure Message-ID: I backport this for parity with 17.0.18-oracle, ------------- Commit messages: - Backport 80cb0ead502ae439660f2a3bbab42df4da39d9d6 Changes: https://git.openjdk.org/jdk17u-dev/pull/4068/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4068&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367133 Stats: 78 lines in 2 files changed: 75 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4068.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4068/head:pull/4068 PR: https://git.openjdk.org/jdk17u-dev/pull/4068 From goetz at openjdk.org Fri Oct 17 10:49:21 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 10:49:21 GMT Subject: [jdk21u-dev] RFR: 8367133: DTLS: fragmentation of Finished message results in handshake failure Message-ID: I backport this for parity with 21.0.10-oracle. ------------- Commit messages: - Backport 80cb0ead502ae439660f2a3bbab42df4da39d9d6 Changes: https://git.openjdk.org/jdk21u-dev/pull/2352/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2352&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367133 Stats: 78 lines in 2 files changed: 75 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2352.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2352/head:pull/2352 PR: https://git.openjdk.org/jdk21u-dev/pull/2352 From mdoerr at openjdk.org Fri Oct 17 12:54:14 2025 From: mdoerr at openjdk.org (Martin Doerr) Date: Fri, 17 Oct 2025 12:54:14 GMT Subject: [jdk17u-dev] RFR: 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 11:13:57 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle > > I had to resolve many places due to nullptr differences. I think the comment `@param tag2 optional general purpose tag (see GuardedMemory::get_tag2())` should also be added before `static void* wrap_copy`. Otherwise, LGTM. ------------- PR Review: https://git.openjdk.org/jdk17u-dev/pull/4056#pullrequestreview-3350204365 From mdoerr at openjdk.org Fri Oct 17 13:04:09 2025 From: mdoerr at openjdk.org (Martin Doerr) Date: Fri, 17 Oct 2025 13:04:09 GMT Subject: [jdk17u-dev] RFR: 8281682: Redundant .ico files in Windows app-image cause unnecessary bloat In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 09:16:09 GMT, Goetz Lindenmaier wrote: > I would like to backport this to 17. This is a nice to have fix for jpackage, and it makes later backports more simple. Will also do the test follow-ups. Ok, `AddLShortcutTest.java` is not in 17u and the rest is clean. So, just don't forget the 3 follow-up fixes, please. ------------- Marked as reviewed by mdoerr (Reviewer). PR Review: https://git.openjdk.org/jdk17u-dev/pull/4054#pullrequestreview-3350269901 From goetz at openjdk.org Fri Oct 17 13:06:49 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:06:49 GMT Subject: [jdk17u-dev] RFR: 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays [v2] In-Reply-To: References: Message-ID: > I backport this for parity with 17.0.18-oracle > > I had to resolve many places due to nullptr differences. Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: add missing comment ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4056/files - new: https://git.openjdk.org/jdk17u-dev/pull/4056/files/58607eaf..99a3727c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4056&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4056&range=00-01 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4056.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4056/head:pull/4056 PR: https://git.openjdk.org/jdk17u-dev/pull/4056 From mdoerr at openjdk.org Fri Oct 17 13:06:49 2025 From: mdoerr at openjdk.org (Martin Doerr) Date: Fri, 17 Oct 2025 13:06:49 GMT Subject: [jdk17u-dev] RFR: 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays [v2] In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 13:03:01 GMT, Goetz Lindenmaier wrote: >> I backport this for parity with 17.0.18-oracle >> >> I had to resolve many places due to nullptr differences. > > Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision: > > add missing comment Thanks! ------------- Marked as reviewed by mdoerr (Reviewer). PR Review: https://git.openjdk.org/jdk17u-dev/pull/4056#pullrequestreview-3350276708 From goetz at openjdk.org Fri Oct 17 13:06:49 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:06:49 GMT Subject: [jdk17u-dev] RFR: 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays [v2] In-Reply-To: References: Message-ID: <9v9Nlcl2NypoQTvuv6j0bB86M81nYGM6kuuDPAaLhyg=.2dfb9a10-e0c1-4fa3-a28f-53837868fae2@github.com> On Fri, 17 Oct 2025 12:51:32 GMT, Martin Doerr wrote: > I think the comment `@param tag2 optional general purpose tag (see GuardedMemory::get_tag2())` should also be added before `static void* wrap_copy`. Otherwise, LGTM. You are right, that is missing. fixed. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4056#issuecomment-3415527167 From goetz at openjdk.org Fri Oct 17 13:32:42 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:32:42 GMT Subject: [jdk21u-dev] Integrated: 8356145: ListEnterExitTest.java fails on macos In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:01:54 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 501e5831 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/501e58319943464e261cedf355435aad8bfba1dd Stats: 64 lines in 1 file changed: 22 ins; 26 del; 16 mod 8356145: ListEnterExitTest.java fails on macos Backport-of: 99e01301cd7f063f167db107d31468b1d3f901aa ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2337 From goetz at openjdk.org Fri Oct 17 13:34:38 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:34:38 GMT Subject: [jdk21u-dev] Integrated: 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 11:41:07 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle > > Resolved Copyright. This pull request has now been integrated. Changeset: bdd77102 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/bdd7710216dae40f8108e2095a20531d57ae53d5 Stats: 152 lines in 2 files changed: 46 ins; 68 del; 38 mod 8359477: com/sun/net/httpserver/Test12.java appears to have a temp file race Backport-of: e1681c48287bcce6c8f617d9c0c25354dd62870a ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2330 From duke at openjdk.org Fri Oct 17 13:36:30 2025 From: duke at openjdk.org (Chris Dennis) Date: Fri, 17 Oct 2025 13:36:30 GMT Subject: [jdk21u-dev] RFR: 8362123: ClassLoader Leak via Executors.newSingleThreadExecutor(...) In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 17:26:09 GMT, Chris Dennis wrote: > This is a backport of d5a207994b9c374e6638e57826326f8f4593b96b from openjdk/jdk which is a bug-fix of JDK-8362123. This isn't adding a new public (API) method it's just adding a missing override of an existing public method in a static inner class of `Executors`. The bug was introduced when the `Executors.newSingleThreadExecutor(...)` moved from a `finalize()` based approach for last chance cleanup to a `Cleaner` based one. The commit that introduced it was therefore 2e78d838a5e55e3ef68bc8df2b40615e8bdb0389 (JDK-8302899). Unfortunately, I don't think I can create a link reflecting this as I lack direct JBS access due to being only a Contributor. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2346#issuecomment-3415646284 From goetz at openjdk.org Fri Oct 17 13:37:33 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:37:33 GMT Subject: [jdk21u-dev] Integrated: 8364993: JFR: Disable jdk.ModuleExport in default.jfc In-Reply-To: <0f_1aHnXk28S2oRbeyEU3Tzg4UB4xYv9ckMDYClsPHE=.198b07bb-33d4-441e-a986-23ae94545216@github.com> References: <0f_1aHnXk28S2oRbeyEU3Tzg4UB4xYv9ckMDYClsPHE=.198b07bb-33d4-441e-a986-23ae94545216@github.com> Message-ID: <3icvOVubGtpDgvo8qkCvYE5efrELqnQABpbdPAwoc5s=.9792e9a7-f1e5-4c8c-9ad9-04c6bc2a7b9e@github.com> On Thu, 16 Oct 2025 14:21:55 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle This pull request has now been integrated. Changeset: 92d02c18 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/92d02c1839ac0d3b4be25b6ae83c08b438738763 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8364993: JFR: Disable jdk.ModuleExport in default.jfc Backport-of: a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2338 From goetz at openjdk.org Fri Oct 17 13:39:30 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:39:30 GMT Subject: [jdk21u-dev] Integrated: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc In-Reply-To: References: Message-ID: <1qWX08mRdoPSLWQXNSHEpgVvyeCo2CBdsfcuFuF12dY=.45ff1ee0-9fb8-4d95-af9d-f24bf29df67f@github.com> On Thu, 16 Oct 2025 14:33:45 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle This pull request has now been integrated. Changeset: a05de7d9 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/a05de7d986f096e1522c1c1464b81b69850659b8 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc Backport-of: 7698c373a684235812c9dc11edd751059f9e8e81 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2339 From goetz at openjdk.org Fri Oct 17 13:41:20 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:41:20 GMT Subject: [jdk21u-dev] Integrated: 8364263: HttpClient: Improve encapsulation of ProxyServer In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:45:15 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. > > Resolved one chunk, run() looks quite different. > Mitght be clean anyways. This pull request has now been integrated. Changeset: e7cf1821 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/e7cf18212b2dd75b9e068e5bb02e6372e8893954 Stats: 20 lines in 1 file changed: 2 ins; 10 del; 8 mod 8364263: HttpClient: Improve encapsulation of ProxyServer Backport-of: 190e113031bc6ece781fdf0d9f3c853ce324f170 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2340 From goetz at openjdk.org Fri Oct 17 13:49:10 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:49:10 GMT Subject: [jdk21u-dev] Integrated: 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 15:29:36 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: d50f483e Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/d50f483e594a58c9dd92ec34b24e1df55ed799e0 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8366750: Remove test 'java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java' from problemlist Backport-of: b674a425531974bb78c4622e0f1d9b46a117f575 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2343 From goetz at openjdk.org Fri Oct 17 13:50:11 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:50:11 GMT Subject: [jdk21u-dev] Integrated: 8365615: Improve JMenuBar/RightLeftOrientation.java In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:58:50 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: f94493cc Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/f94493cc51ed9a4bbad426ab987837097541a73e Stats: 56 lines in 1 file changed: 17 ins; 10 del; 29 mod 8365615: Improve JMenuBar/RightLeftOrientation.java Backport-of: afa8e79ba1a76066cf969cb3b5f76ea804780872 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2341 From goetz at openjdk.org Fri Oct 17 13:51:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:51:13 GMT Subject: [jdk17u-dev] Integrated: 8295991: java/net/httpclient/CancelRequestTest.java fails intermittently In-Reply-To: References: Message-ID: On Wed, 15 Oct 2025 08:55:37 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 417761d4 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/417761d4c26de0f5e87c61c7d6dd037d5d965f73 Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod 8295991: java/net/httpclient/CancelRequestTest.java fails intermittently Backport-of: e15d2419ab9c812a3dc18812406f7b59976d2143 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4048 From goetz at openjdk.org Fri Oct 17 13:53:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:53:13 GMT Subject: [jdk17u-dev] Integrated: 8356145: ListEnterExitTest.java fails on macos In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:02:04 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 3f2a7284 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/3f2a7284b7207b5ce0ef5ad266efc119d6d3682c Stats: 64 lines in 1 file changed: 22 ins; 26 del; 16 mod 8356145: ListEnterExitTest.java fails on macos Backport-of: 99e01301cd7f063f167db107d31468b1d3f901aa ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4060 From duke at openjdk.org Fri Oct 17 13:53:10 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 13:53:10 GMT Subject: [jdk25u] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 00:11:19 GMT, Justin King wrote: > 8369506: Bytecode rewriting causes Java heap corruption on AArch64 @jcking Your change (at version 2046f7e403bf50e889a5770cde0a1de275ae669e) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/322#issuecomment-3415705855 From goetz at openjdk.org Fri Oct 17 13:57:17 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:57:17 GMT Subject: [jdk17u-dev] Integrated: 8364996: java/awt/font/FontNames/LocaleFamilyNames.java times out on Windows In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:15:21 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 8f292b32 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/8f292b32c3efdcd0b81c9fea4bf7717672afeb73 Stats: 11 lines in 1 file changed: 6 ins; 3 del; 2 mod 8364996: java/awt/font/FontNames/LocaleFamilyNames.java times out on Windows Backport-of: 15e8609a2c3d246e89cfb349cbd21777bc471bae ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4061 From goetz at openjdk.org Fri Oct 17 13:59:16 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 13:59:16 GMT Subject: [jdk17u-dev] Integrated: 8364993: JFR: Disable jdk.ModuleExport in default.jfc In-Reply-To: <_KgusrawWpHruRGVpclIR2zvVGg7G5Pqkqs6a5iSvQM=.4b5d81d8-9763-49d7-8391-9929b862be40@github.com> References: <_KgusrawWpHruRGVpclIR2zvVGg7G5Pqkqs6a5iSvQM=.4b5d81d8-9763-49d7-8391-9929b862be40@github.com> Message-ID: <6UGFi8EjMUI_I3wSN9wGcLZvQa5Sh-PR3ZtKM2ELpWE=.7d7f875a-fd0c-42d2-9b2c-7941526ebf16@github.com> On Thu, 16 Oct 2025 14:21:59 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 3f17ba18 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/3f17ba1843f6d95b2845bdf9fe28f482c16d862b Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8364993: JFR: Disable jdk.ModuleExport in default.jfc Backport-of: a382996bb496d50b4eb5a6be9f61e5c2f8aaae2d ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4062 From goetz at openjdk.org Fri Oct 17 14:00:15 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 14:00:15 GMT Subject: [jdk21u-dev] RFR: 8317132: Prepare HotSpot for permissive- In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 09:42:21 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. > > resolved flags-cflags.m4 GHA failure: this needs some more work ... ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2349#issuecomment-3415727996 From goetz at openjdk.org Fri Oct 17 14:04:20 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 14:04:20 GMT Subject: [jdk17u-dev] Integrated: 8365615: Improve JMenuBar/RightLeftOrientation.java In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 14:58:56 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 8a5ee8f0 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/8a5ee8f05cbc3e0a5dcd869374065fe0dd7111a7 Stats: 56 lines in 1 file changed: 17 ins; 10 del; 29 mod 8365615: Improve JMenuBar/RightLeftOrientation.java Backport-of: afa8e79ba1a76066cf969cb3b5f76ea804780872 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4064 From goetz at openjdk.org Fri Oct 17 14:04:17 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Fri, 17 Oct 2025 14:04:17 GMT Subject: [jdk17u-dev] Integrated: 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc In-Reply-To: <8yRDkuI64x1NHMQ60qJUQzDKcpOSwhdFNa-tzZnFxVQ=.422e05c4-6888-4fea-bf32-62710ef85a73@github.com> References: <8yRDkuI64x1NHMQ60qJUQzDKcpOSwhdFNa-tzZnFxVQ=.422e05c4-6888-4fea-bf32-62710ef85a73@github.com> Message-ID: On Thu, 16 Oct 2025 14:33:53 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle. This pull request has now been integrated. Changeset: 2a23946d Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/2a23946daf66d5ff8456e27ac48f927cb777bac3 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8364556: JFR: Disable SymbolTableStatistics and StringTableStatistics in default.jfc Backport-of: 7698c373a684235812c9dc11edd751059f9e8e81 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4063 From jcking at openjdk.org Fri Oct 17 14:31:50 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 14:31:50 GMT Subject: [jdk21u] RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler Message-ID: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler ------------- Commit messages: - Backport fd29677479797956e0d205b5ce6e7cb9ad407bd1 Changes: https://git.openjdk.org/jdk21u/pull/473/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=473&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369190 Stats: 18 lines in 2 files changed: 8 ins; 9 del; 1 mod Patch: https://git.openjdk.org/jdk21u/pull/473.diff Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/473/head:pull/473 PR: https://git.openjdk.org/jdk21u/pull/473 From shade at openjdk.org Fri Oct 17 14:42:20 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 17 Oct 2025 14:42:20 GMT Subject: [jdk21u] RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 14:24:58 GMT, Justin King wrote: > 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler Same, if you want it, should be against jdk21u-dev: https://github.com/openjdk/jdk21u-dev ------------- PR Comment: https://git.openjdk.org/jdk21u/pull/473#issuecomment-3415876471 From jcking at openjdk.org Fri Oct 17 14:45:07 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 14:45:07 GMT Subject: [jdk21u] RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 14:39:37 GMT, Aleksey Shipilev wrote: > Same, if you want it, should be against jdk21u-dev: https://github.com/openjdk/jdk21u-dev Whoops. Let me move over there. Did not realize that. ------------- PR Comment: https://git.openjdk.org/jdk21u/pull/473#issuecomment-3415888232 From shade at openjdk.org Fri Oct 17 14:46:07 2025 From: shade at openjdk.org (Aleksey Shipilev) Date: Fri, 17 Oct 2025 14:46:07 GMT Subject: [jdk25u] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 00:11:19 GMT, Justin King wrote: > 8369506: Bytecode rewriting causes Java heap corruption on AArch64 It is fairly unusual for the product code backport to be pushed mere days after the mainline commit. But this one is well understood, and there is enough time for the change to stabilize in 25u. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/322#issuecomment-3415883869 From jcking at openjdk.org Fri Oct 17 14:46:08 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 14:46:08 GMT Subject: [jdk25u] Integrated: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 00:11:19 GMT, Justin King wrote: > 8369506: Bytecode rewriting causes Java heap corruption on AArch64 This pull request has now been integrated. Changeset: 26c856f5 Author: Justin King Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/26c856f505e8389d39575a5cf7c7cf28773a49ae Stats: 25 lines in 3 files changed: 22 ins; 0 del; 3 mod 8369506: Bytecode rewriting causes Java heap corruption on AArch64 Reviewed-by: aph Backport-of: 18fd04770294e27011bd576b5ea5fe43fa03e5e3 ------------- PR: https://git.openjdk.org/jdk25u/pull/322 From kfarrell at openjdk.org Fri Oct 17 14:48:06 2025 From: kfarrell at openjdk.org (Kieran Farrell) Date: Fri, 17 Oct 2025 14:48:06 GMT Subject: [jdk25u] Integrated: 8365086: CookieStore.getURIs() and get(URI) should return an immutable List In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 12:36:13 GMT, Kieran Farrell wrote: > Clean backport This pull request has now been integrated. Changeset: 07af85cb Author: Kieran Farrell Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/07af85cbda7ae3fe832adf6250b6d638b9469465 Stats: 127 lines in 2 files changed: 119 ins; 4 del; 4 mod 8365086: CookieStore.getURIs() and get(URI) should return an immutable List Backport-of: 022e29a77533aacabd56820d00ecffa9646a8362 ------------- PR: https://git.openjdk.org/jdk25u/pull/319 From duke at openjdk.org Fri Oct 17 14:49:08 2025 From: duke at openjdk.org (Anawesha Khuntia) Date: Fri, 17 Oct 2025 14:49:08 GMT Subject: [jdk25u] Integrated: 8364764: java/nio/channels/vthread/BlockingChannelOps.java subtests timed out In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 13:53:45 GMT, Anawesha Khuntia wrote: > Ran open/ test/jdk/java/nio/channels/vthread/BlockingChannelOps.java and it has passed across platforms This pull request has now been integrated. Changeset: 79721d18 Author: Anawesha Khuntia Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk25u/commit/79721d189048963e3623bdbc88c307761bde3261 Stats: 111 lines in 1 file changed: 80 ins; 2 del; 29 mod 8364764: java/nio/channels/vthread/BlockingChannelOps.java subtests timed out Backport-of: f0498c2aed761d4023917bc9cd1f852a02ce977a ------------- PR: https://git.openjdk.org/jdk25u/pull/320 From duke at openjdk.org Fri Oct 17 14:51:03 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 14:51:03 GMT Subject: [jdk17u-dev] RFR: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 06:20:22 GMT, Rui Li wrote: > A clean backport for JDK-8201778. > > Backport it for parity with oracle. This patch speeds up the tests. Risk is low - test changes. The updated test passed locally. @rgithubli Your change (at version 2cf712e85614569dd4a4e915ba84d5c76e5b43b2) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4051#issuecomment-3415907155 From duke at openjdk.org Fri Oct 17 14:51:05 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 14:51:05 GMT Subject: [jdk17u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 06:21:52 GMT, Rui Li wrote: > A clean backport for JDK-8333783. > > Backport for parity with oracle. Stabilize test DirectIOTest.java. The test passed locally. Low risk - test changes. @rgithubli Your change (at version 2a02f65e40da86cceaa5d4975ed420d7b3646d76) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4052#issuecomment-3415906592 From duke at openjdk.org Fri Oct 17 14:52:04 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 14:52:04 GMT Subject: [jdk21u-dev] RFR: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java In-Reply-To: References: Message-ID: <-Ljn1-0E2u8XzwqoTqe3UpNM06w7GQqvZn9w5trBMd4=.50f20e16-88a5-4141-ac6a-583f5250b95f@github.com> On Thu, 16 Oct 2025 05:43:58 GMT, Rui Li wrote: > A clean backport for JDK-8201778. > > Backport it for parity with oracle. This patch speeds up the tests. Risk is low - test changes. The updated test passed locally. @rgithubli Your change (at version d857687cc01ec92c0dd97a089c46b4e85e22eb7a) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2333#issuecomment-3415910509 From duke at openjdk.org Fri Oct 17 14:52:01 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 14:52:01 GMT Subject: [jdk21u-dev] RFR: 8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y In-Reply-To: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> References: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> Message-ID: <94JzQCfnoPkdLFsvPYXfYP7DzgEaTY58e_IauF55Yk4=.fca551f0-e59c-4064-9efe-51253c59661d@github.com> On Thu, 16 Oct 2025 06:02:12 GMT, Rui Li wrote: > A clean backport for JDK-8353953. > > Backport for parity with oracle. `includevirtualthreads=y` is currently the default, but it's not desirable since it eliminates `includevirtualthreads=n testing coverage` and negates JDK-8282441. Remove the default and only provide `includevirtualthreads=y` to required tests. Tests are running. Low risk - test changes. @rgithubli Your change (at version 4fd10d3edca3ce7cd7bc41f2191fe17d8a0b0571) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2335#issuecomment-3415908880 From duke at openjdk.org Fri Oct 17 14:52:01 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 14:52:01 GMT Subject: [jdk21u-dev] RFR: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 05:56:05 GMT, Rui Li wrote: > A clean backport for JDK-8333783. > > Backport for parity with oracle. Stabilize test `DirectIOTest.java`. The test passed locally. Low risk - test changes. @rgithubli Your change (at version f4af929e7fde7963fe1d9c5c1ae6f62396dc11f4) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2334#issuecomment-3415909751 From jcking at openjdk.org Fri Oct 17 14:53:57 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 14:53:57 GMT Subject: [jdk21u] Withdrawn: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 14:24:58 GMT, Justin King wrote: > 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u/pull/473 From jcking at openjdk.org Fri Oct 17 14:58:32 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 14:58:32 GMT Subject: [jdk21u-dev] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 Message-ID: Unclean backport to JDK 21. The area in question was changed for JDK 25. Same approximate fix except adds a missing `LoadLoad` barrier to `TemplateTable::fast_xaccess`. ------------- Commit messages: - Backport 18fd04770294e27011bd576b5ea5fe43fa03e5e3 Changes: https://git.openjdk.org/jdk21u-dev/pull/2355/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2355&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369506 Stats: 29 lines in 3 files changed: 27 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2355.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2355/head:pull/2355 PR: https://git.openjdk.org/jdk21u-dev/pull/2355 From jcking at openjdk.org Fri Oct 17 14:58:33 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 14:58:33 GMT Subject: [jdk21u-dev] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 14:50:15 GMT, Justin King wrote: > Unclean backport to JDK 21. The area in question was changed for JDK 25. Same approximate fix except adds a missing `LoadLoad` barrier to `TemplateTable::fast_xaccess`. @shipilev Correct repo this time. PTAL to help verify barriers/fences for JDK 21. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2355#issuecomment-3415921154 From jcking at openjdk.org Fri Oct 17 15:01:40 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 15:01:40 GMT Subject: [jdk21u-dev] RFR: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler Message-ID: 8369190: JavaFrameAnchor on AArch64 has unnecessary barriers and wrong store order in MacroAssembler ------------- Commit messages: - Backport fd29677479797956e0d205b5ce6e7cb9ad407bd1 Changes: https://git.openjdk.org/jdk21u-dev/pull/2356/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2356&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369190 Stats: 18 lines in 2 files changed: 8 ins; 9 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2356.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2356/head:pull/2356 PR: https://git.openjdk.org/jdk21u-dev/pull/2356 From duke at openjdk.org Fri Oct 17 15:52:14 2025 From: duke at openjdk.org (Rui Li) Date: Fri, 17 Oct 2025 15:52:14 GMT Subject: [jdk17u-dev] Integrated: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 06:21:52 GMT, Rui Li wrote: > A clean backport for JDK-8333783. > > Backport for parity with oracle. Stabilize test DirectIOTest.java. The test passed locally. Low risk - test changes. This pull request has now been integrated. Changeset: 43f0cd97 Author: Rui Li Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk17u-dev/commit/43f0cd9721ad402e3137e1729e129c3c93663cd6 Stats: 107 lines in 2 files changed: 67 ins; 23 del; 17 mod 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software Backport-of: 8c6d12250b524c0f4ee25dbbc6fe959581b7617b ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4052 From duke at openjdk.org Fri Oct 17 15:54:06 2025 From: duke at openjdk.org (Rui Li) Date: Fri, 17 Oct 2025 15:54:06 GMT Subject: [jdk17u-dev] Integrated: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 06:20:22 GMT, Rui Li wrote: > A clean backport for JDK-8201778. > > Backport it for parity with oracle. This patch speeds up the tests. Risk is low - test changes. The updated test passed locally. This pull request has now been integrated. Changeset: a63ed596 Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk17u-dev/commit/a63ed59692d110781f2bf7152a265e7a109021cd Stats: 34 lines in 2 files changed: 7 ins; 22 del; 5 mod 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java Backport-of: fc3e3e26c515ae0f9ae32aec504974fba393928d ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4051 From duke at openjdk.org Fri Oct 17 15:55:00 2025 From: duke at openjdk.org (Rui Li) Date: Fri, 17 Oct 2025 15:55:00 GMT Subject: [jdk21u-dev] Integrated: 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 05:43:58 GMT, Rui Li wrote: > A clean backport for JDK-8201778. > > Backport it for parity with oracle. This patch speeds up the tests. Risk is low - test changes. The updated test passed locally. This pull request has now been integrated. Changeset: 6bbe3e9f Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/6bbe3e9f01e763fdd87b55166dabab8e64d122c5 Stats: 34 lines in 2 files changed: 7 ins; 22 del; 5 mod 8201778: Speed up test javax/net/ssl/DTLS/PacketLossRetransmission.java Backport-of: fc3e3e26c515ae0f9ae32aec504974fba393928d ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2333 From duke at openjdk.org Fri Oct 17 15:55:05 2025 From: duke at openjdk.org (Rui Li) Date: Fri, 17 Oct 2025 15:55:05 GMT Subject: [jdk21u-dev] Integrated: 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 05:56:05 GMT, Rui Li wrote: > A clean backport for JDK-8333783. > > Backport for parity with oracle. Stabilize test `DirectIOTest.java`. The test passed locally. Low risk - test changes. This pull request has now been integrated. Changeset: 8d8c0173 Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/8d8c01735b47a4d4f386d18e94ee4daf047b3092 Stats: 107 lines in 2 files changed: 67 ins; 23 del; 17 mod 8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software Backport-of: 8c6d12250b524c0f4ee25dbbc6fe959581b7617b ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2334 From duke at openjdk.org Fri Oct 17 15:55:05 2025 From: duke at openjdk.org (Rui Li) Date: Fri, 17 Oct 2025 15:55:05 GMT Subject: [jdk21u-dev] Integrated: 8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y In-Reply-To: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> References: <2_2CNYd_fjt9J7Zn_XvjAI19hZuODBpVTD2b5LOM0wE=.6554920d-db27-45ce-99f2-37c1e1272f55@github.com> Message-ID: On Thu, 16 Oct 2025 06:02:12 GMT, Rui Li wrote: > A clean backport for JDK-8353953. > > Backport for parity with oracle. `includevirtualthreads=y` is currently the default, but it's not desirable since it eliminates `includevirtualthreads=n testing coverage` and negates JDK-8282441. Remove the default and only provide `includevirtualthreads=y` to required tests. Tests are running. Low risk - test changes. This pull request has now been integrated. Changeset: da233775 Author: Rui Li Committer: Paul Hohensee URL: https://git.openjdk.org/jdk21u-dev/commit/da233775049cf47130646bcd24ca0e0d3ded5790 Stats: 17 lines in 4 files changed: 9 ins; 0 del; 8 mod 8353953: com/sun/jdi tests should be fixed to not always require includevirtualthreads=y Backport-of: d1d81dd01ca6f3fc1e4710e6055c5a3185f43d9a ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2335 From duke at openjdk.org Fri Oct 17 16:45:21 2025 From: duke at openjdk.org (Daniel Hu) Date: Fri, 17 Oct 2025 16:45:21 GMT Subject: [jdk21u-dev] RFR: 8313226: Redundant condition test in X509CRLImpl In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 07:03:48 GMT, Goetz Lindenmaier wrote: >> Clean backport. Minor fix removing a redundant if check condition in X509CRLImpl. GHA passes. > > Hi @cost0much > why do we need this backport? Even if this is simple, we should not backport cleanups. @GoeLin I backported a [similar issue](https://github.com/openjdk/jdk21u-dev/pull/2325) a few days ago, so I thought this would also be appropriate. I'll close this then. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2344#issuecomment-3416325048 From duke at openjdk.org Fri Oct 17 16:45:23 2025 From: duke at openjdk.org (Daniel Hu) Date: Fri, 17 Oct 2025 16:45:23 GMT Subject: [jdk21u-dev] Withdrawn: 8313226: Redundant condition test in X509CRLImpl In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 16:42:02 GMT, Daniel Hu wrote: > Clean backport. Minor fix removing a redundant if check condition in X509CRLImpl. GHA passes. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2344 From duke at openjdk.org Fri Oct 17 16:46:20 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 16:46:20 GMT Subject: [jdk21u-dev] RFR: 8323803: ConstantOopReadValue::print_on should print 'null' instead of 'nullptr' In-Reply-To: References: Message-ID: <01b-VaTNSeVxpCifYa2A7WW7CpbTsbhlRayQ1_5AOQQ=.200eb388-c954-4948-b084-1f4e603754a8@github.com> On Thu, 16 Oct 2025 16:42:25 GMT, Daniel Hu wrote: > Clean backport. Fixes ConstantOopReadValue::print_on printing 'nullptr' when it should print 'null'; this is a regression from [JDK-8300242](https://bugs.openjdk.org/browse/JDK-8300242) introduced in 21-ga https://github.com/openjdk/jdk/commit/cfe57466ddecb93b528478d0b053b089dd1ed285. GHA passes. @cost0much Your change (at version b487d37716c15be0c26cf945e9a1ebdf13832807) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2345#issuecomment-3416327850 From duke at openjdk.org Fri Oct 17 16:55:07 2025 From: duke at openjdk.org (duke) Date: Fri, 17 Oct 2025 16:55:07 GMT Subject: [jdk25u] RFR: 8370048: Shenandoah: Deprecated ShenandoahPacing option In-Reply-To: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> References: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> Message-ID: On Thu, 16 Oct 2025 23:41:16 GMT, William Kemper wrote: > This is not a direct backport. We removed `ShenandoahPacing` from JDK26. This was an experimental option, so we did not formally deprecate it at the time. However, in hindsight, we feel it would be a better user experience in 25 to receive a deprecation warning if the option is given. > > Testing: > > [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:-ShenandoahPacing -version > OpenJDK 64-Bit Server VM warning: Option ShenandoahPacing was deprecated in version 25.0 and will likely be removed in a future release. @earthling-amzn Your change (at version f9c530844ddbb9e620baeb05ebdc9ff2be93a0d6) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk25u/pull/321#issuecomment-3416349981 From aph at openjdk.org Fri Oct 17 17:11:07 2025 From: aph at openjdk.org (Andrew Haley) Date: Fri, 17 Oct 2025 17:11:07 GMT Subject: [jdk21u-dev] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 14:50:15 GMT, Justin King wrote: > Unclean backport to JDK 21. The area in question was changed for JDK 25. Same approximate fix except adds a missing `LoadLoad` barrier to `TemplateTable::fast_xaccess`. src/hotspot/cpu/aarch64/templateTable_aarch64.cpp line 3152: > 3150: __ ldr(r0, aaddress(0)); > 3151: // access constant pool cache > 3152: __ get_cache_and_index_at_bcp(r2, r3, 2); I spent a little while looking at the other uses of `get_cache_and_index_at_bcp` and I couldn't find anything obviously wrong, but that might not mean we're OK. ------------- PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/2355#discussion_r2440636769 From ssubramaniam at openjdk.org Fri Oct 17 18:01:32 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Fri, 17 Oct 2025 18:01:32 GMT Subject: [jdk21u-dev] Integrated: 8339366: [jittester] Make it possible to generate tests without execution In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 23:01:45 GMT, Satyen Subramaniam wrote: > Backporting JDK-8339366: [jittester] Make it possible to generate tests without execution. Refactos jittester logic to separate generating tests with compiling and executing them. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: 38baaa91 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk21u-dev/commit/38baaa916c65fcebeb28b9555b98e4daf3ea85ae Stats: 247 lines in 7 files changed: 167 ins; 59 del; 21 mod 8339366: [jittester] Make it possible to generate tests without execution Backport-of: 559fc711e03cf0086bea399ffb40cf294cbbb6e1 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2347 From ssubramaniam at openjdk.org Fri Oct 17 18:02:37 2025 From: ssubramaniam at openjdk.org (Satyen Subramaniam) Date: Fri, 17 Oct 2025 18:02:37 GMT Subject: [jdk17u-dev] Integrated: 8339366: [jittester] Make it possible to generate tests without execution In-Reply-To: <8wv109dbFvAT3Pi-hQg9rx3KXbmBJddii494UPGt3ow=.e012933e-d7d9-43e3-8b32-3ea24c9d271e@github.com> References: <8wv109dbFvAT3Pi-hQg9rx3KXbmBJddii494UPGt3ow=.e012933e-d7d9-43e3-8b32-3ea24c9d271e@github.com> Message-ID: On Thu, 16 Oct 2025 23:01:41 GMT, Satyen Subramaniam wrote: > Backporting JDK-8339366: [jittester] Make it possible to generate tests without execution. Refactos jittester logic to separate generating tests with compiling and executing them. Ran GHA Sanity Checks and new tests directly. Patch is clean. Backporting for parity with Oracle. This pull request has now been integrated. Changeset: ff97f224 Author: Satyen Subramaniam URL: https://git.openjdk.org/jdk17u-dev/commit/ff97f224875ce0cd6800227aeaf1d9344b9e4fb9 Stats: 247 lines in 7 files changed: 167 ins; 59 del; 21 mod 8339366: [jittester] Make it possible to generate tests without execution Backport-of: 559fc711e03cf0086bea399ffb40cf294cbbb6e1 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4066 From jcking at openjdk.org Fri Oct 17 18:27:25 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 18:27:25 GMT Subject: [jdk21u-dev] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 [v2] In-Reply-To: References: Message-ID: <0GYAFvoM0sOSkqQVEk0ur8e6APUEC8kl-fxUI8aHHEw=.8f0c5582-eda2-4563-9d5c-ef55be21d760@github.com> > Unclean backport to JDK 21. The area in question was changed for JDK 25. Same approximate fix except adds a missing `LoadLoad` barrier to `TemplateTable::fast_xaccess`. Justin King has updated the pull request incrementally with one additional commit since the last revision: Replace oopDesc::base_offset_in_bytes with equivalent logic Signed-off-by: Justin King ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2355/files - new: https://git.openjdk.org/jdk21u-dev/pull/2355/files/e548ef2a..f6e2040b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2355&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2355&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2355.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2355/head:pull/2355 PR: https://git.openjdk.org/jdk21u-dev/pull/2355 From jcking at openjdk.org Fri Oct 17 19:12:06 2025 From: jcking at openjdk.org (Justin King) Date: Fri, 17 Oct 2025 19:12:06 GMT Subject: [jdk21u-dev] RFR: 8369506: Bytecode rewriting causes Java heap corruption on AArch64 [v2] In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 17:07:56 GMT, Andrew Haley wrote: >> Justin King has updated the pull request incrementally with one additional commit since the last revision: >> >> Replace oopDesc::base_offset_in_bytes with equivalent logic >> >> Signed-off-by: Justin King > > src/hotspot/cpu/aarch64/templateTable_aarch64.cpp line 3152: > >> 3150: __ ldr(r0, aaddress(0)); >> 3151: // access constant pool cache >> 3152: __ get_cache_and_index_at_bcp(r2, r3, 2); > > I spent a little while looking at the other uses of `get_cache_and_index_at_bcp` and I couldn't find anything obviously wrong, but that might not mean we're OK. Ran this change with our reproducer, and no observable failures. I also made `verify_field_offset` be present in the optimized build to be sure. So I think we are good. This is as approximate of a fix we can get I think. ------------- PR Review Comment: https://git.openjdk.org/jdk21u-dev/pull/2355#discussion_r2440979236 From wkemper at openjdk.org Fri Oct 17 20:42:04 2025 From: wkemper at openjdk.org (William Kemper) Date: Fri, 17 Oct 2025 20:42:04 GMT Subject: [jdk25u] Integrated: 8370048: Shenandoah: Deprecated ShenandoahPacing option In-Reply-To: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> References: <75I-D3Gv-iu-iq3mDSXoxSl8fuqPRqQYaO4yej1qhJY=.14d15a70-7293-44e0-b606-4b861712612e@github.com> Message-ID: On Thu, 16 Oct 2025 23:41:16 GMT, William Kemper wrote: > This is not a direct backport. We removed `ShenandoahPacing` from JDK26. This was an experimental option, so we did not formally deprecate it at the time. However, in hindsight, we feel it would be a better user experience in 25 to receive a deprecation warning if the option is given. > > Testing: > > [0] % ./build/linux-x86_64-server-release/jdk/bin/java -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:-ShenandoahPacing -version > OpenJDK 64-Bit Server VM warning: Option ShenandoahPacing was deprecated in version 25.0 and will likely be removed in a future release. This pull request has now been integrated. Changeset: 9d467de7 Author: William Kemper Committer: Y. Srinivas Ramakrishna URL: https://git.openjdk.org/jdk25u/commit/9d467de7d85c8443006c5d862a46e50bd507deac Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8370048: Shenandoah: Deprecated ShenandoahPacing option Reviewed-by: ysr ------------- PR: https://git.openjdk.org/jdk25u/pull/321 From fjiang at openjdk.org Sat Oct 18 01:44:20 2025 From: fjiang at openjdk.org (Feilong Jiang) Date: Sat, 18 Oct 2025 01:44:20 GMT Subject: [jdk25u] RFR: 8369947: Bytecode rewriting causes Java heap corruption on RISC-V Message-ID: Hi all, This pull request contains a backport of commit [46251993](https://github.com/openjdk/jdk/commit/462519935827e25475f2fb35746ad81a14bc5da7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Feilong Jiang on 18 Oct 2025 and was reviewed by Andrew Haley, Justin King and Fei Yang. Thanks! ------------- Commit messages: - Backport 462519935827e25475f2fb35746ad81a14bc5da7 Changes: https://git.openjdk.org/jdk25u/pull/323/files Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=323&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369947 Stats: 22 lines in 3 files changed: 21 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk25u/pull/323.diff Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/323/head:pull/323 PR: https://git.openjdk.org/jdk25u/pull/323 From goetz at openjdk.org Sat Oct 18 17:16:18 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:16:18 GMT Subject: [jdk17u-dev] Integrated: 8281682: Redundant .ico files in Windows app-image cause unnecessary bloat In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 09:16:09 GMT, Goetz Lindenmaier wrote: > I would like to backport this to 17. This is a nice to have fix for jpackage, and it makes later backports more simple. Will also do the test follow-ups. This pull request has now been integrated. Changeset: 5d06ac0e Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/5d06ac0e2a5bb43ba7860e0ebdf8871ce88a95ce Stats: 165 lines in 7 files changed: 148 ins; 6 del; 11 mod 8281682: Redundant .ico files in Windows app-image cause unnecessary bloat Reviewed-by: mdoerr Backport-of: 45180633d34b6cbb679bae0753d9f422e76d6297 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4054 From goetz at openjdk.org Sat Oct 18 17:20:49 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:20:49 GMT Subject: [jdk17u-dev] RFR: 8287401: jpackage tests failing on Windows due to powershell issue [v2] In-Reply-To: <2SFuqXCEM-OnSKbJELcepquZemTQqjHqSech0ly4yXA=.ac82d02e-304c-41b3-b0c4-da82a1708877@github.com> References: <2SFuqXCEM-OnSKbJELcepquZemTQqjHqSech0ly4yXA=.ac82d02e-304c-41b3-b0c4-da82a1708877@github.com> Message-ID: <3xf9j7NpiNWulmTSC897HWRQ7_dEXjt6W7-u7DFR45w=.8e445b42-e97a-42fe-a860-b4ee53fec2e8@github.com> > I backport this as follow-up of JDK-8261682 Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge branch 'master' into goetz_backport_8287401 - backport c254c9d095d0473282ad74e66239a790912a3d76 - backport 45180633d34b6cbb679bae0753d9f422e76d6297 ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4057/files - new: https://git.openjdk.org/jdk17u-dev/pull/4057/files/da0b09fb..62f07686 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4057&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4057&range=00-01 Stats: 601 lines in 17 files changed: 338 ins; 156 del; 107 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4057.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4057/head:pull/4057 PR: https://git.openjdk.org/jdk17u-dev/pull/4057 From goetz at openjdk.org Sat Oct 18 17:20:49 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:20:49 GMT Subject: [jdk17u-dev] Integrated: 8287401: jpackage tests failing on Windows due to powershell issue In-Reply-To: <2SFuqXCEM-OnSKbJELcepquZemTQqjHqSech0ly4yXA=.ac82d02e-304c-41b3-b0c4-da82a1708877@github.com> References: <2SFuqXCEM-OnSKbJELcepquZemTQqjHqSech0ly4yXA=.ac82d02e-304c-41b3-b0c4-da82a1708877@github.com> Message-ID: <4n0Tp0Can_9q8CR7AqsKq86l0m-qpTOWdKYbQmIrZkI=.0615ddab-460d-4fe0-ac33-e3364947d4c5@github.com> On Thu, 16 Oct 2025 11:42:47 GMT, Goetz Lindenmaier wrote: > I backport this as follow-up of JDK-8261682 This pull request has now been integrated. Changeset: 91d7ef4c Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/91d7ef4c1ce5fe684bf7d282b9615edf246ef55b Stats: 8 lines in 1 file changed: 0 ins; 3 del; 5 mod 8287401: jpackage tests failing on Windows due to powershell issue Backport-of: c254c9d095d0473282ad74e66239a790912a3d76 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4057 From goetz at openjdk.org Sat Oct 18 17:24:56 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:24:56 GMT Subject: [jdk17u-dev] RFR: 8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file" [v2] In-Reply-To: <8aXgNI7PCzPgLMVgCpFXplq4tssUSofj5gK0E4w9WOc=.d12fc5cb-26c6-45c5-b3f7-9e570b834ece@github.com> References: <8aXgNI7PCzPgLMVgCpFXplq4tssUSofj5gK0E4w9WOc=.d12fc5cb-26c6-45c5-b3f7-9e570b834ece@github.com> Message-ID: > I backport this as follow up of JDK-8281682. Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: - Merge branch 'master' into goetz_backport_8290557 - backport 7c3cfd13e3d67c185d15abb1c935853c856e8a42 - backport c254c9d095d0473282ad74e66239a790912a3d76 - backport 45180633d34b6cbb679bae0753d9f422e76d6297 ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4059/files - new: https://git.openjdk.org/jdk17u-dev/pull/4059/files/a1f71d1c..c12bd467 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4059&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4059&range=00-01 Stats: 601 lines in 17 files changed: 338 ins; 156 del; 107 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4059.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4059/head:pull/4059 PR: https://git.openjdk.org/jdk17u-dev/pull/4059 From goetz at openjdk.org Sat Oct 18 17:25:00 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:25:00 GMT Subject: [jdk17u-dev] Integrated: 8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file" In-Reply-To: <8aXgNI7PCzPgLMVgCpFXplq4tssUSofj5gK0E4w9WOc=.d12fc5cb-26c6-45c5-b3f7-9e570b834ece@github.com> References: <8aXgNI7PCzPgLMVgCpFXplq4tssUSofj5gK0E4w9WOc=.d12fc5cb-26c6-45c5-b3f7-9e570b834ece@github.com> Message-ID: On Thu, 16 Oct 2025 12:03:29 GMT, Goetz Lindenmaier wrote: > I backport this as follow up of JDK-8281682. This pull request has now been integrated. Changeset: 40381e11 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/40381e11010c32e19940b4fca6dc57347b815ebc Stats: 52 lines in 1 file changed: 45 ins; 0 del; 7 mod 8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file" Backport-of: 7c3cfd13e3d67c185d15abb1c935853c856e8a42 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4059 From goetz at openjdk.org Sat Oct 18 17:28:15 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:28:15 GMT Subject: [jdk17u-dev] Integrated: 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays In-Reply-To: References: Message-ID: <5R0PlaQJUUpiZTGczsZKNVLrrQpga6YxWIRq5gCaAhI=.f0d60fcb-4222-4ec4-860e-2a65515d2d54@github.com> On Thu, 16 Oct 2025 11:13:57 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle > > I had to resolve many places due to nullptr differences. This pull request has now been integrated. Changeset: 9a19b3bb Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/9a19b3bb9a6a09f632ceef574d91af1f04215433 Stats: 349 lines in 6 files changed: 323 ins; 6 del; 20 mod 8361447: [REDO] Checked version of JNI ReleaseArrayElements needs to filter out known wrapped arrays Reviewed-by: mdoerr Backport-of: 1afb29ad5747baac9f165a8056d393df8de97c4a ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4056 From goetz at openjdk.org Sat Oct 18 17:37:27 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:37:27 GMT Subject: [jdk17u-dev] RFR: 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors [v2] In-Reply-To: References: Message-ID: > I backport this for parity with 17.0.18-oracle Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge branch 'master' into goetz_backport_8361754 - backport 2a53f5a5c2544d4f7a77186d99addae110b06bab - backport 1afb29ad5747baac9f165a8056d393df8de97c4a ------------- Changes: - all: https://git.openjdk.org/jdk17u-dev/pull/4058/files - new: https://git.openjdk.org/jdk17u-dev/pull/4058/files/60e931bc..26656b93 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4058&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4058&range=00-01 Stats: 809 lines in 25 files changed: 529 ins; 162 del; 118 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4058.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4058/head:pull/4058 PR: https://git.openjdk.org/jdk17u-dev/pull/4058 From goetz at openjdk.org Sat Oct 18 17:37:28 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:37:28 GMT Subject: [jdk17u-dev] Integrated: 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors In-Reply-To: References: Message-ID: On Thu, 16 Oct 2025 11:59:39 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: 207dd0f5 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/207dd0f5b8b9bf52e22dd3e597a60af19975fe1f Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors Backport-of: 2a53f5a5c2544d4f7a77186d99addae110b06bab ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4058 From goetz at openjdk.org Sat Oct 18 17:48:41 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:48:41 GMT Subject: [jdk17u-dev] RFR: 8364235: Fix for JDK-8361447 breaks the alignment requirements for GuardedMemory Message-ID: I backport this for parity with 17.0.18-oracle. ------------- Commit messages: - Backport 078d0d4968e26bb7a15417f1c4e891869c69dc6c Changes: https://git.openjdk.org/jdk17u-dev/pull/4069/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4069&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364235 Stats: 14 lines in 1 file changed: 8 ins; 2 del; 4 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4069.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4069/head:pull/4069 PR: https://git.openjdk.org/jdk17u-dev/pull/4069 From goetz at openjdk.org Sat Oct 18 17:51:42 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 17:51:42 GMT Subject: [jdk17u-dev] RFR: 8299278: tools/jpackage/share/AddLauncherTest.java#id1 failed AddLauncherTest.bug8230933 Message-ID: Follow-up to 8281682. ------------- Commit messages: - Backport c595f965abcf0ea80ace87b8f2180feebbb8984e Changes: https://git.openjdk.org/jdk17u-dev/pull/4070/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4070&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8299278 Stats: 47 lines in 2 files changed: 41 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4070.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4070/head:pull/4070 PR: https://git.openjdk.org/jdk17u-dev/pull/4070 From goetz at openjdk.org Sat Oct 18 18:26:59 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Sat, 18 Oct 2025 18:26:59 GMT Subject: [jdk17u-dev] RFR: 8343875: Minor improvements of jpackage test library Message-ID: Resolved one import in test/jdk/tools/jpackage/helpers/jdk/jpackage/test/TKit.java. Unfortunately I had to omit patching test/jdk/tools/jpackage/share/AddLShortcutTest.java which is not in 17. I had to keep the import of java.awt.Desktop in PackageTest.java to make it compile. ------------- Depends on: https://git.openjdk.org/jdk17u-dev/pull/4070 Commit messages: - backport 2cdc9ed6d687cee343a5792a066a24839c6baccf Changes: https://git.openjdk.org/jdk17u-dev/pull/4071/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4071&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343875 Stats: 542 lines in 9 files changed: 491 ins; 18 del; 33 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4071.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4071/head:pull/4071 PR: https://git.openjdk.org/jdk17u-dev/pull/4071 From fjiang at openjdk.org Sun Oct 19 02:16:21 2025 From: fjiang at openjdk.org (Feilong Jiang) Date: Sun, 19 Oct 2025 02:16:21 GMT Subject: [jdk21u-dev] RFR: 8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler Message-ID: Hi all, This pull request contains a backport of commit [72663695](https://github.com/openjdk/jdk/commit/72663695da9a51c8eefbd496f14a6d1625ad7b42) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Feilong Jiang on 14 Oct 2025 and was reviewed by Fei Yang and Ludovic Henry. Thanks! ------------- Commit messages: - Backport 72663695da9a51c8eefbd496f14a6d1625ad7b42 Changes: https://git.openjdk.org/jdk21u-dev/pull/2357/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2357&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8369616 Stats: 19 lines in 2 files changed: 9 ins; 9 del; 1 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2357.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2357/head:pull/2357 PR: https://git.openjdk.org/jdk21u-dev/pull/2357 From syan at openjdk.org Mon Oct 20 02:43:12 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 02:43:12 GMT Subject: [jdk17u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v2] In-Reply-To: References: Message-ID: <2kYGYTfzFra4kGLTp2kvhG2Yzv1Guo4_P7caFQQ4ILo=.1e93b545-823d-4fa2-83d2-2a6557a564eb@github.com> On Fri, 19 Sep 2025 06:46:56 GMT, SendaoYan wrote: >> Hi all, >> >> This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai. >> >> Thanks! > > SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master > - Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c Sorry, the backport PR make this test compilation fails: /Users/runner/work/jdk17u-dev/jdk17u-dev/test/jdk/java/lang/ref/FinalizerHistogramTest.java:76: error: cannot find symbol refProResult = wb.waitForReferenceProcessing(); ^ symbol: method waitForReferenceProcessing() location: variable wb of type WhiteBox ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3869#issuecomment-3420326662 From syan at openjdk.org Mon Oct 20 02:49:18 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 02:49:18 GMT Subject: [jdk17u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v2] In-Reply-To: References: Message-ID: On Fri, 19 Sep 2025 06:46:56 GMT, SendaoYan wrote: >> Hi all, >> >> This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai. >> >> Thanks! > > SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master > - Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c I think we need to backport JDK-8305186 first. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3869#issuecomment-3420337479 From syan at openjdk.org Mon Oct 20 02:59:45 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 02:59:45 GMT Subject: [jdk17u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests Message-ID: Hi all, This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett. Thanks! ------------- Commit messages: - Backport d8f012ea2a0514020434d5db6047e36941e9349b Changes: https://git.openjdk.org/jdk17u-dev/pull/4072/files Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4072&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8305186 Stats: 51 lines in 1 file changed: 51 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk17u-dev/pull/4072.diff Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4072/head:pull/4072 PR: https://git.openjdk.org/jdk17u-dev/pull/4072 From syan at openjdk.org Mon Oct 20 02:59:45 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 02:59:45 GMT Subject: [jdk17u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests In-Reply-To: References: Message-ID: On Mon, 20 Oct 2025 02:53:20 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett. > > Thanks! I have verified this clean backport PR locally with test test/jdk/java/lang/ref/FinalizerHistogramTest.java which use the newly added function. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4072#issuecomment-3420357372 From syan at openjdk.org Mon Oct 20 03:48:07 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 03:48:07 GMT Subject: [jdk21u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v2] In-Reply-To: References: Message-ID: On Fri, 19 Sep 2025 06:45:57 GMT, SendaoYan wrote: >> Hi all, >> >> This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai. >> >> Thanks! > > SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master > - Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c I think we need to backport JDK-8305186 first. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2118#issuecomment-3420437764 From syan at openjdk.org Mon Oct 20 04:12:42 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 04:12:42 GMT Subject: [jdk21u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests Message-ID: Hi all, This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett. Thanks! ------------- Commit messages: - Backport d8f012ea2a0514020434d5db6047e36941e9349b Changes: https://git.openjdk.org/jdk21u-dev/pull/2358/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2358&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8305186 Stats: 51 lines in 1 file changed: 51 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2358.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2358/head:pull/2358 PR: https://git.openjdk.org/jdk21u-dev/pull/2358 From goetz at openjdk.org Mon Oct 20 05:29:07 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:29:07 GMT Subject: [jdk21u-dev] Integrated: 8308780: Fix the Java Integer types on Windows In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 09:37:39 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: a2eb5a87 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/a2eb5a872beb0c4b37bb65ecb6f586aee9155f27 Stats: 28 lines in 10 files changed: 0 ins; 5 del; 23 mod 8308780: Fix the Java Integer types on Windows Backport-of: c92b049db7853a061ce05cebdc1fd73205ed0c83 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2348 From goetz at openjdk.org Mon Oct 20 05:31:14 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:31:14 GMT Subject: [jdk21u-dev] Integrated: 8324065: Daylight saving information for `Africa/Casablanca` are incorrect In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 10:08:24 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 98281d1b Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/98281d1b2725f3f0ca32b2483909bd394e0f7738 Stats: 44 lines in 6 files changed: 5 ins; 7 del; 32 mod 8324065: Daylight saving information for `Africa/Casablanca` are incorrect Backport-of: 0d8543d6773a516dad54038070dce507179d0709 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2350 From goetz at openjdk.org Mon Oct 20 05:34:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:34:13 GMT Subject: [jdk21u-dev] Integrated: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 10:24:45 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: f072be94 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/f072be943742a09badfb23ad2945a1c68ed36011 Stats: 17 lines in 2 files changed: 10 ins; 4 del; 3 mod 8367237: Thread-Safety Usage Warning for java.text.Collator Classes Backport-of: 64155dfac068cf01bcab6adb401b360499f33a5f ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2351 From goetz at openjdk.org Mon Oct 20 05:35:13 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:35:13 GMT Subject: [jdk17u-dev] RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: References: Message-ID: <8Ht1tH34i36yfFxkcptvWmL0iWn0TEyjF_dqVb0C-HQ=.894c79c3-2a70-4945-8dda-b594062e7306@github.com> On Fri, 17 Oct 2025 10:24:56 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle GHA failure: infra issue, unrelated. The hosted runner lost communication with the server. ------------- PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4067#issuecomment-3420626624 From goetz at openjdk.org Mon Oct 20 05:35:14 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:35:14 GMT Subject: [jdk17u-dev] Integrated: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 10:24:56 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle This pull request has now been integrated. Changeset: bc693471 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/bc6934718164a403b72004986ab1a455535fb716 Stats: 17 lines in 2 files changed: 10 ins; 4 del; 3 mod 8367237: Thread-Safety Usage Warning for java.text.Collator Classes Backport-of: 64155dfac068cf01bcab6adb401b360499f33a5f ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4067 From goetz at openjdk.org Mon Oct 20 05:36:09 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:36:09 GMT Subject: [jdk21u-dev] Integrated: 8367133: DTLS: fragmentation of Finished message results in handshake failure In-Reply-To: References: Message-ID: <8SFnIgjg5cmU4bXfVJWPtjLsabs2eI4D8ZHNeY5a7mg=.1864ad48-36b6-48ab-90ca-f45a1d2b3cd9@github.com> On Fri, 17 Oct 2025 10:43:07 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 21.0.10-oracle. This pull request has now been integrated. Changeset: 2f8cf5d5 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk21u-dev/commit/2f8cf5d554a119c138877f0a16c14dd03afb563f Stats: 78 lines in 2 files changed: 75 ins; 0 del; 3 mod 8367133: DTLS: fragmentation of Finished message results in handshake failure Backport-of: 80cb0ead502ae439660f2a3bbab42df4da39d9d6 ------------- PR: https://git.openjdk.org/jdk21u-dev/pull/2352 From goetz at openjdk.org Mon Oct 20 05:38:42 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:38:42 GMT Subject: [jdk21u-dev] RFR: 8317132: Prepare HotSpot for permissive- [v2] In-Reply-To: References: Message-ID: > I backport this for parity with 21.0.10-oracle. > > resolved flags-cflags.m4 Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'openjdk:master' into goetz_backport_8317132 - backport 4a85f6ae9f0381f0e29160fb1d304d7bde5840ba ------------- Changes: - all: https://git.openjdk.org/jdk21u-dev/pull/2349/files - new: https://git.openjdk.org/jdk21u-dev/pull/2349/files/3f837c37..c4d87aeb Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2349&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2349&range=00-01 Stats: 868 lines in 42 files changed: 427 ins; 234 del; 207 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2349.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2349/head:pull/2349 PR: https://git.openjdk.org/jdk21u-dev/pull/2349 From syan at openjdk.org Mon Oct 20 05:41:06 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 05:41:06 GMT Subject: [jdk21u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests In-Reply-To: References: Message-ID: On Mon, 20 Oct 2025 04:06:23 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett. > > Thanks! I have verify this backport change with test test/jdk/java/lang/ref/FinalizerHistogramTest.java after backport JDK-8298783 manually, which use the newly added function by JDK-8305186. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2358#issuecomment-3420640632 From goetz at openjdk.org Mon Oct 20 05:46:14 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:46:14 GMT Subject: [jdk17u-dev] Integrated: 8367133: DTLS: fragmentation of Finished message results in handshake failure In-Reply-To: References: Message-ID: On Fri, 17 Oct 2025 10:43:14 GMT, Goetz Lindenmaier wrote: > I backport this for parity with 17.0.18-oracle, This pull request has now been integrated. Changeset: ea2dd169 Author: Goetz Lindenmaier URL: https://git.openjdk.org/jdk17u-dev/commit/ea2dd16977344f3b0adff88187761b5dcfe79558 Stats: 78 lines in 2 files changed: 75 ins; 0 del; 3 mod 8367133: DTLS: fragmentation of Finished message results in handshake failure Backport-of: 80cb0ead502ae439660f2a3bbab42df4da39d9d6 ------------- PR: https://git.openjdk.org/jdk17u-dev/pull/4068 From goetz at openjdk.org Mon Oct 20 05:52:09 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 05:52:09 GMT Subject: [jdk21u-dev] RFR: 8358751: C2: Recursive inlining check for compiled lambda forms is broken In-Reply-To: References: Message-ID: <-Cbx09skVu-aI4GVYjCm_TQvbipfNnRdWrhvwkS6Ths=.f018cdad-27e1-4af6-84b8-245060eccbf9@github.com> On Fri, 3 Oct 2025 10:36:32 GMT, Roman Marchenko wrote: > This is backport of JDK-8358751, as it's reported jdk21 is affected. > > Clean backport. Tier1 is OK. > > The reproducer crashes before the fix, and OK after the fix. Ah, 8011138 is not visible to the public, so we an not link it. Let's wait for April, please. ------------- PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2294#issuecomment-3420661428 From syan at openjdk.org Mon Oct 20 06:13:19 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 06:13:19 GMT Subject: [jdk11u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v2] In-Reply-To: References: Message-ID: On Fri, 19 Sep 2025 06:47:28 GMT, SendaoYan wrote: >> Hi all, >> >> This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai. >> >> Thanks! > > SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master > - Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c I think we should backport JDK-8305186 first. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3074#issuecomment-3420697904 From syan at openjdk.org Mon Oct 20 06:41:52 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 06:41:52 GMT Subject: [jdk11u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v3] In-Reply-To: References: Message-ID: > Hi all, > > This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai. > > Thanks! SendaoYan has updated the pull request incrementally with one additional commit since the last revision: Adopt to jdk11u-dev ------------- Changes: - all: https://git.openjdk.org/jdk11u-dev/pull/3074/files - new: https://git.openjdk.org/jdk11u-dev/pull/3074/files/254938b2..6c1eca29 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3074&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3074&range=01-02 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk11u-dev/pull/3074.diff Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3074/head:pull/3074 PR: https://git.openjdk.org/jdk11u-dev/pull/3074 From syan at openjdk.org Mon Oct 20 06:41:55 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 06:41:55 GMT Subject: [jdk11u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v2] In-Reply-To: References: Message-ID: On Fri, 19 Sep 2025 06:47:28 GMT, SendaoYan wrote: >> Hi all, >> >> This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. >> >> The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai. >> >> Thanks! > > SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: > > - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master > - Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c The patch different to mainline: diff --git a/test/jdk/java/lang/ref/FinalizerHistogramTest.java b/test/jdk/java/lang/ref/FinalizerHistogramTest.java index 192c229c7b5..4dcea55b1f4 100644 --- a/test/jdk/java/lang/ref/FinalizerHistogramTest.java +++ b/test/jdk/java/lang/ref/FinalizerHistogramTest.java @@ -21,7 +21,7 @@ * questions. */ -import jdk.test.whitebox.WhiteBox; +import sun.hotspot.WhiteBox; import java.util.concurrent.atomic.AtomicInteger; import java.util.concurrent.locks.ReentrantLock; @@ -34,8 +34,8 @@ import java.lang.reflect.Field; * @summary Unit test for FinalizerHistogram * @modules java.base/java.lang.ref:open * @library /test/lib - * @build jdk.test.whitebox.WhiteBox - * @run driver jdk.test.lib.helpers.ClassFileInstaller jdk.test.whitebox.WhiteBox + * @build sun.hotspot.WhiteBox + * @run driver ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm * -Xbootclasspath/a:. * -XX:+UnlockDiagnosticVMOptions ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3074#issuecomment-3420752937 From syan at openjdk.org Mon Oct 20 06:49:40 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 06:49:40 GMT Subject: [jdk11u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests Message-ID: <3pok5QgkJ7OBGm3sCkHItUWgkLBosHAXVQyl4lhK3_U=.d24b165c-0e70-4c1a-ae92-765b29b4b092@github.com> Hi all, This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett. Thanks! ------------- Commit messages: - Revert change of supportsConcurrentGCPhaseControl - Revert "Backport da4dd7c008da4be54ee5f58d1ac19f440fd2a74e" - Backport d8f012ea2a0514020434d5db6047e36941e9349b - Backport da4dd7c008da4be54ee5f58d1ac19f440fd2a74e Changes: https://git.openjdk.org/jdk11u-dev/pull/3105/files Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3105&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8305186 Stats: 51 lines in 1 file changed: 51 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk11u-dev/pull/3105.diff Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3105/head:pull/3105 PR: https://git.openjdk.org/jdk11u-dev/pull/3105 From syan at openjdk.org Mon Oct 20 06:49:41 2025 From: syan at openjdk.org (SendaoYan) Date: Mon, 20 Oct 2025 06:49:41 GMT Subject: [jdk11u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests In-Reply-To: <3pok5QgkJ7OBGm3sCkHItUWgkLBosHAXVQyl4lhK3_U=.d24b165c-0e70-4c1a-ae92-765b29b4b092@github.com> References: <3pok5QgkJ7OBGm3sCkHItUWgkLBosHAXVQyl4lhK3_U=.d24b165c-0e70-4c1a-ae92-765b29b4b092@github.com> Message-ID: On Mon, 20 Oct 2025 06:14:27 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett. > > Thanks! I have verified this clean backport PR locally with test test/jdk/java/lang/ref/FinalizerHistogramTest.java which use the newly added function. ------------- PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3105#issuecomment-3420776682 From goetz at openjdk.org Mon Oct 20 07:07:19 2025 From: goetz at openjdk.org (Goetz Lindenmaier) Date: Mon, 20 Oct 2025 07:07:19 GMT Subject: [jdk21u-dev] RFR: 8370214: [21u] Remove -Xdebug and -Xnoagent from tests: backport parts of 8227229 and 8312072 Message-ID: This is a backport of the test parts of [8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6](https://bugs.openjdk.org/browse/JDK-8227229) and [8312072: Deprecate for removal the -Xnoagent option](https://bugs.openjdk.org/browse/JDK-8312072) I prepared two commits to separate the edits of each of these. Backporting these changes makes [8327704: Update nsk/jdi tests to use driver instead of othervm](https://bugs.openjdk.org/browse/JDK-8327704) a clean backport. As 8327704 is huge, it would be quite unpleasant to review. Removing the usage of the options in 21 is fine as the effect of these options has been removed before 21. I do not and can not backport the deprecation part of the change. ------------- Commit messages: - backport usages of flag -Xdebug, see 8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6 - backport test parts of 8312072: Deprecate for removal the -Xnoagent option Changes: https://git.openjdk.org/jdk21u-dev/pull/2353/files Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2353&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8370214 Stats: 40 lines in 20 files changed: 0 ins; 1 del; 39 mod Patch: https://git.openjdk.org/jdk21u-dev/pull/2353.diff Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2353/head:pull/2353 PR: https://git.openjdk.org/jdk21u-dev/pull/2353