[
https://issues.apache.org/jira/browse/LUCENE-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737017#comment-14737017
]
Uwe Schindler commented on LUCENE-6791:
---------------------------------------
I know the problem around this stupid signature. Its a bug in AccessController!
:-) The problem is the signature of the method. Oracle should fix this by
adding 2 methods for the exception action and the non-exception action.
I am fine with your patch.
> sketchy MockFileSystem reflection should be in AccessController block
> ---------------------------------------------------------------------
>
> Key: LUCENE-6791
> URL: https://issues.apache.org/jira/browse/LUCENE-6791
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-6791.patch
>
>
> mockfilesystems needs to handle implCloseChannel to track leaks and so on in
> tests. But this requires some sketchy access to internal classes
> (sun.nio.ch). We should allow this to be contained to just the
> test-framework.jar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]