What happened?
The readDefaultLine and readCustomLine methods do not handle cases where 0 or 1 length buffers are returned causing IndexOutOfBoundsExceptions due to incorrect calculation of the appendLength.
This was caused by 30a48f0 and is unreleased at the moment.
Issue Priority
Priority: 0
Issue Component
Component: io-java-text
What happened?
The
readDefaultLineandreadCustomLinemethods do not handle cases where0or1length buffers are returned causingIndexOutOfBoundsExceptionsdue to incorrect calculation of theappendLength.This was caused by 30a48f0 and is unreleased at the moment.
Issue Priority
Priority: 0
Issue Component
Component: io-java-text