Re: [CHANGE] devel/jdk/1.6 use jamvm bootstrap

2011-10-06 Thread Amit Kulkarni
The following diff changes the default bootstrap depend from jdk/1.5 to lang/jamvm + Eclipse compiler (ecj). Tested on i386 and amd64: builds ok, builds native_bootstrap ok and jdk/1.7 ok. After this goes in we can remove jdk/1.5 which is EOL since 2009. okay? The in-lined patch got

Re: [CHANGE] devel/jdk/1.6 use jamvm bootstrap

2011-10-06 Thread Kurt Miller
Hi Amit, On Thursday 06 October 2011 02:20:42 pm Amit Kulkarni wrote: The following diff changes the default bootstrap depend from jdk/1.5 to lang/jamvm + Eclipse compiler (ecj). Tested on i386 and amd64: builds ok, builds native_bootstrap ok and jdk/1.7 ok. After this goes in we

Re: [CHANGE] devel/jdk/1.6 use jamvm bootstrap

2011-10-02 Thread Amit Kulkarni
The following diff changes the default bootstrap depend from jdk/1.5 to lang/jamvm + Eclipse compiler (ecj). Tested on i386 and amd64: builds ok, builds native_bootstrap ok and jdk/1.7 ok. After this goes in we can remove jdk/1.5 which is EOL since 2009. lang/kaffe can also be removed,

Re: [CHANGE] devel/jdk/1.6 use jamvm bootstrap

2011-10-02 Thread Kurt Miller
On Saturday 01 October 2011 14:08:18 Kurt Miller wrote: The following diff changes the default bootstrap depend from jdk/1.5 to lang/jamvm + Eclipse compiler (ecj). Tested on i386 and amd64: builds ok, builds native_bootstrap ok and jdk/1.7 ok. After this goes in we can remove jdk/1.5

Re: [CHANGE] devel/jdk/1.6 use jamvm bootstrap

2011-10-02 Thread Kurt Miller
On Sunday 02 October 2011 09:51:25 Amit Kulkarni wrote: The following diff changes the default bootstrap depend from jdk/1.5 to lang/jamvm + Eclipse compiler (ecj). Tested on i386 and amd64: builds ok, builds native_bootstrap ok and jdk/1.7 ok. After this goes in we can remove

[CHANGE] devel/jdk/1.6 use jamvm bootstrap

2011-10-01 Thread Kurt Miller
The following diff changes the default bootstrap depend from jdk/1.5 to lang/jamvm + Eclipse compiler (ecj). Tested on i386 and amd64: builds ok, builds native_bootstrap ok and jdk/1.7 ok. After this goes in we can remove jdk/1.5 which is EOL since 2009. okay? Index: Makefile