| Thread | Last Post | Replies |
|
| Please HELP !!! | 22 Jan 2005 13:53 GMT | 1 |
Please if someone know is there any kind of java MIDI ( or even better ) karaoke player, or some converter to convert MIDI karaoke to java. Any other ideas ? TIA
|
| Dynamic Optimization | 21 Jan 2005 10:16 GMT | 3 |
Some of you may have noticed JVM vendors are starting to work on dynamic optimization. This means that your code could be recompiled many times, based on how much it runs, and using data on how it is being run. This throws off benchmarks that don't anticipate this--if the
|
| Java process hangs at 99.9% cpu, cannot be killed | 07 Jan 2005 19:01 GMT | 8 |
The problem is on a dual CPU server with Fedora Core 2 (kernel 2.6.5) with all the updates installed on it. Tomcat 5.0.28 and IBM JDK 1.4.2. We have two applications, one runs on the tomcat and the other one is standalone, launched from the shell. Tomcat application is always
|
| Silicon Graphics JVM? | 07 Jan 2005 11:37 GMT | 1 |
Does anyone know if there is a Silicon Graphics JVM available (1.4 or higher) Thanks, Laura
|
| asynchronous exceptions | 06 Jan 2005 22:17 GMT | 1 |
I've been reading about exceptions in the JVM spec and am confused about what exceptions are asynchronous. Sec 2.16.4 states that InternalError may be delivered asynchronously, but does not make this claim for any other of the subclasses of VirtualMachineError. But sec
|
| getting streaming quotes | 01 Jan 2005 16:44 GMT | 3 |
I am a beginner to using the net for online quotes watching in the stock market; I have windows XP and I have downloaded Java 2V1.4.2._06 and Microsft VSM I AM NOT ABLE TO SEE THE STREAMING QUOTES; HOW DO ENABLE THE STREAAMING APPLETS; i JUST SEE A GRAY SCREEN WITH THE JAVA SYMBOL ...
|