THausherr commented on PR #175:
URL: https://github.com/apache/pdfbox/pull/175#issuecomment-1877453913

   I'm wondering whether calls like `setAccessible(true)` will make trouble in 
newer java versions. Aren't these "unsafe"? I don't remember the details, I 
just remember that certain calls would be forbidden by default.
   
   I'm also wondering whether these stunts are needed. 
`isBitmaskTransparency()` could be implemented without:
   https://code.yawk.at/java/12/java.desktop/sun/print/PathGraphics.java#1210
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to