[
https://issues.apache.org/jira/browse/LUCENE-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-4206:
----------------------------------
Attachment: LUCENE-4206.patch
Rewrite of the algorithm to also check superclasses and interfaces. The
overhead approx doubles the time needed before, but is more thorough.
> Allow check-forbidden-apis to also investigate calls to subclasses of
> forbidden APIs
> ------------------------------------------------------------------------------------
>
> Key: LUCENE-4206
> URL: https://issues.apache.org/jira/browse/LUCENE-4206
> Project: Lucene - Java
> Issue Type: Bug
> Components: general/build
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 4.0
>
> Attachments: LUCENE-4206.patch
>
>
> Followup for LUCENE-4202: I think I found a solution, that only adds overhead
> of parsing all classes in FileSet 2 times (instead of one time) and dynamic
> investigation of system classes from classloader on demand.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]