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: 5101154
Votes 0
Synopsis Exception thrown when creating an ImageOutputStream from a WritableByteChannel
Category jai:codec_imageio
Reported Against 1.0_01
Release Fixed 1.0_01
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs
Submit Date 13-SEP-2004
Description
Exception thrown when creating an ImageOutputStream from a WritableByteChannel.
Work Around
N/A
Evaluation
  xxxxx@xxxxx   2004-09-13

As described. FileChannelImageOutputStream uses a FileChannelImageInputStream internally but the latter cannot be created from a WritableByteChannel which is not also a ReadableByteChannel.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang