Re: RFR: Allow using the system libjpeg

2014-05-16 Thread Mike Duigou
[not a review] On May 16 2014, at 17:45 , Omair Majid wrote: > Hi, > > Webrevs are at: > http://cr.openjdk.java.net/~omajid/webrevs/system-libjpeg/00 > http://cr.openjdk.java.net/~omajid/webrevs/system-libjpeg/00.jdk > > This patch modifies OpenJDK to allow building and running using the > sys

RFR: Allow using the system libjpeg

2014-05-16 Thread Omair Majid
Hi, Webrevs are at: http://cr.openjdk.java.net/~omajid/webrevs/system-libjpeg/00 http://cr.openjdk.java.net/~omajid/webrevs/system-libjpeg/00.jdk This patch modifies OpenJDK to allow building and running using the system copy of libjpeg. This follows my previous changes for lcms and a lot of the