On Thu, Apr 16, 2009 at 10:21 AM, David Boyes <[email protected]> wrote:
> > Also, this is more about non-vendor code; most of the ISVs do support the > IBM code, but customer code is seldom (if ever) tested against it. They > support the Sun JDK, and insist on it. > That's fine; but without a JIT, migrating common Java workloads to Solaris z is a non-starter. For the z-architecture, it needs to be a rather sophisticated JIT. I agree with your points on JDK compatibility being a common issue, on all platforms. Most all of the problems end up being that the application code incorrectly uses Sun internal classes. Sun should have "fixed" this long ago by somehow preventing using of classes that aren't part of the Java API. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
