Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-192

Trivial JRE 1.5 versus 1.4 bug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None

    Description

      Long.valueOf(long) is in 1.5 but not in 1.4.x. Use new Long(long) instead.

      Attachments

        1. valueOfBug.patch
          0.6 kB
          David Bowen

        Activity

          People

            Unassigned Unassigned
            dbowen David Bowen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: