hg: jdk/sandbox: 8225035: Thread stack size issue caused by large TLS size
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jul 9 17:30:17 UTC 2019
Changeset: cb90a20eb99a
Author: jiangli
Date: 2019-07-09 10:27 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list