Re: Stability of jdk1.2pre-v2

1999-12-01 Thread Joseph Shraibman
Jon Coppeard wrote: > Hi all, > > I've been trying to run Apache JServ with the blackdown jdk (1.2 pre v2), but > the jre keeps crashing under high load (the java process segfaults)... It's > running with native threads on a dual processor machine, glibc 2.0.7. > > I've heard reports that native

Stability of jdk1.2pre-v2

1999-12-01 Thread Jon Coppeard
Hi all, I've been trying to run Apache JServ with the blackdown jdk (1.2 pre v2), but the jre keeps crashing under high load (the java process segfaults)... It's running with native threads on a dual processor machine, glibc 2.0.7. I've heard reports that native threads in this version can be u

Re: native threads broken on jdk1.2pre-v2 under SMP

1999-08-31 Thread Matt Welsh
Bart Locanthi <[EMAIL PROTECTED]> writes: > i've been periodically trying out native threads, hoping to get full > usage from an SMP sytem. so far, no luck. finally abstracted the problem > into a simple, repeatable form. > > the following program creates M threads that each make and quit from N

native threads broken on jdk1.2pre-v2 under SMP

1999-08-31 Thread Bart Locanthi
i've been periodically trying out native threads, hoping to get full usage from an SMP sytem. so far, no luck. finally abstracted the problem into a simple, repeatable form. the following program creates M threads that each make and quit from N Sockets to an SMTP_HOST. java NT SMTP_HOST

Re: No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Doug Fort
gt; > I've just downloaded jdk1.2pre-v2. I had the pre-v1 installed before. > Now I've installed the pre-v2, the text (fonts) have disappeared from > every widgets. > I found nothing related in the known bugs lists. > Has anyone experienced the sa

Re: No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Gilles FILIPPINI
Hi Achim, You're right ! I missed this one. It works fine now. Thank you very much ! - Gilles FILIPPINI. Achim Neumann wrote: > On Wed, Aug 04, 1999 at 03:44:02PM +0200, Gilles FILIPPINI wrote: > > Hi there, > > > > I've just downloaded jdk1.2pre-v2. I had the p

Re: No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Achim Neumann
On Wed, Aug 04, 1999 at 03:44:02PM +0200, Gilles FILIPPINI wrote: > Hi there, > > I've just downloaded jdk1.2pre-v2. I had the pre-v1 installed before. > Now I've installed the pre-v2, the text (fonts) have disappeared from > every widgets. > I found nothing rel

No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Gilles FILIPPINI
Hi there, I've just downloaded jdk1.2pre-v2. I had the pre-v1 installed before. Now I've installed the pre-v2, the text (fonts) have disappeared from every widgets. I found nothing related in the known bugs lists. Has anyone experienced the same problem ? - Gilles

Comments about JDK1.2pre-v2

1999-07-25 Thread Matthew Brown
Hello, I dowloaded and setup my machine to use JDK1.2pre-v2(by switching from a 16bp to 32bp) and from screen resolution(1280x1024 to 1024x768..:() so that I can try out swing to see if it works. Well, here are my observations: 1)Seems 1.2 runs faster than 1.1 2)Did run out of memory(I know

jdk1.2pre-v2 and Slackware 4.0

1999-07-12 Thread Peter Ning
Hi Folks, I'm getting the following error when I try to run either java,javac,or appletviewer using the glibc2.0 version of jdk1.2pre-v2: /usr/local/java/bin/i386/native_threads/java: error in loading shared libraries /lib/libpthread.so.0: undefined symbol: __libc_rewi

Re: jdk1.2pre-v2

1999-06-04 Thread Paolo Ciccone
Steve, I just wanted to say that you guys are doing and awesome work. The new JDk is visibly faster and better. Thank you a lot. --Paolo > "SB" == Steve Byrne <[EMAIL PROTECTED]> writes: SB> We're trying to get the 2.1 build done tonight. Stay tuned... ---

Re: jdk1.2pre-v2

1999-06-04 Thread Rachit Siamwalla
Can you email the list when it's out? Thanx a lot! -rchit Steve Byrne wrote: > > Justin Lee <[EMAIL PROTECTED]> writes: > > > > > Bruno Boettcher wrote: > > > thanks! downloading... > > > but unfortunately still no glibc2.1 build even if the subdirs are > > > present... > > > > I was a lit

Re: jdk1.2pre-v2

1999-06-04 Thread Nathan Meyers
Kontorotsui wrote: > > On 03-Jun-99 Justin Lee wrote: > > I'm surprised no one's mentioned it yet ( maybe I missed it ), but > > pre-v2 > > is on the mirrors in case anyone's interested. > > Cool, before I begin downloading, can I know the changes? I don't know about all of them, but one change

RE: jdk1.2pre-v2

1999-06-04 Thread Bob Cadenza
Someone said that the glibc 2.1 might be ready soon, what mirror will get it first, or will they all get it at the same time? _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ---

RE: jdk1.2pre-v2

1999-06-04 Thread Bob Cadenza
Someone said that the glibc 2.1 might be ready soon, what mirror will get it first, or will they all get it at the same time? _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ---

RE: jdk1.2pre-v2

1999-06-04 Thread Kontorotsui
On 03-Jun-99 Justin Lee wrote: > I'm surprised no one's mentioned it yet ( maybe I missed it ), but > pre-v2 > is on the mirrors in case anyone's interested. Cool, before I begin downloading, can I know the changes? I wish I never said this, but the pre-v1 is extremely slow, even with the last

Re: jdk1.2pre-v2

1999-06-03 Thread Steve Byrne
Ronald Kuetemeier <[EMAIL PROTECTED]> writes: > > There might be a small setup problem, depending on how you install. > Change, the permission on sunwjit.so to 755 so that ordinary users can use it. > You will find it under ...jre/lib/i386. Oh. Sigh. Oops. Sorry about that. Thanks for t

Re: jdk1.2pre-v2

1999-06-03 Thread Steve Byrne
Justin Lee <[EMAIL PROTECTED]> writes: > > Bruno Boettcher wrote: > > thanks! downloading... > > but unfortunately still no glibc2.1 build even if the subdirs are > > present... > > I was a little bummed about that, but since we haven't upgraded to 2.1 > yet at work, that's not an issue yet

Re: jdk1.2pre-v2

1999-06-03 Thread Steve Byrne
Justin Lee <[EMAIL PROTECTED]> writes: > > I'm surprised no one's mentioned it yet ( maybe I missed it ), but > pre-v2 > is on the mirrors in case anyone's interested. I didn't get a chance to :-) Steve -- Steve Byrne

[Fwd: jdk1.2pre-v2]

1999-06-03 Thread Ronald Kuetemeier
Wooops, the leading lib didn't make it. The file is: libsunwjit.so. Ok, just to fill the mailing-list. Ronald Ronald Kuetemeier wrote: > There might be a small setup problem, depending on how you install. > Change, the permission on sunwjit.so to 755 so that ordinary users can use it. > You wi

Re: jdk1.2pre-v2

1999-06-03 Thread Ronald Kuetemeier
There might be a small setup problem, depending on how you install. Change, the permission on sunwjit.so to 755 so that ordinary users can use it. You will find it under ...jre/lib/i386. Have fun, Ronald Justin Lee wrote: > Bruno Boettcher wrote: > > thanks! downloading... > > but unfortu

Re: jdk1.2pre-v2

1999-06-03 Thread Justin Lee
Bruno Boettcher wrote: > thanks! downloading... > but unfortunately still no glibc2.1 build even if the subdirs are > present... I was a little bummed about that, but since we haven't upgraded to 2.1 yet at work, that's not an issue yet. btw, good job SBB, et. al. -- Justin Lee | Freedom m

Re: jdk1.2pre-v2

1999-06-03 Thread Bruno Boettcher
> I'm surprised no one's mentioned it yet ( maybe I missed it ), but > pre-v2 thanks! downloading... but unfortunately still no glibc2.1 build even if the subdirs are present... -- ciao bboett == [EMAIL PROTECTED] http://erm6.u-str

jdk1.2pre-v2

1999-06-03 Thread Justin Lee
I'm surprised no one's mentioned it yet ( maybe I missed it ), but pre-v2 is on the mirrors in case anyone's interested. -- Justin Lee | Freedom means love without condition, JEDI | Without a beginning or an end. -- To U