RFR 8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
Bradford Wetmore
bradford.wetmore at oracle.com
Tue Nov 19 18:53:58 UTC 2019
Looks ok to me also.
Brad
On 11/19/2019 5:13 AM, Sean Mullan wrote:
> Looks fine.
>
> --Sean
>
> On 11/19/19 1:32 AM, Weijun Wang wrote:
>> Please take a review at
>>
>> http://cr.openjdk.java.net/~weijun/8234377/webrev.00/
>>
>> The BitArray::toString didn't expect the length could be zero and
>> always tries to print out the last octet.
>>
>> Thanks,
>> Max
>>
More information about the security-dev
mailing list