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

Tilman Hausherr commented on PDFBOX-4479:
-----------------------------------------

Yeah it's weird… but we could replace the Ö with \u00D6 if needed… I just 
tested that this reproduces the bug from PDFBOX-3757 if the other change is 
reverted.

> Java 6 error
> ------------
>
>                 Key: PDFBOX-4479
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4479
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.14
>            Reporter: simon steiner
>            Priority: Major
>              Labels: jdk6
>
> On pdfbox 2.0 branch
> [ERROR] /pdfbox/src/main/java/org/apache/pdfbox/util/Hex.java:[204,16] cannot 
> find symbol
>  symbol  : class ReflectiveOperationException
>  location: class org.apache.pdfbox.util.Hex
>  [ERROR] /pdfbox/src/main/java/org/apache/pdfbox/util/Hex.java:[219,16] 
> cannot find symbol
>  symbol  : class ReflectiveOperationException
>  location: class org.apache.pdfbox.util.Hex
>  
> fontbox/src/test/java/org/apache/fontbox/ttf/TTFSubsetterTest.java
> Error:(233, 26) java: unclosed character literal
> Error:(233, 28) java: illegal character: '\u0096'
> Error:(233, 29) java: unclosed character literal



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

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

Reply via email to