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

Lukasz Dracz ldracz at redhat.com
Tue Jul 29 13:41:04 UTC 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cacheSizeSpinner-9.patch
Type: text/x-patch
Size: 19000 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140729/46ce2e42/cacheSizeSpinner-9-0001.patch>


More information about the distro-pkg-dev mailing list