Lewis John McGibbney created ANY23-462:
------------------------------------------
Summary: Address forbidden API violation in
org.apache.any23.vocab.RDFSchemaUtils
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
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)