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

Removed unused networking functions from os class

    XMLWordPrintable

Details

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

    Backports

      Description

        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()

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Time Tracking

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