Skip to content

Warning: Restricted method call in java.lang.System::load #1

@brokkoli71

Description

@brokkoli71

When using blosc-java with recent Java versions (e.g. JDK 25), the following warnings are printed at runtime:

WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by com.scalableminds.bloscjava.Blosc in an unnamed module (file: [...]/blosc-java-0.1-1.21.4.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions