Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-4252 [drlvm][api][app] cannot start FreeCol application
  3. HARMONY-5643

[classlib][awt] fixing typo in java.awt.image.ColorConvertOp.createCompatibleDestImage

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None
    • Patch Available

    Description

      FreeCol reports the following NPE:
      java.lang.NullPointerException
      at java.awt.image.ColorConvertOp.createCompatibleDestImage(ColorConvertOp.java:415)

      The NPE is a possible result of confusion between destCM and dstCM usage. When the former is null, the latter is created and initialized.

      Attachments

        1. createCompatibleDestImage.patch
          0.8 kB
          Alexei Fedotov

        Activity

          People

            tellison Tim Ellison
            leshik Alexei Fedotov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: