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

Update net-properties.html to match the InetAddress addresses caching policy

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs
    • generic
    • generic

      In the first paragraph of the "AddressCache" section of net-properties.html it is stated that reverse lookup results are also cached.

      The java.net.InetAddress class only caches forward lookup (name lookup) results. Reverse lookup (address lookup) results are not cached.

      "java/net/doc-files/net-properties.html" should be updated to match the source code, and the description of "networkaddress.cache.ttl" and "networkaddress.cache.negative.ttl" provided in the same section.
          

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

              Created:
              Updated: