-
Bug
-
Resolution: Fixed
-
P2
-
1.0
-
None
-
beta
-
generic
-
solaris_7
An attempt to use an ImageReadParam with the JPEG reader fails in native code.
For example, running the ImageReadParamTest program from the Image I/O EA
workspace and manipulating the X Offset slider yields the error:
javax.imageio.IIOException: Improper call to JPEG library in state 200
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(Native Method)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:651)
at ReadThread.run(ImageReadParamTest.java:256)
For example, running the ImageReadParamTest program from the Image I/O EA
workspace and manipulating the X Offset slider yields the error:
javax.imageio.IIOException: Improper call to JPEG library in state 200
at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(Native Method)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:651)
at ReadThread.run(ImageReadParamTest.java:256)
- relates to
-
JDK-4399904 JPEG reader produces a warning message on stderr when subsampling
-
- Resolved
-
-
JDK-4398164 Add a convenience method to ImageReader to compute source, destination regions
-
- Resolved
-