[ https://issues.apache.org/jira/browse/CMIS-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153403#comment-16153403 ]
Florian Müller commented on CMIS-1043: -------------------------------------- There is a code change in place, which, when I implemented it, didn't work due to a JRE bug. Looks like this bug is still not fixed. > workbench - fix warnings on java 9 > ---------------------------------- > > Key: CMIS-1043 > URL: https://issues.apache.org/jira/browse/CMIS-1043 > Project: Chemistry > Issue Type: Improvement > Components: opencmis-workbench > Affects Versions: OpenCMIS 1.1.0 > Environment: java 9 > Java(TM) SE Runtime Environment (build 9+178) > Java HotSpot(TM) 64-Bit Server VM (build 9+178, mixed mode) > Reporter: Michael Brackx > Priority: Minor > > warnings when starting workbench on java 9: > {noformat} > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by > org.apache.chemistry.opencmis.workbench.ClientFrame > (file:/path/lib/chemistry-opencmis-workbench-1.1.0.jar) to method > com.apple.eawt.Application.getApplication() > WARNING: Please consider reporting this to the maintainers of > org.apache.chemistry.opencmis.workbench.ClientFrame > 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 > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029)