Integrated: 8277531: Print actual default stacksize on Windows thread logging

KIRIYAMA Takuya duke at openjdk.java.net
Fri Jan 21 13:39:51 UTC 2022


On Mon, 22 Nov 2021 09:22:39 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?

This pull request has now been integrated.

Changeset: 6287ae37
Author:    KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6287ae3707bac091b37cd5693ca77e2349a903ef
Stats:     9 lines in 2 files changed: 5 ins; 0 del; 4 mod

8277531: Print actual default stacksize on Windows thread logging

Reviewed-by: dholmes, stuefe

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

PR: https://git.openjdk.java.net/jdk/pull/6495


More information about the hotspot-runtime-dev mailing list