[
https://issues.apache.org/jira/browse/TIKA-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539834#comment-14539834
]
Nick Burch commented on TIKA-1628:
----------------------------------
Via ForkParser we already have a way to spawn a new JVM and have it run our
code, maybe we could do something along those lines for the test? (Though
perhaps it's an overkill...)
> ExternalParser.check should return false if it hits SecurityException
> ---------------------------------------------------------------------
>
> Key: TIKA-1628
> URL: https://issues.apache.org/jira/browse/TIKA-1628
> Project: Tika
> Issue Type: Bug
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 1.9
>
> Attachments: TIKA-1628.patch
>
>
> If you run Tika with a Java security manager that blocks execution of
> external processes, ExternalParser.check throws SecurityException, but I
> think it should just return false?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)