[rfc][icedtea-web] JNLPClassLoader oldstyle forloops made to for-each loops, minor cleanup

Adam Domurad adomurad at redhat.com
Fri Jul 6 12:28:28 PDT 2012


You may notice I don't like looking at old style for loops ...

2012-07-06  Adam Domurad  <adomurad at redhat.com>

	* netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
	Changed some old-style for-loops -> for-each loops. Small code cleanup
	and generic type Class references changed to Class<?>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: for-each-patch.patch
Type: text/x-patch
Size: 9117 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120706/734c39fe/for-each-patch.patch 


More information about the distro-pkg-dev mailing list