|
Quick Lists
|
|
Bug ID:
|
4990552
|
|
Votes
|
0
|
|
Synopsis
|
Native exception encountered in "Histogram" operation
|
|
Category
|
jai:implementation
|
|
Reported Against
|
1.1.2
|
|
Release Fixed
|
1.1.3-beta
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
4994545
|
|
Submit Date
|
06-FEB-2004
|
|
Description
|
Native exception encountered in "Histogram" operation.
|
|
Work Around
|
N/A
|
|
Evaluation
|
xxxxx@xxxxx 2004-02-09
Line 24 of the test program sets the highValue to something beyond the
restriction in the mediaLib function mlib_ImageHistogram2():
double[] high = new double[] {4095.0, 4095.0, 4095.0, 4095.0};
Posted Date : 2005-11-22 01:54:50.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |