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.