fastest way to rebuild hotspot?

Andrew John Hughes gnu_andrew at member.fsf.org
Wed Dec 3 04:20:05 PST 2008


2008/12/3 Andrew Haley <aph at redhat.com>:
> Niklas Wirstrom wrote:
>
>> What would be the fastest way to rebuild icedtea6, given that I only
>> have modified source code in the openjdk/hotspot/src directory?
>
>  rm stamps/icedtea-*ecj.stamp ; make icedtea-against-ecj
>
>

That works for the openjdk-ecj directory.  For openjdk, you'd need:

rm stamps/icedtea.stamp; make icedtea-against-icedtea

-- 
Andrew :-)

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