Christopher Rowan writes:
> So I tried something crazy for comparison purposes: I ran jEdit on
> NT4.0sp3 with Sun's jdk1.1.7B. It didn't crash even once in 8 hours.
> And the performance on a Pentium 200/64MB was much better (except for
> startup time) than with Linux on a Pen II 300/196MB.
>
> Could there be another explanation for the performance and stability
> difference, or is the JVM on NT just that much better? Someone please
> say it isn't sooooo!
If you've ever deployed a complex Java app, you know that "write once,
run anywhere" means "write once, test everywhere." It is entirely
possible that there are errors in the jEdit code, but those errors
don't manifest themselves on NT or Solaris due to, for example, the
way NT or Solaris schedules threads, or some similar cause.
Of course, the Linux jdk may also have problems. Or your Linux
environment (shared libes, etc.) could be interacting with the jdk to
produce an error. The only way to determine where the problem lies is
to try various combinations. Do you know other people who are using
jEdit successfully under Linux?
We run some fairly heavy-duty stuff on Blackdown's Linux JDK/JRE and
we haven't run into any show-stoppers.
Best,
daniel dulitz
Valley Technologies, Inc. Peak Performance Real-Time DSP
State College, PA
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]