4 ms·
From context, I would infer that this means they are not changing the Java language itself. It’s a feature expressed through the existing language, like as a li
by jcrites 2y ago
From context, I would infer that this means they are not changing the Java language itself. It’s a feature expressed through the existing language, like as a library feature. I could be wrong though.
- cempaka 2y agoYes you're correct, the idea is that they're not adding any keywords or bytecodes, just some new standard lib APIs that will get some special treatment by the JVM.