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
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
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
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:
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
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
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 ]
--
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
>
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
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/
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
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
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
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/
14 matches
Mail list logo