6 ms·
I'm curious to see what the implications are for other JVM languages given the promise of more efficient byte code.
by asmala 14y ago
I'm curious to see what the implications are for other JVM languages given the promise of more efficient byte code.
- spullara 14y agoThat is already released in JDK7: the invokedyanmic bytecode -- JRuby is probably on the forefront of taking advantage of it.