Cleaning up JDK detection in IcedTea

Andrew John Hughes gnu_andrew at member.fsf.org
Mon Jul 20 15:58:16 PDT 2009


2009/7/20 Matthew Flaschen <matthew.flaschen at gatech.edu>:
> Andrew John Hughes wrote:
>> This patch:
>>
>> * merges all the --with-gcj-jdk, --with-icedtea-home,
>> --with-openjdk-home options into one option: --with-jdk-home is now
>> the one and only option for specifying the JDK to use.
>> * makes more use of the JDK setting in deciding which javac, java,
>> jar, rmic and javah to use.
>> * removes --with-icedtea and --with-openjdk, replacing them with the
>> more accurate --disable-bootstrap
>
> This looks very useful.  Fewer options with the same functionality means
> less ways to screw up the configuration.
>

That's the idea :) I've seen the same issues come up time and time
again, which suggests there is probably a better and more intuitive
way to be doing things...

> Matt Flaschen
>



-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list