You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "deshanxiao (Jira)" <ji...@apache.org> on 2022/11/08 09:28:00 UTC

[jira] [Commented] (ORC-1115) Suppress `Illegal reflective access` warnings on Java9+ Tests

    [ https://issues.apache.org/jira/browse/ORC-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630306#comment-17630306 ] 

deshanxiao commented on ORC-1115:
---------------------------------

[~dongjoon]  Seems that it has been solved. Could we update the state of jira?

> Suppress `Illegal reflective access` warnings on Java9+ Tests
> -------------------------------------------------------------
>
>                 Key: ORC-1115
>                 URL: https://issues.apache.org/jira/browse/ORC-1115
>             Project: ORC
>          Issue Type: Test
>          Components: Java
>    Affects Versions: 1.7.3
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> {code}
> [ERROR] WARNING: An illegal reflective access operation has occurred
> [ERROR] WARNING: Illegal reflective access by org.apache.hadoop.security.authentication.util.KerberosUtil (file:/root/.m2/repository/org/apache/hadoop/hadoop-auth/2.2.0/hadoop-auth-2.2.0.jar) to method sun.security.krb5.Config.getInstance()
> [ERROR] WARNING: Please consider reporting this to the maintainers of org.apache.hadoop.security.authentication.util.KerberosUtil
> [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> [ERROR] WARNING: All illegal access operations will be denied in a future release
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)