[jdk17u-dev] Integrated: 8327071: [Testbug] g-tests for cgroup leave files in /tmp on linux

Arno Zeller azeller at openjdk.org
Fri Oct 31 00:55:11 UTC 2025


On Wed, 29 Oct 2025 07:42:56 GMT, Arno Zeller <azeller at openjdk.org> wrote:

> I want to backport this fix to jdk17 because the change [JDK-8298730](https://bugs.openjdk.org/browse/JDK-8298730) that caused the issue was also backported to JDK17.
> 
> ---------
> ### Progress
> - [x] [JDK-8327071](https://bugs.openjdk.org/browse/JDK-8327071) needs maintainer approval
> - [x] Change must not contain extraneous whitespace
> - [x] Commit message must refer to an issue
> 
> 
> 
> ### Reviewing
> <details><summary>Using <code>git</code></summary>
> 
> Checkout this PR locally: \
> `$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/4135/head:pull/4135` \
> `$ git checkout pull/4135`
> 
> Update a local copy of the PR: \
> `$ git checkout pull/4135` \
> `$ git pull https://git.openjdk.org/jdk17u-dev.git pull/4135/head`
> 
> </details>
> <details><summary>Using Skara CLI tools</summary>
> 
> Checkout this PR locally: \
> `$ git pr checkout 4135`
> 
> View PR using the GUI difftool: \
> `$ git pr show -t 4135`
> 
> </details>
> <details><summary>Using diff file</summary>
> 
> Download this PR as a diff file: \
> <a href="https://git.openjdk.org/jdk17u-dev/pull/4135.diff">https://git.openjdk.org/jdk17u-dev/pull/4135.diff</a>
> 
> </details>
> <details><summary>Using Webrev</summary>
> 
> [Link to Webrev Comment](https://git.openjdk.org/jdk17u-dev/pull/4135#issuecomment-3466702292)
> </details>

This pull request has now been integrated.

Changeset: 846d334b
Author:    Arno Zeller <azeller at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/846d334b983774d803395c15c499faccc0bbf1b4
Stats:     10 lines in 1 file changed: 9 ins; 0 del; 1 mod

8327071: [Testbug] g-tests for cgroup leave files in /tmp on linux

Backport-of: e889b460c03b3887ec5477fa734c430d3c3a41c8

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/4135


More information about the jdk-updates-dev mailing list