Hi, can anyone tell me the status of com.sun.image.codec.jpeg.JPEGImageEncoder with OpenJDK 7 ? We tried running OpenJDK6 on Linux and werent able to use it since one project of ours use com.sun.image.codec.jpeg.JPEGImageEncoder.
it seems that with OpenJDK6 this is an interface where the project expects it to be a class (or vice versa, dont know anymore). Or do we need to get a replacement for it? Marc
