[jdk22] RFR: 8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing [v3]

Thomas Schatzl tschatzl at openjdk.org
Wed Jan 10 15:13:37 UTC 2024


> Hi all,
> 
>   please review this backport of a (fairly simple) test fix for https://bugs.openjdk.org/browse/JDK-8323066; the reason I would like this to be backported is that this test has been failing since at least jdk20 from CI history, and would like to avoid late test failures to show up for jdk22 (and update releases) as well.
> 
> This backport was not clean - recent changes to how sub-processes are executed in jdk23 prevented that, and I did not want to backport these changes because they are very large.
> 
> Testing: locally running the test
> 
> Thanks,
>   Thomas

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  Revert "This commit adds JDK-8323508."
  
  This reverts commit 481abeeab39b4b2aff27106729b45a8faf279daf.

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

Changes:
  - all: https://git.openjdk.org/jdk22/pull/51/files
  - new: https://git.openjdk.org/jdk22/pull/51/files/481abeea..9e843ed7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk22&pr=51&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk22&pr=51&range=01-02

  Stats: 2 lines in 2 files changed: 1 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk22/pull/51.diff
  Fetch: git fetch https://git.openjdk.org/jdk22.git pull/51/head:pull/51

PR: https://git.openjdk.org/jdk22/pull/51


More information about the hotspot-gc-dev mailing list