RFR: 8277531: Print actual default stacksize on Windows thread logging [v3]
KIRIYAMA Takuya
duke at openjdk.java.net
Thu Jan 13 11:49:06 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/6495/files
- new: https://git.openjdk.java.net/jdk/pull/6495/files/3eb2d5c7..0bdc2fb6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6495&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6495&range=01-02
Stats: 51 lines in 2 files changed: 5 ins; 44 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/6495.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6495/head:pull/6495
PR: https://git.openjdk.java.net/jdk/pull/6495
More information about the hotspot-runtime-dev
mailing list