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

Error in javadoc regarding Long method public static Long valueOf(String s)

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      All JDK including Long valueOf() API

      A DESCRIPTION OF THE PROBLEM :
      On the Long method: public static Long valueOf(String s)
      The documentation states:
      "The result is a Long object that represents the integer value specified by the string."
      where it should say
      "The result is a Long object that represents the long value specified by the string."



            sswsharm swati sharma (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: