You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Bob Paulin (JIRA)" <ji...@apache.org> on 2016/03/13 01:33:33 UTC

[jira] [Created] (TIKA-1900) Java 9 ThreadPoolExecutor Requires Max to be set first

Bob Paulin created TIKA-1900:
--------------------------------

             Summary: Java 9 ThreadPoolExecutor Requires Max to be set first 
                 Key: TIKA-1900
                 URL: https://issues.apache.org/jira/browse/TIKA-1900
             Project: Tika
          Issue Type: Bug
            Reporter: Bob Paulin


In Java 9 the setCorePoolSize checks the max to ensure the core < max.  Otherwise it throws an IllegalArgumentException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)