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

Dean Long dlong at openjdk.org
Thu Feb 27 07:30:52 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

Marked as reviewed by dlong (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23776#pullrequestreview-2646840716


More information about the hotspot-compiler-dev mailing list