You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public abstract interface T {
...
public static synthetic foo$(LT;)I
// parameter final synthetic $this
@LTest;()
...
public default foo()I
@LTest;()
...
}
Imagine @Test being JUnit's annotation. It should probably not be on the forwarder method. We should add a way to control this behavior.