Comparator/Comparators API change proposal

Paul Sandoz paul.sandoz at oracle.com
Wed Jun 5 01:35:50 PDT 2013


On Jun 5, 2013, at 12:22 AM, Henry Jen <henry.jen at oracle.com> wrote:
> 
> This is a trade-off, we don't want too many static or default method in
> an interface.

Why are too many *static* methods an issue?

IIUC static methods on interfaces do not have the same source compatibility issues as default methods.

Paul.



More information about the lambda-libs-spec-observers mailing list