hg: jdk/jdk: 8225035: Thread stack size issue caused by large TLS size
jianglizhou at google.com
jianglizhou at google.com
Tue Jul 9 17:28:44 UTC 2019
Changeset: cb90a20eb99a
Author: jiangli
Date: 2019-07-09 10:27 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/cb90a20eb99a
8225035: Thread stack size issue caused by large TLS size
Summary: Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled.
Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin
Contributed-by: jeremymanson at google.com, fweimer at redhat.com, jianglizhou at google.com
! make/test/JtregNativeHotspot.gmk
! src/hotspot/os/linux/globals_linux.hpp
! src/hotspot/os/linux/os_linux.cpp
+ test/hotspot/jtreg/runtime/TLS/T.java
+ test/hotspot/jtreg/runtime/TLS/exestack-tls.c
+ test/hotspot/jtreg/runtime/TLS/testtls.sh
More information about the jdk-all-changes
mailing list