RFR: 8338428: Print final VM flags for task [v2]

Leonid Mesnik lmesnik at openjdk.org
Mon Jan 13 07:03:39 UTC 2025


On Mon, 13 Jan 2025 02:46:49 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Does this mean that the execution of every single test must now first exec a new VM and use it to dump the flags?
> 
Yes, you are correct. If it looks like a problem, it could be added by requires with java property. So it could be off by default and switched on only when needed.
> And where does this output go?
The  jvm.flags.final.log will be located in the scratch directory near with vmprops.log.

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

PR Comment: https://git.openjdk.org/jdk/pull/23054#issuecomment-2586338903


More information about the hotspot-dev mailing list