You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/12 18:53:00 UTC

[jira] [Commented] (ANY23-462) Address forbidden API violations

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

ASF GitHub Bot commented on ANY23-462:
--------------------------------------

lewismc merged pull request #169:
URL: https://github.com/apache/any23/pull/169


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Address forbidden API violations
> --------------------------------
>
>                 Key: ANY23-462
>                 URL: https://issues.apache.org/jira/browse/ANY23-462
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.4
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Blocker
>             Fix For: 2.5
>
>
> Post-ANY23-461 it turns out that we have the following violation
> [ERROR] Forbidden method invocation: java.lang.reflect.AccessibleObject#setAccessible(boolean) [Reflection usage to work around access flags fails with SecurityManagers and likely will not work anymore on runtime classes in Java 9]
> [ERROR]   in org.apache.any23.vocab.RDFSchemaUtils (RDFSchemaUtils.java:182)
> [ERROR] Scanned 266 class file(s) for forbidden API invocations (in 0.40s), 1 error(s).
> PR coming up...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)