Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2002 14:23:55 +0200 (EET)
From:      Mantzios Achilleus <mantzios@softlab.ece.ntua.gr>
To:        Bill Huey <billh@gnuppy.monkey.org>
Cc:        Achilleus Mantzios <achill@matrix.gatewaynet.com>, <freebsd-java@FreeBSD.ORG>
Subject:   Re: Jboss, -Xss with hotspot on -release 4.7p2
Message-ID:  <Pine.SOL.4.31.0211251415590.3353-100000@theseas.softlab.ece.ntua.gr>
In-Reply-To: <20021125113108.GA1169@gnuppy.monkey.org>

next in thread | previous in thread | raw e-mail | index | archive | help


    ----------------------------------------------------------------
    | go to the source -> http://www.softlab.ece.ntua.gr/~mantzios |
    ----------------------------------------------------------------

On Mon, 25 Nov 2002, Bill Huey wrote:

> On Mon, Nov 25, 2002 at 01:35:27PM +0200, Achilleus Mantzios wrote:
> > Note that compiler2 doesnt build:
> >
> > a bunch of compiler options e.g
> > cc1plus: Invalid option `-fssa'
> > give errors.
> >
> > BTW is there something "fast" i could do to start working
> > with jboss (that is having worked around -Xss flag issue that Bill
> > commnted on and Java_java_net_InetAddressImpl_getHostByAddr issue
> > that Andrey commnted on)??
>
> Find thoe gethost* function in the main JVM sources, maybe renamed them,
> etc... as previously suggested by Alexey. Funny, though, since classic
> works correctly, which is why I'm thinking it's a HotSpot specific
> problem still.

I think you are right.
gethostbyaddr_r function is never called in hotspot.
(only plain gethostbyaddr).

Thats what grep says, i have no knowledge of java/hotspot internals
as to know the whole arch and possibly find a way to resolve these
problems.

However since i started it being a FreeBSD fun, as a ... break from my
main ordinary work (java developer), i think its about time
to quit trying until some good fella puts some effort to make
it run on -stable (or wait untill what is presently 5.0 -current
becomes 5.X -stable.

Anyway you all (Bill, Alexey, Greg) did a great job.
Too pity SUN or the so called biggest fun of open-source
IBM didnt pay you to keep doing it.

>
> bill
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.31.0211251415590.3353-100000>