RFR: JDK-8318444: Write details about compilation bailouts into crash reports [v4]

Thomas Stuefe stuefe at openjdk.org
Wed Nov 15 12:39:49 UTC 2023


On Wed, 15 Nov 2023 11:51:11 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits:
>> 
>>  - Merge branch 'master' into JDK-8318444-Write-details-about-compilation-bailouts-into-crash-reports
>>  - Update src/hotspot/share/compiler/compilationFailureInfo.hpp
>>    
>>    Co-authored-by: Tobias Hartmann <tobias.hartmann at oracle.com>
>>  - Update src/hotspot/share/utilities/vmError.cpp
>>    
>>    Co-authored-by: Tobias Hartmann <tobias.hartmann at oracle.com>
>>  - reinstate elapsed time prefix in hs-err file
>>  - Merge branch 'openjdk:master' into JDK-8318444-Write-details-about-compilation-bailouts-into-crash-reports
>>  - wip
>>  - wip
>>  - wip
>>  - wip
>>  - JDK-8318444-Write-details-about-compilation-bailouts-into-crash-reports
>
> That's a nice addition! I have some small comments but otherwise, looks good.

Many thanks, @chhagedorn !

Will wait for GHAs to complete, then push.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16247#issuecomment-1812457466


More information about the hotspot-runtime-dev mailing list