Skip to content

[CLI] A restricted method in java.lang.System has been called #1144

@danielkec

Description

@danielkec

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions