git: openjdk/jdk: 8318444: Write details about compilation bailouts into crash reports

Thomas Stuefe stuefe at openjdk.org
Mon Jan 8 13:50:20 UTC 2024


Changeset: c90768c9
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2024-01-08 13:47:43 +0000
URL:       https://git.openjdk.org/jdk/commit/c90768c93b26771bb8f4bdbe855d054ad089b337

8318444: Write details about compilation bailouts into crash reports

Reviewed-by: thartmann, chagedorn

! src/hotspot/share/c1/c1_Compilation.cpp
! src/hotspot/share/c1/c1_Compilation.hpp
! src/hotspot/share/ci/ciEnv.hpp
+ src/hotspot/share/compiler/compilationFailureInfo.cpp
+ src/hotspot/share/compiler/compilationFailureInfo.hpp
! src/hotspot/share/compiler/compiler_globals.hpp
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/runtime/os.cpp
! src/hotspot/share/runtime/os.hpp
! src/hotspot/share/utilities/vmError.cpp



More information about the jdk-changes mailing list