RFR: 8294402: Add diagnostic logging to VMProps.checkDockerSupport [v6]

Mikhailo Seledtsov mseledtsov at openjdk.org
Thu Feb 2 04:00:23 UTC 2023


On Wed, 1 Feb 2023 23:59:00 GMT, Mikhailo Seledtsov <mseledtsov at openjdk.org> wrote:

>> Add log() and logToFile() methods to VMProps for diagnostic purposes.
>
> Mikhailo Seledtsov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed logging condition as per review feedback

Alternatively we could keep the conditional guard using the property -Djtreg.log.vmprops. The users will enable this property in the test execution scripts for a test set of interest, such as container testing.

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

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


More information about the hotspot-dev mailing list