invokedynamic is a bytecode. Not supporting it means Dalvik / ART can't accept valid bytecode.
> I think the lack of nio is an annoyance that can be fixed tho.
Apparently not. A quick check also suggests that ClassLoader#registerAsParallelCapable is missing.
invokedynamic is a bytecode. Not supporting it means Dalvik / ART can't accept valid bytecode.
> I think the lack of nio is an annoyance that can be fixed tho.
Apparently not. A quick check also suggests that ClassLoader#registerAsParallelCapable is missing.