| JDK 17 | JDK 21 | JDK 24 |
|---|---|---|
| 17.0.18Fixed | 21.0.10Fixed | 24 b20Fixed |
|
Relates :
|
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".
|