On Mar 17, 2014, at 9:57 PM, Ulf Zibis <[email protected]> wrote: > Am 17.03.2014 17:08, schrieb [email protected]: >> 2014/3/17 1:41 -0700, [email protected]: >>> On Mar 15, 2014, at 12:17 AM, Ulf Zibis <[email protected]> wrote: >>>> ... >>>> >>>> I more like the given style with less spaces: >>>> 3854 for (int i=0; i<a.length; i++) >>>> It better visualizes the 3 parts of the for statement. >>>> >>> Subjectively that irritates my eyes :-) non-subjectively it is >>> inconsistently applied. > > What you mean by inconsistently? In the JDK sources? >
Yes. Paul.
