RFR: 8297657: name demangling intermittently fails [v2]

Fredrik Bredberg duke at openjdk.org
Thu May 11 12:05:45 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

Thanks for the review and comments. Can any of you give me a helping hand (and sponsor) the integration?

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

PR Comment: https://git.openjdk.org/jdk/pull/13883#issuecomment-1543872628


More information about the hotspot-runtime-dev mailing list