-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels