[jdk11u-dev] Integrated: 8294402: Add diagnostic logging to VMProps.checkDockerSupport

Amos Shi ashi at openjdk.org
Mon Jan 8 10:53:34 UTC 2024


On Fri, 15 Dec 2023 05:07:19 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8294402](https://bugs.openjdk.org/browse/JDK-8294402)
> 
> Clean vs Unclean Backport
> - Unclean Backport because we have manually edited the file `test/jtreg-ext/requires/VMProps.java`
>   - The `Copyright year` line are conflicting. Manually merged.
>   - `log("Entering dockerSupport()")` base line are different. Manually merged.
>   - This file can be considered as `Clean backport`
> - Well the system added the `clean` label
> 
> Tests
> - PR: All checks have passed
> - SAP nightlies passed on 2023-12-19

This pull request has now been integrated.

Changeset: de6ccb96
Author:    Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/de6ccb964a64c284957f79dded9c55cbd8633ccb
Stats:     89 lines in 1 file changed: 87 ins; 0 del; 2 mod

8294402: Add diagnostic logging to VMProps.checkDockerSupport

Backport-of: 03d613bbab99dd84dfc5115a5034c60f4e510259

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2390


More information about the jdk-updates-dev mailing list