Originally posted by: tony.evans
I'm not a developer, but I thought the whole point of Java was to hide the machine OS/Architecture from the app so that the java app could run anywhere.
Surely?
In which case, it shouldn't matter in general terms if your java app runs on AIX 5.1 or 5.3, as long as the same JVM runs on them both.
But then, you're the developer, not me.
#AIX-Forum