mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled. Co-authored-by: Florian Weimer <fweimer@redhat.com> Co-authored-by: Jiangli Zhou <jianglizhou@google.com> Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin