JDK-8341138 : Rename jtreg property docker.support as container.support
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-28
  • Updated: 2025-09-22
  • Resolved: 2024-10-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17 JDK 21 JDK 24
17.0.18Fixed 21.0.10Fixed 24 b20Fixed
Related Reports
Relates :  
Description
Tests related to container support that require container runtimes to be present are marked with "@requires docker.support". The property docker.support bears a legacy name as docker was the only container runtime at the time.
"docker.support" give a wrong impression that the tests need docker software to be present. To clear the confusion, the property must be renamed to a more appropriate name "container.support".
Comments
Fix request [17u,21u] I backport this for parity with 17.0.18-oracle,21.0.10-oracle. No risk, only a test change Resolves needed, clean anyways. 17 needed further resolves, and I include parts of JDK-8333446. Tests pass. SAP nightly testing passed.
18-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3924 Date: 2025-09-12 11:37:07 +0000
12-09-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/2195 Date: 2025-09-11 16:20:50 +0000
11-09-2025

Changeset: 41ee582d Branch: master Author: Ramkumar Sunderbabu <rsunderbabu@openjdk.org> Committer: Leonid Mesnik <lmesnik@openjdk.org> Date: 2024-10-12 03:25:42 +0000 URL: https://git.openjdk.org/jdk/commit/41ee582df8c65f2f26b21e46784cf0bc4ece0585
12-10-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21423 Date: 2024-10-09 14:50:30 +0000
09-10-2024