Skip to content

Java warning about restricted methods #36

@divibisan

Description

@divibisan

UMICollapse is working fine currently, but I've been receiving a warning about restricted Java methods that threatens to break in the future. I wanted to raise the issue now before things break.

WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by org.xerial.snappy.SnappyLoader in an unnamed module (file:/opt/miniforge3/envs/py3_new/share/umicollapse-1.1.0-0/lib/snappy-java-1.1.7.3.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

I'm using umicollapse 1.1.0, build: hdfd78af_0 installed from bioconda running on ubuntu-noble-24.04-amd64-server-20251022, on a r6a EC2 instance with openjdk verison 25.0.1-internal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions