This is JAI version 1.1.2.
Many of the JAI mediaLib functions now have native implementations.
In cases where no native function is available, the pure Java implementation will be used.
A number of JAI examples and utilities can be found at http://java.sun.com/products/java-media/jai/utilities/jaiutils.html.
Under heavy usage of JAI on multi-processor hardware, your application may deadlock. If your application is affected, a temporary workaround is to set the following runtime option: -Dapple.awt.graphics.UseMPEnabledLazyPixelConversion=false
The Java Advanced Imaging-Image I/O Tools are not included in this release.
Last updated: 2004-10-05