Skip to content

Deprecated method warnings #431

@EclecticGriffin

Description

@EclecticGriffin

When using the Dahlia compiler (targeting Calyx) I get the following warnings popping up:

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/griffin/research/dahlia/target/scala-3.3.1/fuse.jar)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release

This is presumably something to do with one of the dependencies? It only started emerging after I updated my Scala installation and rebuilt Dahlia, but I don't have version numbers written down so I can't offer any more details

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