[OpenJDK 2D-Dev] <AWT Dev> RFR: Allow using the system libjpeg

Omair Majid omajid at redhat.com
Tue May 20 17:11:20 UTC 2014


Hi,

Updated webrevs:
http://cr.openjdk.java.net/~omajid/webrevs/system-libjpeg/01/
http://cr.openjdk.java.net/~omajid/webrevs/system-libjpeg/01.jdk/

* Anthony Petrov <anthony.petrov at oracle.com> [2014-05-19 14:42]:
> make/lib/Awt2dLibraries.gmk
> >1236     LIBJPEG_CFLAGS := $(JDK_TOPDIR)/src/share/native/sun/awt/image/jpeg
> 
> Since these are compiler flags, I suppose this should read "-I<path>", not
> just "<path>".

Yes, it should. I wonder how my compiler accepted that.

> Did you build with --with-jpeg=bundled ? Can the resulting JDK read jpeg
> files?

I did. I tested both combinations and made sure both the splash screen
and javax.swing.ImageIcon could display jpegs files with the first
webrev I posted.

Thanks,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the 2d-dev mailing list