mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8210964: add more ld preloading related info to hs_error file on Linux
Reviewed-by: clanger, stuefe
This commit is contained in:
parent
b20e2cd963
commit
36f62aa6c0
2 changed files with 13 additions and 1 deletions
|
@ -114,6 +114,7 @@ class Linux {
|
|||
static void print_distro_info(outputStream* st);
|
||||
static void print_libversion_info(outputStream* st);
|
||||
static void print_proc_sys_info(outputStream* st);
|
||||
static void print_ld_preload_file(outputStream* st);
|
||||
|
||||
public:
|
||||
static bool _stack_is_executable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue