Message12750

Author respenica
Recipients respenica
Date 2019-11-04.16:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572884280.06.0.989822743037.issue2822@roundup.psfhosted.org>
In-reply-to
Content
When running with Java 11 (OpenJDK Runtime Environment Corretto-11.0.5.10.1) and Jython 2.7.1, 2.7.2 Beta 1 and Beta 2, the below warning is shown:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState (file:/robotframework-3.1.2.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
History
Date User Action Args
2019-11-04 16:18:00respenicasetrecipients: + respenica
2019-11-04 16:18:00respenicasetmessageid: <1572884280.06.0.989822743037.issue2822@roundup.psfhosted.org>
2019-11-04 16:17:59respenicalinkissue2822 messages
2019-11-04 16:17:59respenicacreate