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

Wrong @since-Attribute in method java.sql.Timestamp.compareTo(Timestamp)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 1.4.2, 5.0
    • core-libs
    • b39
    • x86
    • windows_2000, windows_xp
    • Verified

      Name: js151677 Date: 06/10/2004


      A DESCRIPTION OF THE PROBLEM :
      The Java-documentation for 1.5 and 1.4 say, that the method
      java.sql.Timestamp.compareTo(java.sql.Timestamp)
      exists since version 1.2 of the JDK.
      This isn't correct in my oppinion.
      I've installed some different versions of the VMs and the JDK on my site but I can't find this method in any version prior to 1.4


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Since:
      1.4
      ACTUAL -
      Since:
      1.2

      URL OF FAULTY DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Timestamp.html#compareTo(java.sql.Timestamp)
      (Incident Review ID: 276936)
      ======================================================================

            lancea Lance Andersen
            jssunw Jitender S (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: