[1.10 & 1.11 REVIEW] PR1194: IcedTea picks up OpenJDK7 VM on latest Fedora
Mario Torre
neugens at redhat.com
Thu Oct 11 14:37:42 PDT 2012
Il giorno gio, 11/10/2012 alle 16.26 -0400, Andrew Hughes ha scritto:
> 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?
Yes, this looks good.
Cheers,
Mario
More information about the distro-pkg-dev
mailing list