jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

8313770: jdk/internal/platform/docker/TestSystemMetrics.java fails on Ubuntu

Open sendaoYan opened this issue 4 weeks ago • 5 comments
trafficstars

Hi all,

This pull request contains a backport of commit aec13888 from the openjdk/jdk repository.

The commit being backported was authored by Casper Norrbin on 23 Oct 2025 and was reviewed by Severin Gehwolf, Matthias Baesken and SendaoYan.

Thanks!


Progress

  • [ ] JDK-8313770 needs maintainer approval
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue

Issue

  • JDK-8313770: jdk/internal/platform/docker/TestSystemMetrics.java fails on Ubuntu (Bug - P3)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4092

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

Using diff file

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

Using Webrev

Link to Webrev Comment

sendaoYan avatar Oct 23 '25 09:10 sendaoYan