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

Unused variables maxX, maxY in getBounds2D(raster) of AffineTransformOp

XMLWordPrintable

    • 2d
    • b56
    • generic
    • generic
    • Verified

      Inside the getBounds2D(Raster src) method if AffineTransformOp, couple of integer variables have been declared but not used inside the method. They are maxX, maxY. This must be removed from the method.

      I could see these variables right from JDK1.2.2 source code to Tiger-beta.

            campbell Christopher Campbell (Inactive)
            pmohansunw Praveen Mohan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: