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

Vladimir Kozlov kvn at openjdk.org
Wed Feb 26 18:20:59 UTC 2025


On Wed, 26 Feb 2025 08:36:27 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> The compiler blob base size needs increasing in case the JDK is built without ZGC. The increment when ZGC is used can be comparably decreased. The final blob size increment when ZGC is included is over generous and can also be decreased.
>
> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - another format fix
>  - format fix

Our builds and tier1 testing passed.

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

PR Comment: https://git.openjdk.org/jdk/pull/23776#issuecomment-2685843357


More information about the hotspot-compiler-dev mailing list