OpenJDK7 port status, anyone know?

Kevin Downey redchin at gmail.com
Fri Nov 14 11:51:18 PST 2008


On Fri, Nov 14, 2008 at 8:23 AM, Greg Lewis <glewis at eyesbeyond.com> wrote:
> On Thu, Nov 13, 2008 at 04:16:13PM +0900, Maho NAKATA wrote:
>> Hello Greg, Kurt, Landon, Jung-uk, Chirstos, is any progress here?
>> I'm also interested in this status, because I'm maintaing
>> OpenOffice.org port.
>>
>> Daichi-san, have you ever tried the following instruction by Landon Fuller?
>> > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html
>
> Those instructions are correct.  The port is currently building fine for
> me.  Its a bit behind the main OpenJDK 7 source though -- I'm going to try
> and get it synced up as soon as I can.
>
> If you want to be more involved, then I suggest subscribing to the
> bsd-port-dev at openjdk.java.net mailing list.
>
>> and as I read from jung-uk kim's posting,
>>
>> > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8
>> > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32
>> > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010
>>
>> Following persons have signed SCA, and they have been doing the acutal porting.
>> Tough job!
>>
>> Greg Lewis <glewis at eyesbeyond.com>,
>> Kurt Miller <kurt at intricatesoftware.com>,
>> Landon Fuller <landonf at bikemonkey.org>,
>> Jung-uk Kim <jkim at freebsd.org>,
>> Christos Zoulas <christos at zoulas.com>,
>> FreeBSD Foundation <board at freebsdfoundation.org>
>>
>> Thanks kudos!
>>
>> Best regards,
>>
>> From: Daichi GOTO <daichi at jp.freebsd.org>
>> Subject: OpenJDK7 port status, anyone know?
>> Date: Thu, 13 Nov 2008 13:44:58 +0900
>>
>> > There are a thing I want to know with respect to Java team's work.
>> >
>> > Anyone know the porting progression status of OpenJDK as
>> > FreeBSD port or the status of OpenJDK porting team?  If there are
>> > some info resources(rss, ml, forums or something like that),
>> > please teach me :)
>> >
>> > Thanks
>> >
>> > --
>> >    Daichi GOTO, http://people.freebsd.org/~daichi/
>> > _______________________________________________
>> > freebsd-java at freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
>> > To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>> >
>>
>> From: Jung-uk Kim <jkim at FreeBSD.org>
>> Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned?
>> Date: Wed, 03 Sep 2008 11:10:44 -0400
>>
>> > On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote:
>> > > On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov <lev at freebsd.org>
>> > wrote:
>> > > >  BSD Port of OpenJDK is announced by Sun, by Sun empolyees:
>> > > >
>> > > >
>> > > > http://mail.openjdk.java.net/pipermail/announce/2008-August/00005
>> > > >8.html http://openjdk.java.net/projects/bsd-port
>> > > > http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00
>> > > >0191.html
>> > > >
>> > > >  But this announces doesn't mention FreeBSD Java port, FreeBSD
>> > > > Java Team and Foundation at all.
>> > > >
>> > > >  Is this project coordinated with FreeBSD Java team? Is FreeBSD
>> > > > Java Team interested in it?
>> > >
>> > > Considering the first URL mentions that they do so "On behalf of
>> > > Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds
>> > > like this is in coordination with the FreeBSD Java Team.
>> >
>> > Yes.  All of us signed SCA and BSD patchsets are already in Mercurial:
>> >
>> > http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8
>> > http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32
>> > http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010
>> >
>> > I haven't tried it myself but Landon Fuller's build instruction is
>> > here:
>> >
>> > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html
>> >
>> > Jung-uk Kim
>> > _______________________________________________
>> > freebsd-java at freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-java
>> > To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>> >
>> _______________________________________________
>> freebsd-java at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-java
>> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
> --
> Greg Lewis                          Email   : glewis at eyesbeyond.com
> Eyes Beyond                         Web     : http://www.eyesbeyond.com
> Information Technology              FreeBSD : glewis at FreeBSD.org

I have not been able to use a jdk on my desktop because I use gnome
which requires that I mount /proc and when I try and run java with
proc mounted:

% /usr/local/bin/java
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
zsh: exit 2     /usr/local/bin/java

but following the instructions I was able to build openjdk7 and I now
have a working jdk.

Thank You!

-- 
The Mafia way is that we pursue larger goals under the guise of
personal relationships.
    Fisheye


More information about the freebsd-java mailing list