| Thread | Last Post | Replies |
|
| C version of java assembler | 27 Apr 2006 16:34 GMT | 7 |
I wrote C version of Java assembler. It compiles same grammar as Jasmin. Please help me to test it. You can download linux executable here
|
| java.lang.OutOfMemoryError: Java heap space - with Loads of free heap | 26 Apr 2006 15:30 GMT | 2 |
has anyone seen this? I have a multithreaded app, using Postgres JDBC running on Solaris - Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_05-b05, mixed mode). Randomly, I get the j"ava.lang.OutOfMemoryError: Java heap space". But Checking it,
|
| HotSpot EXCEPTION_ACCESS_VIOLATION | 25 Apr 2006 15:05 GMT | 2 |
I created a web site where several pages have applets embedded. I'm running Windows2K here at home as my development platform. When I view the webpages with the applets on my own machine they load just fine. However, when I go to other computers that are running WindowsXP Pro, ...
|
| jvm and tomcat | 18 Apr 2006 19:42 GMT | 1 |
I've been ask to compile Tomcat for an embedded system based on ARM processor (64mb ram + 64 mb flash). I'm wondering which jvm is suitable for this porpouse and if this is a possible task. Thanks in advance,
|
| Trying to build a library system.. | 10 Apr 2006 23:22 GMT | 5 |
Hi All.. I'm trying to write a program in java that would look something like the following: ======================
|
| JVM for PocketPC | 02 Apr 2006 20:26 GMT | 2 |
Turns out to be quite hard to find a JVM for a PocketPC. So far I found Mysaifu JVM which is free but also uselessly slow. There seem to be a few commercial JVM such as CrE-ME. Well, isn't there any usable free (or at least trial) JVM for PocketPC?
|
| JNI FindClass coredumps with JRE 1.5 | 01 Apr 2006 09:30 GMT | 3 |
I have a sample program, please see below. This program exe runs fine with JRE 1.4 on AIX 5.2. But same exe causes core dump with JRE 1.5 on AIX5.2. Any idea why this should happen?
|