Open rgrig opened 7 years ago
Barista fails on interfaces with default methods. The function AccessFlag.check_method_flags should implement what S4.6 of JVM8 spec says (or whatever section it is in JVM9).
default
AccessFlag.check_method_flags
Barista fails on interfaces with
default
methods. The functionAccessFlag.check_method_flags
should implement what S4.6 of JVM8 spec says (or whatever section it is in JVM9).