[
https://issues.apache.org/jira/browse/LUCENE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606460#comment-14606460
]
Michael McCandless commented on LUCENE-6637:
--------------------------------------------
Woops, sorry about that :) This was very helpful while getting this test
working!
+1 to the patch, System.out is fine. Thanks [~thetaphi]
> 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]