git: openjdk/jdk: 8242181: [Linux] Show source information when printing native stack traces in hs_err files
Christian Hagedorn
chagedorn at openjdk.org
Wed Aug 24 06:45:22 UTC 2022
Changeset: 13c03696
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2022-08-24 06:44:06 +0000
URL: https://git.openjdk.org/jdk/commit/13c03696463cb3ba77663edfd2dfb78d3f45cbaa
8242181: [Linux] Show source information when printing native stack traces in hs_err files
Reviewed-by: erikj, tschatzl, stuefe, ihse
! make/RunTests.gmk
! make/autoconf/flags-cflags.m4
! make/conf/jib-profiles.js
! src/hotspot/os/windows/decoder_windows.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/utilities/decoder.cpp
! src/hotspot/share/utilities/decoder.hpp
! src/hotspot/share/utilities/decoder_elf.cpp
! src/hotspot/share/utilities/decoder_elf.hpp
! src/hotspot/share/utilities/elfFile.cpp
! src/hotspot/share/utilities/elfFile.hpp
! src/hotspot/share/utilities/nativeCallStack.cpp
! src/hotspot/share/utilities/vmError.cpp
! src/hotspot/share/utilities/vmError.hpp
! test/hotspot/gtest/runtime/test_os_linux.cpp
+ test/hotspot/jtreg/runtime/ErrorHandling/TestDwarf.java
+ test/hotspot/jtreg/runtime/ErrorHandling/libTestDwarf.c
+ test/hotspot/jtreg/runtime/ErrorHandling/libTestDwarfHelper.h
More information about the jdk-changes
mailing list