You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2016/05/22 22:21:12 UTC

[jira] [Resolved] (LUCENE-7296) Update forbiddenapis to version 2.1

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

Uwe Schindler resolved LUCENE-7296.
-----------------------------------
    Resolution: Fixed

Committed and restored commons-io-unsafe (removed by SOLR-9147).

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org