8347740: java/io/File/createTempFile/SpecialTempFile.java failing#794
8347740: java/io/File/createTempFile/SpecialTempFile.java failing#794sophia-guo wants to merge 2 commits into
Conversation
|
👋 Welcome back sophia-guo! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
Webrevs
|
|
I think we should wait until the review for openjdk/jdk11u-dev#3193 concludes before moving on to JDK 8u. |
|
/issue add JDK-8183344 |
|
@sophia-guo |
|
Before the change |
26baa48 to
ac8fc8c
Compare
Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
ac8fc8c to
5857f18
Compare
|
/issue add JDK-8353714 |
|
@sophia-guo |
|
I am confused about this. https://bugs.openjdk.org/browse/JDK-8347740 is already marked as backported to 8u461. And the bug that is supposedly the cause for this issue (https://bugs.openjdk.org/browse/JDK-8345368) was not backported to public JDK 8 but only to the Oracle-internal version, unless I misunderstand the meaning of "8-pool" ? |
That is a backport to Oracle JDK 8u. OpenJDK backports have a fix version of |
I think Sophia explained that on the JDK 11u review here: |
jerboaa
left a comment
There was a problem hiding this comment.
This seems to include a partial backport of https://bugs.openjdk.org/browse/JDK-8183344 which was done before JDK-8347740 (this bug). Please create a separate backport for the former bug and make this patch dependent on the new one. This seems the cleaner approach to do this.
I would like to backport 8347740 to jdk8u, which has been backported to jdk21 and jdk17. We see it in our CI. It's a test fix, no risk.
Progress
Issues
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/794/head:pull/794$ git checkout pull/794Update a local copy of the PR:
$ git checkout pull/794$ git pull https://git.openjdk.org/jdk8u-dev.git pull/794/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 794View PR using the GUI difftool:
$ git pr show -t 794Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/794.diff
Using Webrev
Link to Webrev Comment