[jdk17u-dev] RFR: 8341138: Rename jtreg property docker.support as container.support [v3]
Matthias Baesken
mbaesken at openjdk.org
Thu Sep 18 08:05:25 UTC 2025
On Wed, 17 Sep 2025 07:04:05 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> I backport this to make later backports clean.
>>
>> test/hotspot/jtreg/TEST.ROOT
>> test/jdk/TEST.ROOT
>> Resolved due to context.
>>
>> test/hotspot/jtreg/containers/docker/TestJFREvents.java
>> Resolved due to context.
>>
>> test/jdk/jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java
>> Resolved Copyright due to context.
>>
>> test/jtreg-ext/requires/VMProps.java
>> Several larger resolves and additional edits needed.
>> '
>> Update:
>> This change depends on a refactoring in VMProps.java. No big thing,
>> but not nice as this test support coding has frequent updates in backports
>> and thus it's useful to keep it as close to head as possible.
>> The refactoring came with "8333446: Add tests for hierarchical container support"
>> a change that on first sight looks like a nice want-to-have for 17, especially as it
>> backports clean. But it depends on larger functional changes in 21 we do
>> not want to backport to 17.
>> So I now decided to take the refactoring of VMProps from 8333446 and include
>> it in this change, see also the first commit.
>
> Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - backport 41ee582df8c65f2f26b21e46784cf0bc4ece0585
> - Refactoring of VMProps.java from 8333446.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3924#pullrequestreview-3237992858
More information about the jdk-updates-dev
mailing list