- Original Message -
> * Phil Race [2014-04-30 15:22]:
> > On 4/30/2014 11:52 AM, Omair Majid wrote:
> > >
> > >In another thread, it was pointed out that j2 stands for "Java to". As
> > >in "Java to lcms".
> > Really ? That is not something that was obvious to me ..
>
> I don't think i
* Phil Race [2014-04-30 15:22]:
> On 4/30/2014 11:52 AM, Omair Majid wrote:
> >
> >In another thread, it was pointed out that j2 stands for "Java to". As
> >in "Java to lcms".
> Really ? That is not something that was obvious to me ..
I don't think it's obvious to anyone :)
I found out about it
On 4/30/2014 11:52 AM, Omair Majid wrote:
In another thread, it was pointed out that j2 stands for "Java to". As
in "Java to lcms".
Really ? That is not something that was obvious to me ..
Presumably libjavajpeg.so would also be just the 'stub' code that via JNI
interfaces to the exported int
* Phil Race [2014-04-30 14:33]:
> The "j2" idea presumably comes from "Java 2" which was a marketing invention
> for JDK 1.2 in 1998 and has since been purged from all our docs,
> file names etc etc ..
> so it would not be my choice. Consider it obsolete / deprecated ..
In another thread, it was
The "j2" idea presumably comes from "Java 2" which was a marketing invention
for JDK 1.2 in 1998 and has since been purged from all our docs, file
names etc etc ..
so it would not be my choice. Consider it obsolete / deprecated ..
So libjavajpeg.so would be better.
Presumably libjavajpeg.so w
- Original Message -
> Hi,
>
> After updating OpenJDK so that system versions of the giflib, libpng and
> lcms2 libraries can be used by OpenJDK, I am looking at addressing
> libjpeg next.
>
> The trouble here is that there is an actual name clash between (the
> openjdk) libjpeg.so and
Hi,
After updating OpenJDK so that system versions of the giflib, libpng and
lcms2 libraries can be used by OpenJDK, I am looking at addressing
libjpeg next.
The trouble here is that there is an actual name clash between (the
openjdk) libjpeg.so and (the system) libjpeg.so.
Any suggestions on wh