Uwe Schindler created LUCENE-7296:
-------------------------------------

             Summary: 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)


Forbiddenapis v2.1 was released a few minutes ago.

The new version supports:
- Java 9 b119 support (updated ASM, 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