From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FdRxf-0005Ko-DC for garchives@archives.gentoo.org; Tue, 09 May 2006 13:09:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k49D8NaZ023165; Tue, 9 May 2006 13:08:23 GMT Received: from smtp1.kolej.mff.cuni.cz (smtp1.kolej.mff.cuni.cz [195.113.24.4]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k49D8Ka9015091 for ; Tue, 9 May 2006 13:08:22 GMT X-Envelope-From: cast3r@seznam.cz Received: from [195.113.27.33] (Caster@gehinom.kolej.mff.cuni.cz [195.113.27.33]) by smtp1.kolej.mff.cuni.cz (8.13.1/8.13.1) with ESMTP id k49D88ww059564 for ; Tue, 9 May 2006 15:08:09 +0200 (CEST) (envelope-from cast3r@seznam.cz) Message-ID: <44609437.50703@seznam.cz> Date: Tue, 09 May 2006 15:08:07 +0200 From: Caster User-Agent: Thunderbird 1.5.0.2 (X11/20060502) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: gentoo-java Subject: Re: [gentoo-java] Feedback on migration and experimental overlay References: <445C891A.5030008@ub.uu.se> <445DEFA1.30307@gentoo.org> <445F213A.4010503@ub.uu.se> <445FC6EB.3080705@seznam.cz> <445FE148.5060502@gentoo.org> <44607634.90607@seznam.cz> <44608ECB.1070904@gentoo.org> In-Reply-To: <44608ECB.1070904@gentoo.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: cf0b4b7a-0450-4df1-9dc8-a4737b967a45 X-Archives-Hash: 87ee598df819c7fe892f5f51f6c1fc07 Joshua Nichols wrote: > Caster wrote: >>> Joshua Nichols wrote: >>> > Ah... right. It's not a problem that 1.5 is being used to compile it. >>>> The build.xml files get rewritten to make sure 1.4 bytecode gets compiled. >>>> >>>> By chance, have you configured anything in >>>> /etc/java-config-2/build/compilers.conf ? By default, it should use the >>>> lowest possible VM, but it can be configured more finely. >>>> >>>> Josh >>> No, didn't change that. It has only the commented example line >>> #COMPILERS="ecj-3.1 jikes javac" >>> I don't see how to specify JDK version in there :) > > I actually meant compilers.conf, not jdk.conf > I take that as "I actually meant jdk.conf, not compilers.conf" :) No, didn't change jdk.conf neither, contains only commented examples as well. >>> This is getting confusing, you have generation-1 system VM, generation-2 >>> system VM, this compilers.conf... Any docs that explain how all that >>> works, what gets used where? :) > > https://svn.gentooexperimental.org/svn/java/migration/docs/java-user.html > > Generation-1 system vm is used by root, and conseuqnently for emerging > packages that are using the old eclasses, ie java-pkg (which would be > most everything at this point). > > Generation-2 system vm is used for root. > > Generation-2 build vm is configured by the jdk.conf, and is used for > emerging packages which use the new eclasses, ie java-pkg-2. > Thanks for explaining. >>> Seems ant-tasks is affected as well, and can't be built because of that. >>> http://bugs.gentoo.org/show_bug.cgi?id=132764 >>> > > Quite aware of the bug now. It didn't happen on the system I was testing > on, but now I'm hitting it as well. > After overlay svn update it's emerged ok, although still using 1.5 jdk. Just the "By default, it should use the lowest possible VM" doesn't seem to hold :) Caster -- gentoo-java@gentoo.org mailing list