We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9514b9 + e89f9e6 commit 3d1e8c9Copy full SHA for 3d1e8c9
substratevm/CHANGELOG.md
@@ -3,7 +3,8 @@
3
This changelog summarizes major changes to GraalVM Native Image.
4
5
## GraalVM for JDK 26 (Internal Version 26.0.0)
6
-* (GR-69280): Allow use of the `graal.` prefix for options without issuing a warning.
+* (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.
8
9
## GraalVM 25
10
* (GR-52276) (GR-61959) Add support for Arena.ofShared().
0 commit comments