Uwe Schindler created LUCENE-6637:
-------------------------------------
Summary: 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
Reporter: Uwe Schindler
Assignee: Uwe Schindler
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]