Integrated: 8341138: Rename jtreg property docker.support as container.support
Ramkumar Sunderbabu
rsunderbabu at openjdk.org
Sat Oct 12 03:28:17 UTC 2024
On Wed, 9 Oct 2024 14:50:30 GMT, Ramkumar Sunderbabu <rsunderbabu at 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 <rsunderbabu at openjdk.org>
Committer: Leonid Mesnik <lmesnik at 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
More information about the serviceability-dev
mailing list