Gentoo Archives: gentoo-dev

From: Thomas Matthijs <axxo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] why compile java-apps?
Date: Sun, 29 Aug 2004 23:00:47
Message-Id: 20040829230045.GA1725@alba.pandora.be
In Reply to: [gentoo-dev] why compile java-apps? by "Sven Köhler"
1 * Sven Köhler (skoehler@×××.de) wrote:
2 > Hi,
3 >
4 > many many ebuilds (dev-java/ant for example) download the source, and
5 > compile it. In my eyes, this is unnecessary. ByteCode will be
6 > JIT-compiled anyway, and all the java-compilers from sun or
7 > blackdown-jdk's produce pretty much the same ByteCode. An exception may
8 > be jikes, but it has more bugs than problem it solves, and is not longer
9 > under development.
10 >
11 > So why did you decide, that ant for example should be compiled instead
12 > of simply downloading the binary distribution?
13 >
14
15 http://dev.gentoo.org/~karltk/projects/java/why-build-java-code.html
16 --
17 Thomas Matthijs (axxo,knu,keanu)
18 jabber: axxo[at]amessage[dot]be
19 GPG Key-ID: 0x682A3231
20
21 --
22 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: why compile java-apps? "Sven Köhler" <skoehler@×××.de>