<AWT Dev> Review request: JDK-8073373: Remove redundant imports from sun/applet/AppletProps.java
Sergey Bylokhov
sergey.bylokhov at oracle.com
Wed Feb 18 13:53:20 UTC 2015
Hi, Mandy .
The fix looks good.
----- mandy.chung at oracle.com wrote:
>
Simple patch:
--- a/src/java.desktop/share/classes/sun/applet/AppletProps.java
+++ b/src/java.desktop/share/classes/sun/applet/AppletProps.java
@@ -28,8 +28,6 @@
import java.awt.*;
import java.io.*;
import java.util.Properties;
-import sun.net.www.http.HttpClient;
-import sun.net.ftp.FtpClient;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.security.PrivilegedExceptionAction;
Mandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150218/f62fb3dd/attachment.html>
More information about the awt-dev
mailing list