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

Adam Domurad adomurad at redhat.com
Tue Oct 2 12:05:20 PDT 2012


On 07/09/2012 09:44 AM, Jiri Vanek wrote:
> 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.
Ping. Never did come up with any worthwhile unit tests, can you 
elaborate on what you had in mind?

Thanks,
- Adam



More information about the distro-pkg-dev mailing list