jdk17u-dev
jdk17u-dev copied to clipboard
8337038: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java shoud set as /native
Hi all,
This pull request contains a backport of commit 2c9f741d from the openjdk/jdk21u-dev repository.
The commit being backported was authored by SendaoYan on 30 Jul 2024 and was reviewed by Matthias Baesken.
Thanks!
Progress
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
- [x] JDK-8337038 needs maintainer approval
Issue
- JDK-8337038: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java shoud set as /native (Bug - P4 - Approved)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2752/head:pull/2752
$ git checkout pull/2752
Update a local copy of the PR:
$ git checkout pull/2752
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2752/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2752
View PR using the GUI difftool:
$ git pr show -t 2752
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2752.diff