Hi folks, Does anyone get an experience with the JVM from IBM ?
I start to develop a quite complex project 6 months ago using my laptop under Windows and a Sun JDK (1.5 32 bits). This last two months I got no break inside my code, even in heavy load. So I decides it was time to go to the next step. I begin last week to make some benchmark on a IBM PSeries (Power 5 cpu on AIX 5.3) using IBM JDK (1.5 too but 64bits). I have no chance to get a Sun JVM for AIX since it seems Sun is not releasing this kind of JVM for AIX. And there is no IBM JVM for Windows (in fact not really, but you need to have a IBM PC, which I don't have). And I found some strange behaviour. Also, right now, I can't say if this is my app or anything else (I use also Oracle 10g as part of the component). Some of the strange behaviour I found was for instance that I get some null pointer exception on closing mina sessions, which I never get before. Again, I have not completely analyzed the problem so my point is : Does someone have made some real work using the IBM JVM ? I suspect different behaviour of JVMs... Frederic
