RFR: 8313141: Missing check for os_thread type in os_windows.cpp [v2]

Julian Waters jwaters at openjdk.org
Tue Aug 1 06:34:01 UTC 2023


On Sat, 29 Jul 2023 05:55:02 GMT, Julian Waters <jwaters at openjdk.org> wrote:

>> os::os_thread is not handled in os_windows.cpp, and therefore ignores the thread stack size option. I am unsure if this is the right way to handle os::os_thread, please let me know if it is not
>
> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Switch os::os_thread to default behaviour

Sure, I'll add the default to be the same as the rest in that case (no pun intended)

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

PR Comment: https://git.openjdk.org/jdk/pull/15079#issuecomment-1659650127


More information about the hotspot-jfr-dev mailing list