-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
With JDK 25
➜ article-examples git:(main) ✗ helidon version
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/home/daniel/.sdkman/candidates/helidon/3.0.6/libs/jansi-1.18.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
build.date 2023-08-03 16:19:35 UTC
build.version 3.0.6
build.revision 0c0d6790
latest.helidon.version 4.2.7
default.helidon.version 4.2.7
➜ article-examples git:(main) ✗ java -version
openjdk version "25" 2025-09-16
OpenJDK Runtime Environment (build 25+36-3489)
OpenJDK 64-Bit Server VM (build 25+36-3489, mixed mode, sharing)