Re: GC... faster?

1999-05-22 Thread Michael Doherty
Sandy Ward wrote: > > I am not to sure about Blackdown but I do that I IBM JVM for Linux. > (1.1.7 is going to be available very soon, with 1.2 to follow close) has > unbeleivable garbage collection. They do the GCing similar to HotSpot > actually if I am not mistaken their GCing is better than H

Re: GC... faster?

1999-05-22 Thread Sandy Ward
I am not to sure about Blackdown but I do that I IBM JVM for Linux. (1.1.7 is going to be available very soon, with 1.2 to follow close) has unbeleivable garbage collection. They do the GCing similar to HotSpot actually if I am not mistaken their GCing is better than HotSpot. So you even if it is

Re: Text Editor

1999-05-22 Thread Ernst de Haan
Check this out: * http://www.gjt.org/~sp/jedit.html GreetinX++, Ernst Farhan Killedar wrote: > > Hi, > I there anyone out there who knows how I could go about implementing atext > editor using maybe the TextArea which writes from right to left and deletes > backwards(the rig

Re: getStickySystemClass failed jdk1.2 and RH6.0

1999-05-22 Thread Glenn Valenta
Found it! Thanks to Riyad Kalla for pointing me in the right direction. RH6.0 uses glib2.1 and will not work with jdk1.2 yet. Glenn Valenta wrote: > > I'm loading the jdk1.2 onto a new computer with Redhat6.0. and received this > error when I simply run "java" with no arguments: > > *** panic:

Re: ...

1999-05-22 Thread William Taylor
Boy's that's really cool..A @tad@ too TTY'ish. Could you image what it could look like in Java3D.. Some day in a future when integrated with JDK with Browser support... I hope! Bill Riyad Kalla wrote: > > THIS is what Java was ment for... well atleast applets... > > http://www.fortuneci

getStickySystemClass failed jdk1.2 and RH6.0

1999-05-22 Thread Glenn Valenta
I'm loading the jdk1.2 onto a new computer with Redhat6.0. and received this error when I simply run "java" with no arguments: *** panic: GC: getStickySystemClass failed: java/lang/ref/Reference CLASSPATH may be incorrect SIGABRT 6* abort (generated by abort(3) routine) stackp

...

1999-05-22 Thread Riyad Kalla
THIS is what Java was ment for... well atleast applets... http://www.fortunecity.com/tatooine/lucas/339/page1.html -- [ Riyad Kalla ] [ [EMAIL PROTECTED] ] [ CS Major - U of A ] [ http://www.u.arizona.edu/~rsk ] --

Re: Problem with fonts (Font specified in font.properties not found )

1999-05-22 Thread nmeyers
This is discussed in the mail archives and maybe even the FAQ. If you're not using the Zapf Dingbat fonts, it's nothing to lose sleep over. Nathan > Stephen Lohning wrote: > > > I am having trouble getting java 2 running on my redhat 5.2 PC(386) > > system. > > bash$ javac SimpleExample.java >

Re: Problem with fonts (Font specified in font.properties not found )

1999-05-22 Thread Clayton Cottingham
Stephen Lohning wrote: > I am having trouble getting java 2 running on my redhat 5.2 PC(386) > system. > bash$ javac SimpleExample.java > bash$ ls > SimpleExample$1.class SimpleExample.class > SimpleExample$RadioListener.class SimpleExample.java > bash$ java SimpleExample > Font spe

Text Editor

1999-05-22 Thread Farhan Killedar
Hi, I there anyone out there who knows how I could go about implementing atext editor using maybe the TextArea which writes from right to left and deletes backwards(the right key). Do I define a cursor, and play around with that? Or do I use the getRows and getColumns methods/

GC... faster?

1999-05-22 Thread Jonas Erikson
I use jdk1.2 using massive memmory allocation (>512M) and at the same time WeakReferences for object persistance and cacheing. This usualy contributes to double GC-pass (from weakref) and long GC-delays. Now, does jdk1.2 use ageing GC-frames or realtime GC or anyting like hotspot/self featu

Re: Slackware 3.6 weird error

1999-05-22 Thread Michael Sinz
On Sat, 22 May 1999 17:51:05 +1000, Steve Nguyen wrote: >I tried to install JDK117_v3 into Slackware 3.6, Kernel 2.0.36 (libc5). Note that JDK 1.1.7-v3 is a glibc binary. Older libc5 needs to continue to use JDK 1.1.7-v1a (there is almost no difference between the two) Michael Sinz -- Directo

Urgent help need for Slackware 3.6 & JDK117v3 (glibc)

1999-05-22 Thread Steve Nguyen
Hi, I have been trying to install JDK117v3 into our Slackware 3.6 (kernel 2.0.36) without sucess. We then tried to recently upgrade to glibc2 and consistantly got the erorr message (nothing works by the way): web2:~/jdk117_v3# java /root/jdk117_v3/bin/java: /root/jdk117_v3/bin/i686/green_threads

Slackware 3.6 weird error

1999-05-22 Thread Steve Nguyen
I tried to install JDK117_v3 into Slackware 3.6, Kernel 2.0.36 (libc5). After untar JDK, and setup JAVA_HOME=/var/jdk117_v3 export JAVA_HOME PATH=$JAVAHOME:$PATH export PATH then I run the java command and I got: web2:/var/jdk117_v3/bin# java ./java: /var/jdk117_v3/bin/../bin/i686/green_threads/