Delvin Defoe wrote: > Hi: >> I am trying to compile and run specjbb2000 with gcj and realized I > could not (re)compile the benchmark because the package > com.sun.image.codec.jpeg is needed. I found sources for that package > at > http://www.student.cs.uwaterloo.ca/~isg/res/java/src/com/sun/image/codec/jpeg/ >> but those sources depend on the package sun.awt.image.codec, which I > could not find sources for. Try using the code from openjdk.java.net. cheers, dalibor topic