[jdk17u-dev] Integrated: 8341138: Rename jtreg property docker.support as container.support

Goetz Lindenmaier goetz at openjdk.org
Mon Sep 22 11:17:49 UTC 2025


On Fri, 12 Sep 2025 11:37:07 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.

This pull request has now been integrated.

Changeset: d2302a81
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/d2302a813d5545d5b8ebc9099a5e916316a23d69
Stats:     61 lines in 26 files changed: 6 ins; 1 del; 54 mod

8341138: Rename jtreg property docker.support as container.support

Reviewed-by: mbaesken
Backport-of: 41ee582df8c65f2f26b21e46784cf0bc4ece0585

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3924


More information about the jdk-updates-dev mailing list