oracle planning a new jvm language? have we ever seen a feature like this that is explicitly not usable from Java?
invokedynamic comes to mind.
It was later used to implement lambda expressions but originally had no use in the Java language and isn't tailored to lambda expressions.