[rfc][icedtea-web] JNLPClassLoader oldstyle forloops made to for-each loops, minor cleanup
Jiri Vanek
jvanek at redhat.com
Mon Jul 9 06:44:50 PDT 2012
On 07/06/2012 09:28 PM, Adam Domurad wrote:
> 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<?>.
Do you mind to add unittests to all methods you are touching? (any souch a touch is good reason to add some;) )
With unittests, I'm ok for head, 1.3, and 1.2.
J.
More information about the distro-pkg-dev
mailing list