[jdk25u-dev] RFR: 8368754: runtime/cds/appcds/SignedJar.java log regex is too strict

duke duke at openjdk.org
Fri Dec 5 15:47:39 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)

@rm-gh-8 
Your change (at version b8b09bf3084054ae17db420a072773e3d083d88d) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/47#issuecomment-3617438066


More information about the jdk-updates-dev mailing list