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 2017/11/04 18:59:00 UTC

[jira] [Resolved] (LUCENE-8035) Adopt JDK options for tests when running Java9+

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

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

> Adopt JDK options for tests when running Java9+
> -----------------------------------------------
>
>                 Key: LUCENE-8035
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8035
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>              Labels: Java9
>             Fix For: master (8.0), 7.2
>
>         Attachments: LUCENE-8035.patch
>
>
> Currently, Policeman Jenkins uses {{--illegal-access=deny}} when running tests on Java 9 or later. We should do this by default, so we ensure that nothing uses private APIs of the JDK or tries to do setAccessible() on runtime classes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org