RFR: 8277531: Print actual default stacksize on Windows thread logging [v4]
Thomas Stuefe
stuefe at openjdk.java.net
Fri Jan 21 09:10:44 UTC 2022
On Mon, 17 Jan 2022 09:39:00 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
I think this looks fine. Sorry for losing track on this PR.
Cheers, Thomas
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6495
More information about the hotspot-runtime-dev
mailing list