| Thread | Last Post | Replies |
|
| How to correct and stop Java errors in Windows98 | 31 Jul 2005 16:20 GMT | 7 |
I have just managed to clear a problem with screen resolution, which coincidentally (or not) seemed to follow an earlier Java error. I have another Java error which I have copied in full below. Could anyone tell me what I need to do in very simple non-technical
|
| Benchmarks for operations in primitive types | 27 Jul 2005 06:05 GMT | 3 |
I was comparing the Sun Java Virtual Machine against the old Microsoft one, and I found that it is slower for int and double multiplication than the MS JVM. The values I found are the following, where the computer has a Duron
|
| Jvm Architecture.... | 27 Jul 2005 04:27 GMT | 2 |
Hello all.... Can Anyone help to study about JVM from (software) Architecture,Design pattern view point....? How to use SA and Design pattern to implement JVM. or Can anyone give
|
| Porting Wonka to ARM+eCos using wonka's vfs | 25 Jul 2005 11:30 GMT | 2 |
Hello, i'm working on a porting of the Wonka jvm on an ARM cpu running eCos. To be more clear, i link wonka against some eCos libraries; then i load the executable into the memory of a PXA255 board and run it. Wonka uses its own Virtual File System, and to let things work you
|
| Help managing processes in java application | 07 Jul 2005 17:01 GMT | 8 |
I have 2 problems with managing processes. 1.I have created a frame. In that I am using Runtime.getRuntime.exec(cmd /c start netscp6 file:///c: /1.htm)
|