[EMAIL PROTECTED] wrote:
As far as I can see in OpenJDK 6 the same buggy library from K. is used like in
the original JRE 1.6.0 from Sun. No lcms. So this doesn't solve my problem with
crashed JVMs.
You are mistaken on that. The OpenJDK 6 source tree was created from
the OpenJDK 7 source tree which already had littlecms in it.
Perhaps the jdk 6 sources you have are the "JRL" closed source ones,
not the GPL openjdk ones Dmitri directed you to. Do all the rest of the
source files
(eg java.awt.Graphics.java) have GPL+CP notices? They will if its openjdk.
If you have those JRL sources with Kodak CMM perhaps you could consider
contributing the fix for that.
-phil.
Von: "Dmitri Trembovetski"<[EMAIL PROTECTED]>
I don't quite see the reason for doing this
(not to mention questionable legal ramifications).
Why not just use openjdk6?