RFR: 8348401: [IR Framework] PrintTimes should not require verbose
Theo Weidmann
tweidmann at openjdk.org
Fri Jan 24 08:17:46 UTC 2025
On Thu, 23 Jan 2025 19:36:05 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> Need more explanation why Verbose is required to print times. `||` is used in condition. I would assume Verbose is not required. How calling `TestFrameworkSocket.write()` helps? What about first line "Test execution times:"?
I updated the PR with an explanation of why these changes are necessary.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23267#issuecomment-2611916635
More information about the hotspot-compiler-dev
mailing list