Skip to content

8347740: java/io/File/createTempFile/SpecialTempFile.java failing#794

Open
sophia-guo wants to merge 1 commit into
openjdk:masterfrom
sophia-guo:sophiag_backport_8347740
Open

8347740: java/io/File/createTempFile/SpecialTempFile.java failing#794
sophia-guo wants to merge 1 commit into
openjdk:masterfrom
sophia-guo:sophiag_backport_8347740

Conversation

@sophia-guo
Copy link
Copy Markdown
Contributor

@sophia-guo sophia-guo commented May 8, 2026

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

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8347740 needs maintainer approval

Issue

  • JDK-8347740: java/io/File/createTempFile/SpecialTempFile.java failing (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/794/head:pull/794
$ git checkout pull/794

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 794

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 8, 2026

👋 Welcome back sophia-guo! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 8, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport f2a9d26b2e409a7216d967ebb6b92726e8ed65c3 8347740: java/io/File/createTempFile/SpecialTempFile.java failing May 8, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 8, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels May 8, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge Bot commented May 8, 2026

Webrevs

@jerboaa
Copy link
Copy Markdown
Contributor

jerboaa commented May 11, 2026

I think we should wait until the review for openjdk/jdk11u-dev#3193 concludes before moving on to JDK 8u.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants