RFR: 8277531: Print actual default stacksize on Windows thread logging [v3]
KIRIYAMA Takuya
duke at openjdk.java.net
Mon Jan 17 09:39:02 UTC 2022
On Thu, 13 Jan 2022 11:49:06 GMT, KIRIYAMA Takuya <duke at openjdk.java.net> wrote:
>> I modified to log actual stack size on Windows by using `os::win32::default_stack_size()`.
>> Could you please review this fix?
>
> KIRIYAMA Takuya has updated the pull request incrementally with one additional commit since the last revision:
>
> 8277531: Print actual default stacksize on Windows thread logging
Thank you for your review.
I changed the copyright year from 2021 to 2022 in the source file and test file.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6495
More information about the hotspot-runtime-dev
mailing list