Skip to content

Deprecated warnings in terminal when running program with java 24 #1053

Open
@gavr123456789

Description

@gavr123456789

Hi, just installed effekt and when I run the hello world example Im getting:

/Documents/Fun/Effekt/hello.effekt --backend js --includes /Users/gavriil.maksyutenko/Documents/Fun/Effekt 

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:/opt/homebrew/lib/node_modules/@effekt-lang/effekt/bin/effekt)
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
hello, world

its pretty annoying :)

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