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

The serialVersionUID is lowercase "L". Shouldn't it be uppercase?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.4.2
    • tools
    • tiger
    • generic
    • generic



      Name: dk30142 Date: 02/20/2003


      We added serialVersionUID in 1.4.2. Even if the source
      file defines the trailing "L" as uppercase:

             private static final long serialVersionUID = -5836846270535785032L;

      the generated HTML displays it as lowercase, which looks
      very much like the number "1":

             serialVersionUID: -5836846270535785032l

      ======================================================================

            jhosunw Jamie Ho (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: