Hacker News new | ask | show | jobs
by hackerpolicy 5012 days ago
Which will be fine once Android starts supporting Java 7.
1 comments

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.