CPU Utilitization even while idle

1998-12-05 Thread Tauren Mills
I have noticed that java processes on my RedHat 5.2 box are constantly using CPU time even when they are idle. This is much more than just garbage collection -- they are constantly using CPU time, even when left idle for days. Here is the output of "top" with the topmost processes listed. 5:3

Sun JDK 1.2 Ships....

1998-12-05 Thread James Cassidy
Of possible interest :-) http://java.sun.com/features/1998/12/jdk.ship.html

bison/java ?

1998-12-05 Thread Artur Biesiadowski
Is there any compiler-compiler available for java that takes bison-like grammar as input ? I don't think only about same type of grammar, but exactly same definitions (of course without action bodies). I was browsing through bison source and I was struck by some idea. How much work would take to

What is this Bogus Memory ???

1998-12-05 Thread C.SARAVANAN
Hello, What is this kind of messages I get when I use Java AWT under RedHat Linux? $ Tried to free bogus memory 82ef030, ignored Should I have to ignore this... or else how can I stop this message appearing... Thanx, C.S.

Re: oracle

1998-12-05 Thread John Summerfield
On Fri, 4 Dec 1998, Jinpeng Xie wrote: > Hi, > > I got news about ORACLE server for linux. Does Oracle finish > porting ORACEL SERVER to Linux? When is it available to us? Go visit oracle & see. There's quite a lot to download: [summer@emu summer]$ ls oracle/ total 142919 -rw-r--r--

Re: jikes vs. javac

1998-12-05 Thread John Summerfield
On Fri, 4 Dec 1998, Axel Zeilner wrote: > yes jikes is an impressing alternative for development of large java projects > but beware of jikes bytecode running on symantec jit compilers. > > the bytecode is according to IBM obeying the specifications of sun but doesn't > run on windows symantec J

Re: JFrame

1998-12-05 Thread Richard Jones
Jaco Greeff wrote: > > The JFrame vs. Window discussion prompted me with a few enquiries. (Totally > off-topic, please delete if you are offended :) > > I've just started with a Window and JInternalFrame hack last night. > Basically I'm adding a JInternalFrame to a Window to give the "Java look

JDK 1.2 release date

1998-12-05 Thread Vincent Murphy
I'm wondering when the Linux port of JDK1.2 will be available for download. Before you scream `FAQ!', the FAQ says `soon after Sun release it'. So I'm asking how soon. Are we talking days or weeks? I'm thinking about just getting Solaris if I can't get the JDK for Linux. Regards, Vincent Murphy