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

Removed unused networking functions from os class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b40
    • generic
    • generic
    • Not verified

        Removal of some JVM interfaces (JDK-8057777) made a set of networking functions of the os class useless. This dead code can safely be removed from our code base.

        Methods to be removed:
        os::socket_shutdown()
        os::timeout()
        os::timeout()
        os::listen()
        os::bind()
        os::accept()
        os::recvfrom()
        os::get_sock_name()
        os::sendto()
        os::socket_available()
        os::get_sock_opt()
        os::set_sock_opt()
        os::get_host_name()

              fparain Frederic Parain
              fparain Frederic Parain
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 4 days
                  4d
                  Remaining:
                  Remaining Estimate - 4 days
                  4d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified