出典:Wikipedia
出典:『Wikipedia』 (2011/05/16 03:30 UTC 版)
A Java compiler is a compiler for the Java programming language. The most common form of output from a Java compiler is Java class files containing platform-neutral Java bytecode. There exist also compilers emitting optimized native machine code for a particular hardware/operating system combination.