[rfc][icedtea-web][itweb-settings] Improve Icedtea-Web cache disk space

Andrew Azores aazores at redhat.com
Fri Aug 1 20:31:52 UTC 2014


On 07/29/2014 09:41 AM, Lukasz Dracz wrote:
> Hello,
>
>> Nice patch. Just a minor nit with the import statements:
>>
>> +import javax.swing.*;
>> +import javax.swing.event.ChangeEvent;
>> +import javax.swing.event.ChangeListener;
>> +import java.awt.*;
>>
>> Instead of importing the whole library please replace these with only the
>> imports of specific classes that you need.
>>
> Ah yes, sorry about that my IDE autoformats oddly, I have changed it back to the way it was,
> the imports that are removed are unused imports.
>
>> Jie Kang
> Thank you,
> Lukasz Dracz

Any feedback on this, helpcrypto?

Thanks,

-- 
Andrew A



More information about the distro-pkg-dev mailing list