Stefano Mazzocchi wrote:
1) we have no access to the JVM code, we can't make it faster, even if
we wanted and knew how (java would be *so* much faster if we could
reimplement part of the standard library natively! expecially Strings!)
But you can reimplement parts of the standard library natively. Especially
strings. Whether this would make Java programs faster is anyones guess
though, because this would deprive HotSpot of possibilities for inlining.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]