[
https://issues.apache.org/jira/browse/PDFBOX-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954604#comment-13954604
]
Tilman Hausherr commented on PDFBOX-2005:
-----------------------------------------
The only method that uses the CHARACTER_TO_NAME map is getNameForCharacter().
However that method is used in TTFSubfont.buildPostTable().
> JDK 1.8 build fails in TestTTFParser
> ------------------------------------
>
> Key: PDFBOX-2005
> URL: https://issues.apache.org/jira/browse/PDFBOX-2005
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Tilman Hausherr
>
> I installed JDK 1.8 and now the build fails because one of the tests fail:
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec <<<
> FAILURE!
> testPostTable(org.apache.pdfbox.pdmodel.font.TestTTFParser) Time elapsed:
> 0.155 sec <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<parenright[bigg]> but
> was:<parenright[]>
> Did anybody else install JDK 1.8?
--
This message was sent by Atlassian JIRA
(v6.2#6252)