[rfc][icedtea-web] fix jdk9 jre recognition

Jiri Vanek jvanek at redhat.com
Mon Apr 27 14:26:26 UTC 2015


Hi!

Now, when one is building itw with jdk9, he have to specify jre. It is pretty simple by something like:
./configure --prefix=/home/jvanek/icedtea-web-image --with-firefox=no 
--with-jdk-home=/usr/lib/jvm/java-1.9.0-openjdk  --with-jre-home=/usr/lib/jvm/java-1.9.0-openjdk

But you really have to specify them both. As jdk9 do noth ave jre direcotry.

This change should happily do it.


J.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: betterJdk9Recognition.patch
Type: text/x-patch
Size: 1690 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150427/7a3c8a7c/betterJdk9Recognition.patch>


More information about the distro-pkg-dev mailing list