[icedtea-web] RFC: Formatting fixes for Java code

Deepak Bhole dbhole at redhat.com
Fri Dec 3 15:26:49 PST 2010


Hi,

In the interest of starting off right with 1.0, here is a patch that
fixes formatting for all of the .java files in IcedTea Web. The
formatting was fixed through eclipse, and the settings files used are
included in the attached tarball. I intend to check those in as well.

There is now a section on the wiki that specifies standard formatting:
http://icedtea.classpath.org/wiki/IcedTea-Web#Code_style

This patch only fixes whitespace/indentation. It does not change any
code (or comment content). It also does not alter line wrapping.

To be on the safe side, I did a rudimentary bytecode comparison of
compiled classes before (tip) and after (tip + this patch). The code is
identical.

Cheers,
Deepak

-------------- next part --------------
A non-text attachment was scrubbed...
Name: itw-format-fix.tar.gz
Type: application/x-gzip
Size: 141027 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101203/f09e9c81/itw-format-fix.tar.gz 


More information about the distro-pkg-dev mailing list