-
Bug
-
Resolution: Fixed
-
P5
-
1.2.2
-
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.
I could see these variables right from JDK1.2.2 source code to Tiger-beta.