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

Vladimir Kozlov kvn at openjdk.org
Wed Feb 26 15:53:00 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

Good.

I will run this through our builds testing.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23776#pullrequestreview-2644996183
PR Comment: https://git.openjdk.org/jdk/pull/23776#issuecomment-2685473797


More information about the hotspot-compiler-dev mailing list