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

"abc" + 0 gives wrong answer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 0.9
    • 0.9
    • tools
    • None
    • 0.9internal
    • sparc
    • solaris_2.4
    • Not verified

      The following expression:

      "abc" + 0

      does not result in:

      "abc0"

      instead it results in:

      "abc"

            ahoffsunw Arthur Hoff (Inactive)
            ahoffsunw Arthur Hoff (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: