code review request: 6947487: use HexDumpEncoder.encodeBuffer()

Sean Mullan sean.mullan at oracle.com
Wed Apr 28 07:10:17 PDT 2010


Looks good to me.

--Sean

On 4/27/10 4:44 AM, Weijun Wang wrote:
> Hi
>
> Simple fix, webrev at
>
>      http://cr.openjdk.java.net/~weijun/6947487/webrev.00
>
> Thanks
> Max
>
> Begin forwarded message:
>>
>> *Change Request ID*: 6947487
>> *Synopsis*: use HexDumpEncoder.encodeBuffer()
>>
>> === *Description* ============================================================
>> Some security classes use HexDumpEncoder.encode() to output a hexdump of a byte array. This method does not print out the line suffix of the final line. encodeBuffer() should be used instead.
>>
>> *** (#1 of 1): 2010-04-27 08:40:31 GMT+00:00 weijun.wang at sun.com
>



More information about the security-dev mailing list