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

test/closed/sun/net/ftp/FtpTests fails to compile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • core-libs
    • b84
    • generic
    • generic

      test/closed/sun/net/ftp/FtpTests.java fails to compile:

      /java/re/jdk/7/promoted/ea/b77/binaries/solaris-sparc/bin/javac FtpTest.java
      FtpTest.java:18: warning: FtpClient is Sun proprietary API and may be removed in a future release
      import sun.net.ftp.FtpClient;
         ......
                            ^
      FtpTest.java:497: FtpClient is abstract; cannot be instantiated
                  ftp = new FtpClient("localhost", port);
                        ^
         ......
      11 errors
      3 warnings

            jccollet Jean-Christophe Collet (Inactive)
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: