Which low level tasks can be accomplished on the JVM, but not expressed in java?

Posted by mike g on Stack Overflow See other posts from Stack Overflow or by mike g
Published on 2010-03-09T03:12:41Z Indexed on 2010/03/09 3:21 UTC
Read the original article Hit count: 181

Filed under:
|

Which useful (for performance or otherwise) constructions are valid bytecode, but not expressable in Java?

© Stack Overflow or respective owner

Related posts about java

Related posts about bytecode