[jdk25u-dev] RFR: 8373793: TestDynamicStore.java '/manual' disables use of '/timeout' [v3]

Roland Mesde duke at openjdk.org
Mon Feb 23 20:37:01 UTC 2026


> Backporting JDK-8373793: TestDynamicStore.java '/manual' disables use of '/timeout'.
> 
> This PR removes the /timeout tag from TestDynamicStore.java because it conflicts with the /manual tag and causes errors.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on macos-aarch64:
> 
> ~/github/jtreg/build/images/jtreg/bin/jtreg -nativepath:./build/macosx-aarch64-server-release/images/test/jdk/jtreg/native -jdk build/macosx-aarch64-server-release/images/jdk -m test/jdk/sun/security/krb5/config/native/TestDynamicStore.java
> 
> Screenshot:
> 
> <img width="559" height="286" alt="TestDynamicStore-Failure" src="https://github.com/user-attachments/assets/b06322aa-5c58-40a4-bbce-4a98c70b8df9" />
> 
> Result:
> 
> As expected, it provides a warning dialog and fails when user lacks permissions.
> 
> [TestDynamicStore-Failure.jtr.txt](https://github.com/user-attachments/files/25446324/TestDynamicStore-Failure.jtr.txt)
> 
> sudo -E ~/github/jtreg/build/images/jtreg/bin/jtreg -nativepath:./build/macosx-aarch64-server-release/images/test/jdk/jtreg/native -jdk build/macosx-aarch64-server-release/images/jdk -m test/jdk/sun/security/krb5/config/native/TestDynamicStore.java
> 
> Result:
> 
> Success
> 
> [TestDynamicStore-Success.jtr.txt](https://github.com/user-attachments/files/25446373/TestDynamicStore-Success.jtr.txt)

Roland Mesde 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' of https://git.openjdk.org/jdk25u-dev into JDK-8373793-V25
 - Backport 400d8cfb6914982e636b23bacf810ef61fc90ee1
 - Backport f73e56e24f0edfaeb99e2106a56725ea033bd6d6

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

Changes:
  - all: https://git.openjdk.org/jdk25u-dev/pull/297/files
  - new: https://git.openjdk.org/jdk25u-dev/pull/297/files/62c44de9..baf0264e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=297&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=297&range=01-02

  Stats: 1619 lines in 61 files changed: 383 ins; 745 del; 491 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/297.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/297/head:pull/297

PR: https://git.openjdk.org/jdk25u-dev/pull/297


More information about the jdk-updates-dev mailing list