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

Missing space in the javadoc for InetAddress.createNameService()

XMLWordPrintable

    • b32
    • Not verified

      --- a/src/java.base/share/classes/java/net/InetAddress.java
      +++ b/src/java.base/share/classes/java/net/InetAddress.java
      @@ -1133,7 +1133,7 @@
           /**
            * Create an instance of the NameService interface based on
      - * the setting of the {@codejdk.net.hosts.file} system property.
      + * the setting of the {@code jdk.net.hosts.file} system property.
            *
            * <p>The default NameService is the PlatformNameService, which typically
            * delegates name and address resolution calls to the underlying

            igerasim Ivan Gerasimov
            igerasim Ivan Gerasimov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: