sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45913
[Bug 1749262] Re: [1.1.2] Java9: IDE: illegal access operation in org.sikuli.ide.CloseableModernTabbedPaneUI
I just tried to reproduce the problem - no success.
-- 1.
running SikuliX: ./SikuliX.app/Contents/Java/sikulix.jar
does not work for me.
--2. running this:
java -jar SikuliX.app/Contents/Java/sikulix.jar
I get:
[error] RunTimeINIT: ***** BE AWARE: Running on Java 9 - Please report problems *****
[info] HotkeyManager: add Capture Hotkey: ⌘+⇧ 2 (50, 5)
[info] HotkeyManager: add Abort Hotkey: ⌘+⇧ C (67, 5)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState (file:/Users/raimundhocke/Library/Application%20Support/Sikulix/SikulixSetup/SikuliX.app/Contents/Java/sikulix.jar) to method java.io.Console.encoding()
WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState
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
... which is the known Jython problem.
--conclusion:
please report your environment and what exactly you did.
I am testing on macOS 10.13.3 with Java JDK 9.0.1 either from within
IntelliJ IDEA or from command line (Terminal)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1749262
Title:
[1.1.2] Java9: IDE: illegal access operation in
org.sikuli.ide.CloseableModernTabbedPaneUI
Status in Sikuli:
Opinion
Bug description:
running SikuliX: ./SikuliX.app/Contents/Java/sikulix.jar
[error] RunTimeINIT: ***** BE AWARE: Running on Java 9 - Please report problems *****
[info] HotkeyManager: add Capture Hotkey: ⌘+⇧ 2 (50, 5)
[info] HotkeyManager: add Abort Hotkey: ⌘+⇧ C (67, 5)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.sikuli.ide.CloseableModernTabbedPaneUI (file:/Users/xx/sikulix/SikuliX.app/Contents/Java/sikulix.jar) to constructor javax.swing.plaf.basic.BasicTabbedPaneUI$Actions(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.sikuli.ide.CloseableModernTabbedPaneUI
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1749262/+subscriptions
Follow ups
References