|
Quick Lists
|
|
Bug ID:
|
4503613
|
|
Votes
|
0
|
|
Synopsis
|
InterpolationBilinear may cause overflow for integer type
|
|
Category
|
jai:implementation
|
|
Reported Against
|
1.1.1-dev
|
|
Release Fixed
|
|
|
State
|
1-Dispatched,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4488248
|
|
Submit Date
|
17-SEP-2001
|
|
Description
|
See the code of interpolate(int ...) in the lines 212-218 of InterpolationBilinear. All integer operations are used in the calculation. May cause overflow and generate wrong result because the shift and multiply.
|
|
Work Around
|
N/A
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |