Hong-Thai Nguyen created PDFBOX-2054:
----------------------------------------

             Summary: Remove System.out.println()
                 Key: PDFBOX-2054
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2054
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.8.4
            Reporter: Hong-Thai Nguyen
            Priority: Minor


For example at GlyfSimpleDescript.java
{code}
...
catch (ArrayIndexOutOfBoundsException e)
        {
            System.out.println("error: array index out of bounds");
        }
{code}

Should forward exception or keep silence.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to