Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 13:51:48 +0200
From:      Bjoern Hillebrand <bjoern.hillebrand@s-ar.de>
To:        java@freebsd.org
Subject:   Re: native jdk release schedule question
Message-ID:  <41024D54.2070304@s-ar.de>
In-Reply-To: <200407241051.i6OApKuq024726@smtp.hispeed.ch>
References:  <200407241051.i6OApKuq024726@smtp.hispeed.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Dani Irinchev wrote:

>Hi again,
>I managed to successfully build native java 142 on FreeBSD 5.2.1 after
>upgrading ports and source to latest. No errors at all. What does that mean?
>Somewhere in this thread was said that the new KSE is a problem for having
>native java 14 on FreeBSD 5.2.1. Or it means that build is OK but once I
>start using it some problem will show up? Is reporting bugs interesting to
>the port team?
>Cheers, Dani
>  
>

Hi,

I am using FreeBSD 5.2.1 with the latest native JDK Version. There were 
no problems with
the KSE thread lib in my case.

I can run ArgoUML,jedit,Poseidon and the Mozilla plugins without problems.

Here is my libmap.conf :

# /etc/libmap.conf
#
########

libc_r.so.5             libkse.so.1
libc_r.so               libkse.so


As you can see, i generally switch to the KSE libs. They are a great 
performance improvement in programs
which uses threads ( Mozilla ). My scheduler is the ULE Scheduler.

bye
Bjoern


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41024D54.2070304>