Skip to content

8390824: ProblemList container tests intolerant of non-writable /tmp - #32477

Closed
Domest0s wants to merge 1 commit into
openjdk:masterfrom
Domest0s:8390824_Problemlist_container_tests_intolerant_of_tmp_freeze
Closed

8390824: ProblemList container tests intolerant of non-writable /tmp#32477
Domest0s wants to merge 1 commit into
openjdk:masterfrom
Domest0s:8390824_Problemlist_container_tests_intolerant_of_tmp_freeze

Conversation

@Domest0s

@Domest0s Domest0s commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Some container tests require writable /tmp folder. Problemlist those, until we find a solution.



Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed (2 reviews required, with at least 1 Reviewer, 1 Author)

Issue

  • JDK-8390824: ProblemList container tests intolerant of non-writable /tmp (Sub-task - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/32477/head:pull/32477
$ git checkout pull/32477

Update a local copy of the PR:
$ git checkout pull/32477
$ git pull https://git.openjdk.org/jdk.git pull/32477/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 32477

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/32477.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Aug 21, 2026

Copy link
Copy Markdown

👋 Welcome back Domest0s! 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

openjdk Bot commented Aug 21, 2026

Copy link
Copy Markdown

@Domest0s This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8390824: ProblemList container tests intolerant of non-writable /tmp

Reviewed-by: cnorrbin, rsunderbabu

You can use pull request commands such as /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 70 new commits pushed to the master branch:

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@caspernorrbin, @rsunderbabu) but any other Committer may sponsor as well.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk Bot changed the title 8390824 8390824: ProblemList container tests intolerant to non-writable /tmp Aug 21, 2026
@openjdk

openjdk Bot commented Aug 21, 2026

Copy link
Copy Markdown

@Domest0s To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automatic labelling rule matches the changes in this pull request. In order to have an "RFR" email sent to the correct mailing list, you will need to add one or more applicable labels manually using the /label pull request command.

Applicable Labels
  • build
  • client
  • compiler
  • core-libs
  • hotspot
  • hotspot-compiler
  • hotspot-gc
  • hotspot-jfr
  • hotspot-runtime
  • i18n
  • ide-support
  • javadoc
  • jdk
  • net
  • nio
  • security
  • serviceability
  • shenandoah

@Domest0s
Domest0s marked this pull request as ready for review August 21, 2026 12:16
@Domest0s

Copy link
Copy Markdown
Contributor Author

/label hotspot-runtime

@Domest0s Domest0s changed the title 8390824: ProblemList container tests intolerant to non-writable /tmp 8390824 Aug 21, 2026
@openjdk openjdk Bot changed the title 8390824 8390824: ProblemList container tests intolerant of non-writable /tmp Aug 21, 2026
@openjdk openjdk Bot added the hotspot-runtime hotspot-runtime-dev@openjdk.org label Aug 21, 2026
@openjdk

openjdk Bot commented Aug 21, 2026

Copy link
Copy Markdown

@Domest0s
The hotspot-runtime label was successfully added.

@openjdk

openjdk Bot commented Aug 21, 2026

Copy link
Copy Markdown

The total number of required reviews for this PR has been set to 2 based on the presence of this label: hotspot-runtime. This can be overridden with the /reviewers command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Aug 21, 2026
@mlbridge

mlbridge Bot commented Aug 21, 2026

Copy link
Copy Markdown

Webrevs

@Domest0s

Copy link
Copy Markdown
Contributor Author

Thank you, Casper. Need a 2nd review.

@openjdk openjdk Bot added the ready Pull request is ready to be integrated label Aug 24, 2026
@Domest0s

Copy link
Copy Markdown
Contributor Author

@rsunderbabu @caspernorrbin Thank you for the review.

/integrate

@openjdk openjdk Bot added the sponsor Pull request is ready to be sponsored label Aug 24, 2026
@openjdk

openjdk Bot commented Aug 24, 2026

Copy link
Copy Markdown

@Domest0s
Your change (at version 5374892) is now ready to be sponsored by a Committer.

@Domest0s

Copy link
Copy Markdown
Contributor Author

@caspernorrbin May I have your sponsorship, please?

@caspernorrbin

Copy link
Copy Markdown
Member

/sponsor

@openjdk

openjdk Bot commented Aug 24, 2026

Copy link
Copy Markdown

Going to push as commit fd943b7.
Since your change was applied there have been 70 commits pushed to the master branch:

Your commit was automatically rebased without conflicts.

@openjdk openjdk Bot added the integrated Pull request has been integrated label Aug 24, 2026
@openjdk openjdk Bot closed this Aug 24, 2026
@openjdk openjdk Bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels Aug 24, 2026
@openjdk

openjdk Bot commented Aug 24, 2026

Copy link
Copy Markdown

@caspernorrbin @Domest0s Pushed as commit fd943b7.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

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

Labels

hotspot-runtime hotspot-runtime-dev@openjdk.org integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

3 participants