daneshkadeh / acris

Automatically exported from code.google.com/p/acris
0 stars 0 forks source link

acris-image-utils compilable with OpenJDK #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 ladislav...@gmail.com on 15 May 2013 at 10:12

GoogleCodeExporter commented 9 years ago

Original comment by ladislav...@gmail.com on 15 May 2013 at 10:13