[ 
https://issues.apache.org/jira/browse/TIKA-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419770#comment-16419770
 ] 

Hudson commented on TIKA-2620:
------------------------------

UNSTABLE: Integrated in Jenkins build tika-2.x-windows #227 (See 
[https://builds.apache.org/job/tika-2.x-windows/227/])
TIKA-2620 allow configuration of setting KCMS (tallison: rev 
4cdb330526e7001997f939271b5185d2efb6451c)
* (edit) 
tika-parsers/src/main/resources/org/apache/tika/parser/pdf/PDFParser.properties
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParser.java
* (edit) 
tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParserConfig.java


> Set sys property to get better rendering speed by default
> ---------------------------------------------------------
>
>                 Key: TIKA-2620
>                 URL: https://issues.apache.org/jira/browse/TIKA-2620
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Trivial
>
> After upgrading to PDFBox 2.0.9, we now get a logged warning:
> {noformat}
> INFO  To get higher rendering speed on JDK8 or later,
> INFO    use the option 
> -Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
> INFO    or call System.setProperty("sun.java2d.cmm", 
> "sun.java2d.cmm.kcms.KcmsServiceProvider")
> {noformat}
> Unless there are objections, I'll add a static call to the PDFParser to 
> {{System.setProperty...}}.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to