RFR: 8297657: name demangling intermittently fails [v2]

Stefan Karlsson stefank at openjdk.org
Thu May 11 09:03:42 UTC 2023


On Thu, 11 May 2023 08:13:41 GMT, Fredrik Bredberg <duke at openjdk.org> wrote:

>> Fixes an intermittent name demangling problem (due to the uninitialized AbstractDecoder::_decoder_status field).
>> The problem affected hs-err stack traces on macosx-aarch64 and macosx-amd64.
>> 
>> I've done manual testing to verify the problem and the solution.
>> Also run tier1-5 after the fix without seeing any new problems.
>
> Fredrik Bredberg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated after review

Marked as reviewed by stefank (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13883#pullrequestreview-1422109192


More information about the hotspot-runtime-dev mailing list