please see http://bugs.debian.org/732282
Is there anybody who wants to maintain openjdk for these architectures? If not,
I'll go ahead and make gcj-jdk the default again on those architectures and
request removal of the kfreebsd and sparc binaries.
Matthias
--
To UNSUBSCRIBE, email to debian
On 23/11/13 14:10, Sylvestre Ledru wrote:
> [...] I uploaded java-common
> 0.50 which defaults to openjdk under kfreebsd.
Thanks for that.
But I'm seeing something strange though on the buildds. [Cc'ing Debian
FTP Masters for advice].
This change means that build-depends for bouncycastle and mp
Hello,
On 13/11/2013 20:45, Steven Chamberlain wrote:
> Sorry to jump in on a thread about mips, but on kfreebsd we are also
> looking to switch to openjdk-7 as soon as possible. And we were advised
> to send our patches upstream also. I'd appreciate any advice on how to
> go about doing that.
>
On 14/11/2013 12:53, Steven Chamberlain wrote:
> -#ifdef __linux__
> +#if defined(__linux__) || defined(__GLIBC__)
>
> We have dozens of these for example - that kind of ifdef is ambiguous as
> to whether it expects "the Linux kernel" or just "a Linux-like userland"
> which is true also of GNU/kFr
#x27;d appreciate any advice on how to go about doing
>>> that.
>>
>> Talk to me.
>
> Thank you!
>
> Debian applies four patches to openjdk-7 for kfreebsd support, including
> some bits I don't expect to be appropriate for upstream, but I propose
>
lk to me.
Thank you!
Debian applies four patches to openjdk-7 for kfreebsd support, including
some bits I don't expect to be appropriate for upstream, but I propose
to split some bits out:
-#ifdef __linux__
+#if defined(__linux__) || defined(__GLIBC__)
We have dozens of these for example - tha
On 11/13/2013 07:45 PM, Steven Chamberlain wrote:
>> On 11/13/2013 12:29 AM, Aurelien Jarno wrote:
>>> I have finally been able to fix openjdk-7 on mips and mipsel.
>
> Brilliant!
>
> On 13/11/13 09:10, Andrew Haley wrote:
>> That's an odd patch.
>
> FWIW it looks right to me that something like
> On 11/13/2013 12:29 AM, Aurelien Jarno wrote:
>> I have finally been able to fix openjdk-7 on mips and mipsel.
Brilliant!
On 13/11/13 09:10, Andrew Haley wrote:
> That's an odd patch.
FWIW it looks right to me that something like this would trigger SIGBUS
when hotspot is run during mips(el) bu
8 matches
Mail list logo