gs zlib)" \
This is the same nomenclature we use for the other libraries too
(lcms, jpeg, png, gif, cups, etc.)
I'll try and post the patch later today.
-Sherman
Are you actively working on this now or shall I take a look?
-Sherman
On 7/11/2012 12:47 AM, Alan Bateman wrote:
On
f this being done and we need it in 6
> > & 7 too.
> >
> >> //Fredrik
> >>
> >> 2012/7/5 Andrew Hughes :
> >>>
> >>>
> >>> - Original Message -
> >>>> Is there a way to get the native zli
ZLIB_LIBS="$(pkg-config --libs zlib)" \
ZLIB_CFLAGS="$(pkg-config --cflags zlib)" \
This is the same nomenclature we use for the other libraries too
(lcms, jpeg, png, gif, cups, etc.)
I'll try and post the patch later today.
>
> -Sherman
>
> &g
he icetea patch work now?
Always use the
system zlib, if it presents? any configurable option to switch on and off?
-Sherman
Are you actively working on this now or shall I take a look?
-Sherman
On 7/11/2012 12:47 AM, Alan Bateman wrote:
On 05/07/2012 17:11, Andrew Hughes wrote:
----- Ori
n this now or shall I take a look?
> -Sherman
>
> On 7/11/2012 12:47 AM, Alan Bateman wrote:
> > On 05/07/2012 17:11, Andrew Hughes wrote:
> >>
> >> - Original Message -
> >>> Is there a way to get the native zlib libraries to get picked up
> &
- Original Message -
> On 19/07/2012 14:20, Andrew Hughes wrote:
> > :
> >
> > Hmmm... this is interesting as we've been shipping OpenJDK with
> > system zlib the whole time.
> >
> > Are some of the issues resolved in newer versions? My system copy
> > is 1.2.7.
> >
> > Not only is it ge
On 25/07/2012 15:58, Andrew Hughes wrote:
:
I've started looking at this and it seems 7 still has 1.2.3,
1.2.5 is only in 8. I also can't see any obvious changes which
change zlib.
Are you sure this change was introduced in 7 and not 8? Do you happen
to know the bug ID for it?
Yes, jdk7 had
On 19/07/2012 14:20, Andrew Hughes wrote:
:
Hmmm... this is interesting as we've been shipping OpenJDK with system zlib the
whole time.
Are some of the issues resolved in newer versions? My system copy is 1.2.7.
Not only is it generally against GNU/Linux distribution policy to bundle
librar
- Original Message -
> On 05/07/2012 17:11, Andrew Hughes wrote:
> >
> > - Original Message -
> >> Is there a way to get the native zlib libraries to get picked up
> >> instead of the hardcoded version within the JVM?
> >>
> >>
I think we need to (re)start the discussion on core-libs-dev with a
view to eliminating the patches that the JDK has to zlib, see:
http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/tip/src/share/native/java/util/zip/zlib-1.2.5/patches/ChangeLog_java
One of these changes relates to the zip64 s
-
Is there a way to get the native zlib libraries to get picked up
instead of the hardcoded version within the JVM?
--
Azeem Jiva
@javawithjiva
We have this in IcedTea (USE_SYSTEM_ZLIB=true) and intend to get it
upstream.
However, I don't see how this is related to HotSpot, as the zlib usa
On 05/07/2012 17:11, Andrew Hughes wrote:
- Original Message -
Is there a way to get the native zlib libraries to get picked up
instead of the hardcoded version within the JVM?
--
Azeem Jiva
@javawithjiva
We have this in IcedTea (USE_SYSTEM_ZLIB=true) and intend to get it
upstream
12 matches
Mail list logo