You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. when compiling acris-image-utils it accesses internal Oracle JDK classes
What is the expected output? What do you see instead?
1. it uses interfaces so it is JDK implementation agnostic
Please use labels and text to provide additional information.
acris-image-utils/src/main/java/sk/seges/acris/server/image/loader/JpegImageLoad
er.java:[12,31] error: package com.sun.image.codec.jpeg does not exist
Original issue reported on code.google.com by [email protected] on 15 May 2013 at 10:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 May 2013 at 10:12The text was updated successfully, but these errors were encountered: