[
https://issues.apache.org/jira/browse/LUCENE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-6637:
----------------------------------
Attachment: LUCENE-6637.patch
This is my quick fix for it (it prints the .dot file to System.out)
> FSTTester writes to CWD if -Dtests.verbose failing with
> AccessControlException(FilePermission)
> ----------------------------------------------------------------------------------------------
>
> Key: LUCENE-6637
> URL: https://issues.apache.org/jira/browse/LUCENE-6637
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/FSTs, modules/test-framework
> Affects Versions: 5.3
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Attachments: LUCENE-6637.patch
>
>
> This was found by Mesbah (M.) Alam who is testing our stuff with IBM J9. He
> ran tests with -Dtests.verbose=true, hitting this bug in FSTTester. I would
> like to remove the whole toDot() stuff there - or pass it to System.out
> instead. Another alternative would be to write it to FST's working dir
> (dir.createOutput; but unfortunately this is no OutputStream or Writer...)
> Any opinions?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]