mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8204598: add more thread-related system settings info to hs_error file on Linux
Reviewed-by: dholmes, stuefe
This commit is contained in:
parent
ff2c589b63
commit
053b43564c
2 changed files with 21 additions and 0 deletions
|
@ -113,6 +113,7 @@ class Linux {
|
|||
static void print_container_info(outputStream* st);
|
||||
static void print_distro_info(outputStream* st);
|
||||
static void print_libversion_info(outputStream* st);
|
||||
static void print_proc_sys_info(outputStream* st);
|
||||
|
||||
public:
|
||||
static bool _stack_is_executable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue