RFR: 8365229: ARM32: c2i_no_clinit_check_entry assert failed after JDK-8364269 [v3]
Aleksey Shipilev
shade at openjdk.org
Wed Aug 13 16:01:15 UTC 2025
On Wed, 13 Aug 2025 15:55:32 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Yeah, sure I'll take this over. It's perverse that we are creating blobs on Zero that we don't need just to satisfy some asserts. I don't believe there can be any real consequences of not generating them because they contain nothing.
>
> Yeah, I agree. Give me the patch, I'll mix it into this PR.
Or maybe we do this: let's push this one, and then deal with Zero and adapters specifically? The current patch unbreaks ARM32 and Zero builds, and we don't need to wait for more advanced patch to appear, IMO. My Linux x86_64 zero fastdebug `make bootcycle-images` has just completed cleanly.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26746#discussion_r2273901345
More information about the hotspot-compiler-dev
mailing list