[jdk22] Integrated: 8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing
Thomas Schatzl
tschatzl at openjdk.org
Fri Jan 12 09:12:24 UTC 2024
On Wed, 10 Jan 2024 10:55:06 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 749f749f
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk22/commit/749f749f0413452abdfc6501864a2a059b6de253
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing
Reviewed-by: ayang
Backport-of: ee98d262181f5822609674c71c85ad4576ac1632
-------------
PR: https://git.openjdk.org/jdk22/pull/51
More information about the hotspot-gc-dev
mailing list