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

Andrew Dinn adinn at openjdk.org
Wed Feb 26 08:36:27 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23776/files
  - new: https://git.openjdk.org/jdk/pull/23776/files/7cae054c..159d5081

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23776&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23776&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/23776.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23776/head:pull/23776

PR: https://git.openjdk.org/jdk/pull/23776


More information about the hotspot-compiler-dev mailing list