Comment 4 for bug 1749262

Revision history for this message
George Shields (gherbs) wrote : Re: [Bug 1749262] Re: [1.1.2] Java9: IDE: illegal access operation in org.sikuli.ide.CloseableModernTabbedPaneUI

further details on Environment:
java version "9.0.4"
Java(TM) SE Runtime Environment (build 9.0.4+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)

System Version: macOS 10.13.3 (17D47)
Kernel Version: Darwin 17.4.0
iMac (Retina 5K, 27-inch, Late 2015)
4 GHz Intel Core i7
32 GB 1867 MHz DDR3
AMD Radeon R9 M390 2 GB

running SikuliX IDE with jython
............
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState
(file:/Applications/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

with jruby
......................
WARNING: Illegal reflective access by
org.sikuli.ide.CloseableModernTabbedPaneUI
(file:/Users/georgeshields/pasco-software/p-tools/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

On Wed, Feb 14, 2018 at 8:41 AM, G Shields <email address hidden> wrote:

> The newest OS X High Sierra operating system with the latest Java 9
>
> On Feb 14, 2018 8:41 AM, "RaiMan" <email address hidden> wrote:
>
>> 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/Siku
>> lix/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 subscribed to the bug
>> report.
>> 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
>>
>