Integrated: 8313141: Missing check for os_thread type in os_windows.cpp

Julian Waters jwaters at openjdk.org
Sat Aug 5 05:27:50 UTC 2023


On Sat, 29 Jul 2023 05:13:24 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

This pull request has now been integrated.

Changeset: 90d795ab
Author:    Julian Waters <jwaters at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/90d795abf10bf8b8b53079c1afd19fee7b4cb6cf
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8313141: Missing check for os_thread type in os_windows.cpp

Reviewed-by: dholmes, mgronlun

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

PR: https://git.openjdk.org/jdk/pull/15079


More information about the hotspot-jfr-dev mailing list