Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acris-image-utils compilable with OpenJDK #95

Open
GoogleCodeExporter opened this issue Aug 26, 2015 · 1 comment
Open

acris-image-utils compilable with OpenJDK #95

GoogleCodeExporter opened this issue Aug 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 15 May 2013 at 10:13

  • Added labels: Milestone-NotSpecified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant