Skip to content

Commit e89f9e6

Browse files
committed
add substratevm/CHANGELOG.md entry for new -Werror flag
1 parent b991b1d commit e89f9e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

substratevm/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
This changelog summarizes major changes to GraalVM Native Image.
44

55
## GraalVM for JDK 26 (Internal Version 26.0.0)
6-
* (GR-69280): Allow use of the `graal.` prefix for options without issuing a warning.
6+
* (GR-43070) Add a new API flag `-Werror` to treat warnings as errors.
7+
* (GR-69280) Allow use of the `graal.` prefix for options without issuing a warning.
78

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

0 commit comments

Comments
 (0)