Hi;

  My Kotlin and Scala come from MacPorts.  My Kotlin (etc) ports are up-to-date.

The following is something that I receive every time that I run Kotlin
or Scala (or anything else that depends on a JVM):

WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by
org.fusesource.jansi.internal.JansiLoader in an unnamed module
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

WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by
com.intellij.util.containers.Unsafe
WARNING: Please consider reporting this to the maintainers of class
com.intellij.util.containers.Unsafe
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release

What is the appropriate action for me, as an end user, to take?

Thanks,
Ken Wolcott

Reply via email to