Skip to content

Commit 121c94c

Browse files
Add changelog entry
1 parent 874a6b0 commit 121c94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

substratevm/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This changelog summarizes major changes to GraalVM Native Image.
1919
* (GR-52534) Change the digest (used e.g. for symbol names) from SHA-1 encoded as a hex string (40 bytes) to 128-bit Murmur3 as a Base-62 string (22 bytes).
2020
* (GR-52578) Print information about embedded resources into `embedded-resources.json` using the `-H:+GenerateEmbeddedResourcesFile` option.
2121
* (GR-51172) Add support to catch OutOfMemoryError exceptions on native image if there is no memory left.
22+
* (GR-53359) Provide the `.debug_gdb_scripts` section that triggers auto-loading of `svmhelpers.py` in GDB. Remove single and double quotes from `ClassLoader.nameAndId` in the debuginfo.
2223

2324
## GraalVM for JDK 22 (Internal Version 24.0.0)
2425
* (GR-48304) Red Hat added support for the JFR event ThreadAllocationStatistics.

0 commit comments

Comments
 (0)