jdk17u-dev
jdk17u-dev copied to clipboard
8284291: sun/security/krb5/auto/Renew.java fails intermittently on Windows 11
trafficstars
Backport of JDK-8284291
Testing
- Local: Test passed on
MacOS 14.6.1on Apple M1 Max- Passed:
sun/security/krb5/auto/Renew.java
- Passed:
- Pipeline:
- Testing Machine:
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [ ] JDK-8284291 needs maintainer approval
Issue
- JDK-8284291: sun/security/krb5/auto/Renew.java fails intermittently on Windows 11 (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2836/head:pull/2836
$ git checkout pull/2836
Update a local copy of the PR:
$ git checkout pull/2836
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2836/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2836
View PR using the GUI difftool:
$ git pr show -t 2836
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2836.diff