Ondrej Dockal created JBDS-4798:
-----------------------------------
Summary: Warning: Illegal reflective access operation has occured
Key: JBDS-4798
URL:
https://issues.jboss.org/browse/JBDS-4798
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Bug
Components: installer
Affects Versions: 12.13.0.AM1
Reporter: Ondrej Dockal
Assignee: Jeff MAURY
Fix For: 12.x
When running the installer jar I got warning when on java 11.
{code}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.izforge.izpack.installer.InstallerFrame
(file:/home/odockal/Downloads/codereadystudio-12.13.0.GA-v20190929-1916-B5040-installer-standalone.jar)
to field sun.awt.X11.XToolkit.awtAppClassName
WARNING: Please consider reporting this to the maintainers of
com.izforge.izpack.installer.InstallerFrame
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access
operations
WARNING: All illegal access operations will be denied in a future release
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)