[
https://issues.apache.org/jira/browse/TIKA-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192086#comment-15192086
]
Hudson commented on TIKA-1900:
------------------------------
SUCCESS: Integrated in tika-2.x #51 (See
[https://builds.apache.org/job/tika-2.x/51/])
TIKA-1900 - Max pool size must be set prior to core pool size in Java 9 (bob:
rev 5f413ffa77a7ae74729e654c4292b68ba3952966)
* tika-core/src/main/java/org/apache/tika/config/TikaConfig.java
> 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
> Assignee: 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)