import com.sun.image.codec.jpeg.JPEGCodec;
import com.sun.image.codec.jpeg.JPEGImageEncoder;这个是我引入的两个jar包 根据网上和我自己查看的 的确是rt.jar中的 但是我引入后  代码还是报引入有错
Access restriction: The type JPEGCodec is not accessible due to restriction on required library E:\java6\jre
 \lib\rt.jar