[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: JavaHL bindings status

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-11-24 10:26:03 CET

On 2004-11-24 00:56-0800, Justin Erenkrantz wrote:
> --On Monday, November 22, 2004 2:53 PM -0600 kfogel@collab.net wrote:
>
> >How actively are the JavaHL bindings being maintained? There are a
> >number of issues in our tracker about them:
> >
> > 2123
>
> I have a feeling this has nothing to do with JavaHL and is indicative of a
> JDK problem - although I'm not sure what though. I wouldn't even know how
> to reproduce this without an amd64 box.

I would say same, but I suspect that culprit is APR. Because I have seen
exactly same thing (on SMP amd64), but:

- Running APR 0.9.x own make check won't pass, it hangs on nested thread/mutex
  test [1]

- Switching to the APR 1.0.x fixes the both APR 'make check' and JavaHL tests
  (all tests will pass)

BR, Jani

1)
The test system won't ever return from this:
apr_thread_mutex_t Tests
    Initializing the apr_thread_mutex_t (NESTED) OK
    Starting 1 threads OK

2) Java system:
java version "1.4.2-rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-rc1)
Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-rc1, mixed mode)

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 24 10:27:16 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.