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

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

Commit 1702144 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1702144 ]

LUCENE-6795: fix some test issues (mostly static leaks)

> Remove all accessClassInPackage permissions for jigsaw
> ------------------------------------------------------
>
>                 Key: LUCENE-6795
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6795
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>
> With jigsaw builds this stuff is not allowed, its no longer an option of 
> security manager or not.
> So we should remove these permissions and fix the test leaks, crappy code, 
> remove hacks, etc.
> If the hack is really somehow needed for some special reason (e.g. well known 
> case like mmap), it needs to gracefully handle not being able to do this, the 
> code and tests should still "work" if it cannot do the hack.
> Otherwise there will be problems for java 9.



--
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