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

Mikhailo Seledtsov mseledtsov at openjdk.org
Wed Feb 8 17:59:45 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

I will then makes the logging conditional on the property mentioned above. Any test run who wishes additional logging could add/enable this property by the launching script.

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

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


More information about the hotspot-dev mailing list