[jdk25u-dev] Integrated: 8368754: runtime/cds/appcds/SignedJar.java log regex is too strict
Roland Mesde
duke at openjdk.org
Fri Dec 5 16:59:41 UTC 2025
On Tue, 2 Dec 2025 20:19:06 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8368754: runtime/cds/appcds/SignedJar.java log regex is too strict.
>
> For parity with Oracle JDK. Fix allows whitespace after log tags and before the message content. Ran GHA Sanity Checks (passed), jtreg tier1 tests (passed) and related tests (passed) on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
>
> (Passed) - make test-tier1
> (Passed) - make test TEST=test/hotspot/jtreg/runtime/cds/appcds
> (Passed) - make test TEST=test/hotspot/jtreg/runtime/cds/appcds/SignedJar.java JTREG="VM_OPTIONS=-verbose:class"
>
> Results are attached.
>
> [linux-aarch64-jtreg-tier1.log](https://github.com/user-attachments/files/23912663/linux-aarch64-jtreg-tier1.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/23912664/linux-aarch64-specific-test.log)
> [linux-aarch64-specific-2-test.log](https://github.com/user-attachments/files/23912665/linux-aarch64-specific-2-test.log)
> [linux-x64-jtreg-tier1.log](https://github.com/user-attachments/files/23912666/linux-x64-jtreg-tier1.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/23912667/linux-x64-specific-test.log)
> [linux-x64-specific-2-test.log](https://github.com/user-attachments/files/23912668/linux-x64-specific-2-test.log)
> [macos-aarch64-jtreg-tier1.log](https://github.com/user-attachments/files/23912669/macos-aarch64-jtreg-tier1.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/23912670/macos-aarch64-specific-test.log)
> [macos-aarch64-specific-2-test.log](https://github.com/user-attachments/files/23912671/macos-aarch64-specific-2-test.log)
> [windows-x64-jtreg-tier1.log](https://github.com/user-attachments/files/23912672/windows-x64-jtreg-tier1.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/23912673/windows-x64-specific-test.log)
> [windows-x64-specific-2-test.log](https://github.com/user-attachments/files/23912674/windows-x64-specific-2-test.log)
This pull request has now been integrated.
Changeset: 395b4c4f
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/395b4c4f5972ee25ece346e49c6aa73bfd100154
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8368754: runtime/cds/appcds/SignedJar.java log regex is too strict
Backport-of: e19ec6f785e889d254b15c5ef2e801152c59c948
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/47
More information about the jdk-updates-dev
mailing list