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

Remove InetAddressImplFactory from InetAddress

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • None
    • core-libs
    • b16
    • generic
    • generic

      InetAddressImplFactory is redundant and can be removed from InetAddress and the relevant code can be optimized:
          - Move Java_java_net_InetAddressImplFactory_isIPv6Supported from platform specific InetAddressImplFactory.c to libnet's InetAddress.c.
          - Remove Unix/Windows specific InetAddressImplFactory.c implementations.

            aefimov Aleksej Efimov
            aefimov Aleksej Efimov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: