Integrated: 8349921: Crash in codeBuffer.cpp:1004: guarantee(sect->end() <= tend) failed: sanity
Andrew Dinn
adinn at openjdk.org
Thu Feb 27 09:34:03 UTC 2025
On Tue, 25 Feb 2025 14:48:26 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.
This pull request has now been integrated.
Changeset: 4522f128
Author: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4522f128a3953e3ae885f96c463cb581eaa1e1e7
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8349921: Crash in codeBuffer.cpp:1004: guarantee(sect->end() <= tend) failed: sanity
Reviewed-by: kvn, dlong
-------------
PR: https://git.openjdk.org/jdk/pull/23776
More information about the hotspot-compiler-dev
mailing list