> On Feb 20, 2015, at 20:46, Sean Mullan <sean.mul...@oracle.com> wrote: > > On 02/20/2015 07:21 AM, Weijun Wang wrote: >> Yes, that line has 354 chars. There are quite a lot of long lines there, >> maybe because keytool command is usually long. In fact, 43 lines are >> longer than 150 chars, 345 lines longer than 80 chars. Shall I fix all >> of them? > > If it's not too much work, sure.
OK. Can you also look at 8073181 fix? Thanks Max > > --Sean > >> >> Thanks >> Max >> >> On 2/18/2015 3:42, Sean Mullan wrote: >>> Also, unrelated to you fix but can you break up that really long line >>> (1213) in KeyToolTest?