Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8073373

Remove redundant imports from sun/applet/AppletProps.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • client-libs
    • b52

        --- 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;

              mchung Mandy Chung (Inactive)
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: