java bytecodeの例文
もっと例文: 1 2 3 4 5 6 7 8 9 10
- virtual machine Hotspot contains a Just In Time Compiler which selectively compiles Java bytecode into machine code-but only code which Hotspot predicts is likely to be used many times.
- A program written in Java can be compiled directly into the machine language of a real computer and programs written in other languages than Java can be compiled into Java bytecode.
- In addition, Sun envisioned a third-generation " Super JavaStation " after " Krups ", with a JavaChip co-processor for native Java bytecode execution.
- :: : That's interesting-was it just a JVM implemented in hardware and attached to an existing chip, or could it actually natively run java bytecode?
- "' XRuby "'was the first Ruby to Java static compiler which compiles Ruby source code ( . rb ) to Java bytecode ( . class ).