-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.1, 1.4.2
-
None
-
sparc
-
solaris_2.6
This bug is a spin-off of bug 4491273. Several Rectangle methods need to improve their handling of mathematical under/overflow. They currently do not check for this.
The methods are:
add(int, int)
add(Point)
add(Rectangle)
translate(int, int)
grow(int, int)
The methods are:
add(int, int)
add(Point)
add(Rectangle)
translate(int, int)
grow(int, int)
- duplicates
-
JDK-6423143 Rectangle methods should protect against overflow conditions where possible
-
- Resolved
-