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

Tilman Hausherr commented on PDFBOX-4892:
-----------------------------------------

[~lehmi] fails with several shading files, e.g. 
https://issues.apache.org/jira/secure/attachment/12631768/McAfee-ShadingType7.pdf
{noformat}
Caused by: java.lang.ArrayStoreException: null
    java.lang.System.arraycopy(Native Method)
    
org.apache.pdfbox.pdmodel.common.function.PDFunctionType0$Rinterpol.rinterpol(PDFunctionType0.java:309)
    
org.apache.pdfbox.pdmodel.common.function.PDFunctionType0$Rinterpol.rinterpolate(PDFunctionType0.java:286)
    
org.apache.pdfbox.pdmodel.common.function.PDFunctionType0.eval(PDFunctionType0.java:482)
    
org.apache.pdfbox.pdmodel.common.function.PDFunctionType3.eval(PDFunctionType3.java:123)
{noformat}

> Improve code quality (4)
> ------------------------
>
>                 Key: PDFBOX-4892
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4892
>             Project: PDFBox
>          Issue Type: Improvement
>    Affects Versions: 2.0.20
>            Reporter: Tilman Hausherr
>            Priority: Minor
>
> This is a longterm issue for the task to improve code quality, by using the 
> [SonarQube report|https://sonarcloud.io/project/issues?id=pdfbox-reactor], 
> hints in different IDEs, the FindBugs tool and other code quality tools.
> This is a follow-up of PDFBOX-4071, which was getting too long.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to