Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Apr 2002 20:19:02 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Daniel O'Connor <doconnor@gsoft.com.au>, Brett Glass <brett@lariat.org>, Anthony Atkielski <anthony@atkielski.com>, freebsd-chat@FreeBSD.ORG
Subject:   Re: Anti-Unix Site Runs Unix
Message-ID:  <3CAA82B6.4CDAFC1E@mindspring.com>
References:  <4.3.2.7.2.20020401153352.02b99760@nospam.lariat.org> <3CA8EB5F.2E91B408@mindspring.com> <1017709221.71119.5.camel@chowder.gsoft.com.au> <3CA91382.4E4E2B@mindspring.com> <1017714456.71119.20.camel@chowder.gsoft.com.au> <3CA93944.D72D6AB7@mindspring.com> <1017724424.71119.79.camel@chowder.gsoft.com.au> <3CA970CD.E76C6568@mindspring.com> <1017756809.75949.53.camel@chowder.dons.net.au> <3CAA3F51.BD5C9D75@mindspring.com> <20020402181925.A88341@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> Yes, Java works fine in Mozilla.  Whatever ancient broken godawful
> embedded version of Java was included in netscape 4.x is the not the
> same as the java plugin used by netscape 6/mozilla.  Perhaps the fact
> that they decoupled it into a plugin helped to fix this.

The problem wasn't the Java, it was the assumption in the
GIF rendering engine written in Java that after an involuntary
context switch, that the current GIF rendering engine would
be preferentially rescheduled before any other instance, as
the rendering code itself was non-reentrant.  8-).

This assumption works on Windows, Linux, and Solaris because
threads are, even if they pretend otherwise, effectivel processes.

So they can change Java implementations out from under it all
they want; if they are still using the same class files, well,
then it's still broken.

-- Terry

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CAA82B6.4CDAFC1E>