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

8343340: Swapping checking do not work for MetricsMemoryTester failcount

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

Hi all,

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

The commit being backported was authored by SendaoYan on 20 Oct 2025 and was reviewed by Severin Gehwolf.

Thanks!


Progress

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

Issue

  • JDK-8343340: Swapping checking do not work for MetricsMemoryTester failcount (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4100

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

Using diff file

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

Using Webrev

Link to Webrev Comment

sendaoYan avatar Oct 24 '25 05:10 sendaoYan