You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2019/06/22 19:29:00 UTC

[jira] [Closed] (JUNEAU-94) Fix build warnings on Java 11

     [ https://issues.apache.org/jira/browse/JUNEAU-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-94.
------------------------------

> Fix build warnings on Java 11
> -----------------------------
>
>                 Key: JUNEAU-94
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-94
>             Project: Juneau
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 7.2.2
>            Reporter: Gary Gregory
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.0.1
>
>
> Building my app I get:
> {noformat}
> build 05-Dec-2018 18:55:33 WARNING: An illegal reflective access operation has occurred 
> build 05-Dec-2018 18:55:33 WARNING: Illegal reflective access by org.apache.juneau.internal.ClassUtils (file:/C:/Users/merge/.m2/repository/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar) to constructor sun.nio.fs.WindowsFileSystemProvider() 
> build 05-Dec-2018 18:55:33 WARNING: Please consider reporting this to the maintainers of org.apache.juneau.internal.ClassUtils 
> build 05-Dec-2018 18:55:33 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 
> build 05-Dec-2018 18:55:33 WARNING: All illegal access operations will be denied in a future release
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)