My only two problems with Java are:

1. The GUI code DOES NOT work the same across all platforms.
2. Large data arrays don't seem to work to efficiently.

Other than that I like the concepts and structuring.

Rick

Sunday, June 10, 2001, you wrote:

SH> On Fri, Jun 08, 2001 at 04:08:31PM -0700, Simon Per Soren Kagedal wrote:
>> On Fri, Jun 08, 2001 at 12:05:15PM +0100, Steve Harris wrote:
>> > Just incase anyone thinks Java is a stupid example I did a test with gcj.
>> > It's performance on dsp-type code is withing spitting distance of c++'s.
>> 
>> Hey, that's excellent!  What about gcj's garbage collector?  Is it
>> friendly to realtime stuff?

SH> I doubt it, but it probably doesn't go away and do things unbidden.

SH> - Steve


Reply via email to