valerybokov commented on PR #289:
URL: https://github.com/apache/pdfbox/pull/289#issuecomment-3393168316

   > Sadly there are 5 tests that fail (also with the previous version).
   > 
   > CFFParserTest.testCharset() fails because 2108 bytes are read, but the 
length to read is 53597.
   > 
   > This isn't a bug, the javadoc doesn't promise that it will read everything 
possible, or that there is an EOF if it reads less. We'd need a readFully() 
method.
   
   understood


-- 
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