| Thread | Last Post | Replies |
|
| Gosling property | 18 Dec 2003 04:21 GMT | 7 |
Hi experts, I have a question: Theorem The Gosling Property "...that types of local variables may depend
|
| Problem profiling Tomcat web application that uses Crypto API with EclipseProfiler | 16 Dec 2003 20:35 GMT | 2 |
I am using the following configuration: Sun Java SDK 1.4.2, Standard Edition Red Hat Linux 9 (Shrike) Eclipse 2.1.2
|
| My mistake, the IDEs have the same memory usage under Linux and under Windows | 13 Dec 2003 16:04 GMT | 1 |
Thanks to all who replied. Indeed I simply made a mistake when measuring the memory usage under Linux. In fact all these IDEs have about the same memory consumption under Linux as under Windows. JBuilder was slower under Linux, because
|
| Why do Java IDEs eat much more memory under Linux than under Windows? | 13 Dec 2003 16:00 GMT | 3 |
Three IDEs I have investigated use much more memory under Linux to the point that they are clearly more sluggish to use under Linux. They all run with a 1.4 JVM. My numbers for the memory consumption are not very precise because
|
| SUN 1.4.x JVM: Windows Event handle leak | 11 Dec 2003 19:37 GMT | 2 |
I have an application that is leaking handles when running under the Sun 1.4.x JVMs on Windows XP Pro. Running under 1.3.1 the same code does not leak. Under further investigation it appears that the handles are Windows Event handles. This can be seen in the Windows
|
| IBM JVM for Linux limits array size to 256Mbytes | 10 Dec 2003 09:25 GMT | 7 |
I discovered that on IBM's JDK 1.3 or 1.4 for Linux, it is impossible to instanciate an array of more than 256Mbyte, regardless of the heap max size specified by the -Xmx option. SUN's JDK 1.3 or 1.4 for Linux does not have such a limit.
|
| Help! Install Sun One Studio 4, Micro Edition on Windows ME | 08 Dec 2003 16:19 GMT | 1 |
Help! Install Sun One Studio 4, Micro Edition on Windows ME PLease help: When I install Sun One Studio 4, Micro Edition on Windows ME, it's shown that searching for suitable SDK, and a DOS window open and close, and the
|
| My applet can not be run in Microasoft jvm, but can be run in Sun's, how can I solve? | 02 Dec 2003 14:30 GMT | 1 |
I have written a java applets programs. When you open a web page, the applet will be downloaded automatically. But IE 6.0 does not have the built-in jvm. So if I want to run this applet, I should install jvm.
|