Normal interface methods have a body in Bytecode. Therefore, it is not clear if an interface method has a body generated by the compiler or if the body was actually implemented in a default method.
Enable to check if a method is default or set normal interface methods as abstract methods