Skip to content

Commit eae5c35

Browse files
committed
Update changelog
1 parent be0ff80 commit eae5c35

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
@@ -7,6 +7,7 @@ This changelog summarizes major changes to GraalVM Native Image.
77
* (GR-43070) Add a new API flag `-Werror` to treat warnings as errors.
88
* (GR-69280) Allow use of the `graal.` prefix for options without issuing a warning.
99
* (GR-2092) Add jitdump support for recording run-time compilation metadata for perf (see PerfProfiling.md). Can be enabled with `-g -H:+RuntimeDebugInfo -H:RuntimeDebugInfoFormat=jitdump`.
10+
* (GR-69572) Deprecates the `native-image-inspect` tool. To extract embedded SBOMs, use `native-image-configure extract-sbom --image-path=<path_to_binary>`.
1011

1112
## GraalVM 25
1213
* (GR-52276) (GR-61959) Add support for Arena.ofShared().

0 commit comments

Comments
 (0)