Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2016 23:55:44 +0100
From:      Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
To:        Brian Gardner <openjdk@getsnappy.com>
Cc:        java@freebsd.org
Subject:   Re: Helping out with JDK 9 on BSD
Message-ID:  <56AFE270.5010502@oracle.com>
In-Reply-To: <56AFDC30.7070800@oracle.com>
References:  <56ADE7D4.8020107@oracle.com> <56ADE943.6020103@oracle.com> <8B9ACABA-F9B2-4288-9DB5-CA843DE48C34@getsnappy.com> <08F78FBA-70D2-4819-99BB-05476638726C@getsnappy.com> <56AF48F1.4070506@oracle.com> <0B79DC9D-2379-4B42-9923-0ECC7CB28D22@getsnappy.com> <56AFD7FA.3090103@oracle.com> <56AFDC30.7070800@oracle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-02-01 23:29, Magnus Ihse Bursie wrote:
> On 2016-02-01 23:11, Magnus Ihse Bursie wrote:
>> _______________________________________________
>> freebsd-java@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-java
>> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
>
> I'm not sure what's happening here. My emails are being stripped of 
> content. :-( I'll try to resend using my private SMTP server.
Didn't work either. I give up. Seems the content is filtered by mailman? :(

I'll try to post a few highlights anyway:

This might be due to a different interpretation/implementation of 
pthreads in FreeBSD, see e.g. 
https://lists.freebsd.org/pipermail/freebsd-threads/2009-June/004563.html. 
I can't really say this situation applies (I can't find usages of 
pthread_key_delete) but maybe there's a similar issue.

One approach would be to compile a debug build (configure 
--enable-debug) and see if the "initializing TLS more than once" assert 
is triggered.

Or try recompiling with -DUSE_LIBRARY_BASED_TLS_ONLY. I don't think it 
should matter, but maybe.

/Magnus

>
> /Magnus
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56AFE270.5010502>