[1.10 & 1.11 REVIEW] PR1194: IcedTea picks up OpenJDK7 VM on latest Fedora
Andrew Hughes
gnu.andrew at redhat.com
Thu Oct 11 13:26:32 PDT 2012
This change needs backporting to 1.10 & 1.11:
+2012-03-19 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ (IT_CHECK_FOR_JDK): Update JDK home directory
+ check list, adding some missing 1.6 entries
+ and removing generic ones which may now pick
+ up an unwanted 1.7 installation.
It removes some old JDKs from the search path for IcedTea6
(which were aliases for 6, but are now aliases for 7) and
adds some missing ones, all explicitly version 6:
New path:
for dir in ${BOOTSTRAP_VMS} /usr/lib/jvm/java-1.6.0 \
/usr/lib/jvm/icedtea6 /usr/lib/jvm/java-6-openjdk \
/usr/lib/jvm/java-1.6.0-openjdk /usr/lib/jvm/icedtea-6 ; do
Ok for 1.10 & 1.11?
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr1194.patch
Type: text/x-patch
Size: 1552 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121011/aa5b383a/pr1194.patch
More information about the distro-pkg-dev
mailing list