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

ASF subversion and git services commented on LUCENE-7296:
---------------------------------------------------------

Commit a5f19028696ae8468aaa03cf97bcec81fd1f7e87 in lucene-solr's branch 
refs/heads/master from [~thetaphi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a5f1902 ]

LUCENE-7296: Update forbiddenapis to version 2.1


> Update forbiddenapis to version 2.1
> -----------------------------------
>
>                 Key: LUCENE-7296
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7296
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>    Affects Versions: 6.x, master (7.0)
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 6.x, master (7.0)
>
>         Attachments: LUCENE-7296.patch
>
>
> Forbiddenapis v2.1 was released a few minutes ago.
> The new version supports:
> - Java 9 b119 support (updated ASM - support for new bytecode version; no 
> dependency on bytecode version of JDK internals anymore)
> - internalRuntimeForbidden deprecated, new bundled sigantures 
> "jdk-non-portable"
> - new bundled signatures: jdk-reflection (forbids setAccessible())
> - Bugfixes, the most important one is about not detecting violations if a 
> superclass was forbidden, but method was overriden in subclass. This is the 
> reason for a fix together with the commit



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to