Native image builds with main
print a warning about RecomputeFieldValue.ArrayIndexScale
#43797
Labels
Milestone
main
print a warning about RecomputeFieldValue.ArrayIndexScale
#43797
Describe the bug
Since #43648 got merged native-image compilation prints warnings like the following:
See https://github.com/quarkusio/quarkus/actions/runs/11256143437/job/31312612207#step:16:399
Expected behavior
Build should succeed without warnings.
Actual behavior
Build succeeds with warnings.
How to Reproduce?
Output of
uname -a
orver
No response
Output of
java -version
21.0.4+7
Mandrel or GraalVM version (if different from Java)
23.1.4.0
Quarkus version or git rev
60f4210
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: