jdk17u-dev
jdk17u-dev copied to clipboard
8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion
trafficstars
I backport this for parity with 17.0.13-oracle.
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [x] JDK-8336301 needs maintainer approval
Issue
- JDK-8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion (Bug - P4 - Approved)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2757/head:pull/2757
$ git checkout pull/2757
Update a local copy of the PR:
$ git checkout pull/2757
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2757/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2757
View PR using the GUI difftool:
$ git pr show -t 2757
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2757.diff