RFR: 8349921: Crash in codeBuffer.cpp:1004: guarantee(sect->end() <= tend) failed: sanity [v2]

Andrew Dinn adinn at openjdk.org
Wed Feb 26 08:36:27 UTC 2025


On Tue, 25 Feb 2025 18:50:30 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - another format fix
>>  - format fix
>
> Good.

@vnkozlov Thanks for the review

> src/hotspot/cpu/aarch64/stubDeclarations_aarch64.hpp line 47:
> 
>> 45:                                        do_arch_entry,                   \
>> 46:                                        do_arch_entry_init)              \
>> 47:   do_arch_blob(compiler, 35000 ZGC_ONLY(+5000))                        \
> 
> Alignment of ``

Fixed here and in final blob declaration

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

PR Comment: https://git.openjdk.org/jdk/pull/23776#issuecomment-2684277391
PR Review Comment: https://git.openjdk.org/jdk/pull/23776#discussion_r1971150389


More information about the hotspot-compiler-dev mailing list