ports/151923: [patch] java/openjdk6: free and native openjdk bootstrap

Greg Lewis glewis at eyesbeyond.com
Sun Nov 7 06:38:50 UTC 2010


On Thu, Nov 04, 2010 at 01:51:38PM -0400, Jung-uk Kim wrote:
[...]
> On the other hand, we have ports/java/jbootstrap to work around this 
> issue but it is pretty much dead and non-free.  If you really want 
> something like that, you may use ports/java/openjdk6 as master port, 
> make it bootstrap with GCJ or something totally "free" just enough to 
> bootstrap OpenJDK6 and OpenJDK7, and package it with minimal runtime 
> dependency (if there is any).  Then, ports/java/openjdk6, 
> ports/java/openjdk7, etc. can use it as a *build* dependency.  I 
> believe that is the way to go.

I'm with Jung-uk here.

FWIW, if you want an example of using "free" bootstrapping you need look
no further than IcedTea.  IIRC it uses gcj and ecj to do it's bootstrapping.
Or just go the whole way and port IcedTea in it's entirety.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list