Hacker News new | ask | show | jobs
by amalter 5014 days ago
You can compile invokedynamic into reflection pretty easily. Obviously you lose the method call optimization, but you can keep the syntatic sugar.

I would be very surprised if the backports folks didn't offer this within a few months.