Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6184933
Votes 0
Synopsis TIFF reader does not re-initialize certain fields when re-reading an image at a given index
Category jai:codec_imageio
Reported Against
Release Fixed 1.0_01
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 27-OCT-2004
Description
When a multi-page TIFF file, some instance variables are not reverted when the file is revisited.
  xxxxx@xxxxx   10/27/04 00:04 GMT
Work Around
N/A
Evaluation
analyzeImageType() is invoked once only for each index and its results are cached. It initializes some instance variables however and these are not reset when the image is revisited.
  xxxxx@xxxxx   10/27/04 00:25 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang