On Wed, 9 Oct 2024 14:50:30 GMT, Ramkumar Sunderbabu <rsunderb...@openjdk.org> 
wrote:

> The System property "docker.support" defined in VMProps gives a wrong 
> impression that it is tied to docker alone. The property is common for any 
> container runtime. Hence, it needs to be renamed as "container.support".
> 
> Positive Testing:
> tier1,tier2,tier3 - to check stability
> tier5 - to run container tests
> 
> Negative Testing:
> Ran the following groups in hosts where container is not present.
> open/test/hotspot/jtreg/containers/
> open/test/jdk/jdk/internal/platform/docker/
> open/test/jdk/jdk/internal/platform/cgroup/

This pull request has now been integrated.

Changeset: 41ee582d
Author:    Ramkumar Sunderbabu <rsunderb...@openjdk.org>
Committer: Leonid Mesnik <lmes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/41ee582df8c65f2f26b21e46784cf0bc4ece0585
Stats:     54 lines in 26 files changed: 6 ins; 0 del; 48 mod

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

Reviewed-by: sgehwolf, mseledtsov

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

PR: https://git.openjdk.org/jdk/pull/21423

Reply via email to