Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In ImmutableBeans, allow interfaces to have default methods.
(These are invoked in the usual way by the client. The mechanics are a bit tricky because they involve method handles, and the APIs are different in JDK 8 than later JDKs.)