Content deleted Content added
m Reverted edits by 1.39.37.105 (talk) (HG) (3.1.19) |
|||
Line 29:
The compilation function in GCJ should have a faster start-up time than the equivalent bytecode launched in a JVM when compiling Java code into machine code.<ref>[http://www.hpl.hp.com/personal/Hans_Boehm/misc_slides/gcj2.pdf GCJ: The GNU Static Java Compiler]</ref>
==
The
CNI closely resembles the [[Java Native Interface|JNI]] (Java Native Interface) framework which comes as a standard with various [[Java virtual machine]]s.
|