Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Marketing...


  • From: kreilede@xxxxxxxxxxxxxxxxxxxxxx (Juergen Kreileder)
  • Subject: Marketing...
  • Date: 28 Jan 2000 22:14:09 +0100

>>>>> Rodrigo  writes:

    Rodrigo> JDK 1.3:
    Rodrigo> 	Start-up:       ~9 seconds
    Rodrigo> 	RAM:            ~22.8 MB
    Rodrigo>        Virtual Memory: ~23.5 MB

    Rodrigo> 	Dragging JinternalFrame: no JInternalFrame appeared

    Rodrigo> I think we could reconsider the bug with JInternalFrame
    Rodrigo> since jdk 1.3 is still on beta.

It's no bug, it's a feature.  Just like java.awt.{Window,Dialog,Frame}
JInternalFrames are not visible by default in 1.3.  You have to 
call setVisible(true) to make them appear.

    Rodrigo> Conclusion: well, we can't deny they told the truth but
    Rodrigo> they *forgot* to compare jdk1.3 with 1.1.x. Its startup
    Rodrigo> time is only 10% faster and it uses
    Rodrigo> 12.5 MB more memory.

Java2D adds some overhead.


        Juergen

---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx