jdk11u-dev icon indicating copy to clipboard operation
jdk11u-dev copied to clipboard

8284291: sun/security/krb5/auto/Renew.java fails intermittently on Windows 11

Open amosshi opened this issue 5 months ago • 5 comments

Backport of JDK-8284291

Testing

  • Local: Test passed on MacOS 14.6.1 on Apple M1 Max
    • Passed: sun/security/krb5/auto/Renew.java
  • 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/jdk11u-dev.git pull/2930/head:pull/2930
$ git checkout pull/2930

Update a local copy of the PR:
$ git checkout pull/2930
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/2930/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2930

View PR using the GUI difftool:
$ git pr show -t 2930

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/2930.diff

Webrev

Link to Webrev Comment

amosshi avatar Aug 29 '24 18:08 amosshi