You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2019/03/18 01:24:00 UTC

[jira] [Created] (GROOVY-9040) CLONE - WARNING: package sun.awt.windows not in java.desktop

Paul King created GROOVY-9040:
---------------------------------

             Summary: CLONE - WARNING: package sun.awt.windows not in java.desktop
                 Key: GROOVY-9040
                 URL: https://issues.apache.org/jira/browse/GROOVY-9040
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 2.5.6
         Environment: GROOVY_TURN_OFF_JAVA_WARNINGS=true
            Reporter: Dylan Cali


I am getting this warning when invoking groovy from the command line (groovy, groovysh, groovyc, etc) on the following system:

$ groovy -version
WARNING: package sun.awt.windows not in java.desktop
Groovy Version: 2.5.6 JVM: 11.0.1 Vendor: Oracle Corporation OS: Linux

$ java -version
openjdk version "11.0.1" 2018-10-16
OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-3ubuntu116.04ppa1)
OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-3ubuntu116.04ppa1, mixed mode, sharing)

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18.2
DISTRIB_CODENAME=sonya
DISTRIB_DESCRIPTION="Linux Mint 18.2 Sonya"

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)