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

Typo in java.net.HttpURLConnection

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • P4
    • Resolution: Fixed
    • 11, 16
    • 16
    • core-libs
    • b26
    • generic
    • generic
    • Not verified

    Description

      A DESCRIPTION OF THE PROBLEM :
      In the getResponseCode method, there is a little confusing:

      "If we can't a status-line then re-throw any exception"

      It should be:

      "If we can't find a status-line then re-throw any exception"

      It's gonna be clearer.


      Attachments

        Issue Links

          Activity

            People

              adev ANUPAM DEV
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: