On Thu, 2012-04-12 at 12:49 -0400, David Crayford wrote:
> Also at Share I heard that COBOL will indeed share the same back-end and 
> have all the nice optimizations in future releases of z/OS. They said 
> that they are going to share the Java optimizer technology

That would surprise me, since Java performance relies on a JIT compiler.
Very different framework.

There are specific optimizations employed by the JVM that could be
adopted by other backends - for example its JIT has specific interior
knowledge of z196 and z114 processors, for which it generates machine
dependent out-of-order instruction sequences.

-- 
David Andrews
A. Duda & Sons, Inc.
[email protected]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to