write() bug under 2.1.x kernels...

1998-08-05 Thread Arup Mukherjee
Hi, under the 2.1.x kernels, large write()'s to a socket never come back if they block, unless I/O occurs on another socket. I've seen this with 1.1.3 thru 1.1.6v2, with both the Steve Byrne and the Sergei Nikitin ports under at least 2.1.65 and 2.1.114. The problem is VERY reproducibl

Bug in JDK 1.1.6

1998-08-05 Thread Jonathan A. LaCour
Hey, I am a developer at VertiSoft Inc, and I seem to have discovered a bug in your version of the linux JDK. The bug appears to be in the AWT listbox component. I am attaching the classes/source for a JDBC based application in a zip file. You will need to get the SolidDriver for java from www.

Re: new VolanoMark benchmark scalability results

1998-08-05 Thread Bernd Kreimeier
Leo Cyr writes: > > Interesting article comparing Java VMs at > > http://www.javaworld.com/javaworld/jw-08-1998/jw-08-volanomark.html > Linux's results in these tests disturb me. I'd like to hear come > commentary from those who know the VM and Linux internals! These results do not distur

Re: new VolanoMark benchmark scalability results

1998-08-05 Thread Albrecht Kleine
Hi, > Matthew Hunter wrote: > > > > http://www.javaworld.com/javaworld/jw-08-1998/jw-08-volanomark.html > > > > have JIT compilers. The Linux JDK doesn't by default, but you can plug > > TYA in and use it, which should give a significant performance increase, > > albeit not sufficient to cat

TYA & RPM archives

1998-08-05 Thread Albrecht Kleine
Hi, Rick van Rein <[EMAIL PROTECTED]> was so kind to create some RPM archives for the current TYA release: http://www.cs.utwente.nl/~vanrein/linux/tya-1.0-1.src.rpm http://www.cs.utwente.nl/~vanrein/linux/tya-1.0-1.i386.rpm FYI: we have changed meanwhile the -O compiler switch

Re: RE: SwingSet demo does not go on JDK 1.1.6 v2 libc5

1998-08-05 Thread peter . pilgrim
Nisha Kapoor wrote: > I tried the swing-1.0.2 demos with jdk1.1.6v2-libc and it seemed to work > just fine. May be. its the probelem with Swing-1.0.1. Did you get any > error messages ? > > Nishi > SwingSet demo did not work in Swing1.0.1 and SwingSet 1.1 Beta on my jdk1.1.6v5 libc5 copy. Previ

RE: SwingSet demo does not go on JDK 1.1.6 v2 libc5

1998-08-05 Thread Kapoor, Nishikant X
I tried the swing-1.0.2 demos with jdk1.1.6v2-libc and it seemed to work just fine. May be. its the probelem with Swing-1.0.1. Did you get any error messages ? Nishi > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, August 05, 1998 10:29 AM > To:

SwingSet demo does not go on JDK 1.1.6 v2 libc5

1998-08-05 Thread peter . pilgrim
I think this may be low priority, but worth looking into. After I installed JDK 1.1.6v2-libc.tar.gz with ld.so.1.9.9 and I also installed the Swing-1.1beta.zip. So I said set SWING_HOME=/usr/local/swing1.1-beta and let's run the SwingSet demo. It did not run. I manage to load classes and termin

Re: JDK 1.2

1998-08-05 Thread peter . pilgrim
[EMAIL PROTECTED] wrote: > Do you have any plans about porting JDK 1.2 to Linux (i386)? Or are you > waiting for the final version? A preliminar work on the beta releases > would be fine, I think - then when the final version is out, OUR final > version won't delay a lot. Firstly I am not JDK so

Re: new VolanoMark benchmark scalability results

1998-08-05 Thread Scott Parish
Matthew Hunter wrote: > > On Tue, 4 Aug 1998, Leo Cyr wrote: > > > Interesting article comparing Java VMs at > > > http://www.javaworld.com/javaworld/jw-08-1998/jw-08-volanomark.html > > The first thing to note about those tests is that most of the other JVMs > have JIT compilers. The Linux J

Re: java takes too much CPU time

1998-08-05 Thread Maarten van Leunen
Heikki Suopanki wrote: > > Java application takes 10-20% of CPU time even with lot of 'sleep()'. > On Solaris it takes less than 0.1%. > Is that normal? > > Even a minimal application which only sleeps and sleeps and > prints a message to stdout takes 1-2% of CPU time. > > Redhat 5.1, jdk1.1.6

java takes too much CPU time

1998-08-05 Thread Heikki Suopanki
Java application takes 10-20% of CPU time even with lot of 'sleep()'. On Solaris it takes less than 0.1%. Is that normal? Even a minimal application which only sleeps and sleeps and prints a message to stdout takes 1-2% of CPU time. Redhat 5.1, jdk1.1.6 Machine is a dual 233Mhz. -Heikki

Re: AWT-Bug in JDK1.1.6v2

1998-08-05 Thread Juergen Kreileder
Kurt Huwig <[EMAIL PROTECTED]> writes: > The bug with Swing-Applications and Menu is still there; Menues overwrite the > Menutitle until I move the whole window. This does not happen with 1.1.3, but > happens with both kwm and twm. > > Example (you need Swing 1.0.2 for this!): > - --- cut he

Small Business/Home Office Magazine At No Cost

1998-08-05 Thread sohomagazine
We are pleased to offer you a free subscription to our electronic Small Office/Home Office magazine. To Subscribe click on the e-mail below and type subscribe in the subject or body of the message. This is a one time only mailing and therefore there is no need to unsubscribe. To subscribe click

something I forget in my previous mail (1 minute ago)

1998-08-05 Thread Tom Huybrechts
I also tried the libc version, but that didn't help either. tommy -- Tom Huybrechts | [EMAIL PROTECTED] Student @ KULeuven | [EMAIL PROTECTED] --

java crash at startup

1998-08-05 Thread Tom Huybrechts
I use a Redhat-5.1 system with glibc. I installed java 1.1.6 v2 (glibc2) When I start javac, I get the following error: No library path set. If I set LD_LIBRARY_PATH to /lib:/usr/lib (or whatever) I get: Failed to locate native library in path: /lib:/usr/lib (or whatever) Aborting.

Re: AWT-Bug in JDK1.1.6v2

1998-08-05 Thread Rob Nugent
All, I am 99% certain that this is the same bug that I reported as bug number 5 on the Java-Linux bug parade. In particular see my most recent comments towards the end re: Swing. It occurs for me when using mwm or dtwn on a remote (AIX) machine. I too saw this appear when JDK116 came out, I thin

Updating/Painting

1998-08-05 Thread Maarten van Leunen
Howdie, Let me first begin to say that it's a great honour for me to finally be here. Anyway, I've got an application, a frame, a ScrollPane in the frame, a Panel in the frame, and these two are not normally updated when I add something to the panel. Any ideas? Have been lookin at setVisible, p