Community
Participate
Working Groups
Created attachment 166526 [details] Proposed fix + regression tests From I20100428-1300 build result, this method is reported as an API addition. This is wrong. The interface member type StructuredViewerInternals$AssociateListener is tagged as @noimplement and @noextend and its enclosing type is tagged as @noextend. Since the interface is protected, there is no way this new method can be used as API. So we should not report the corresponding delta in case the visibility is API.
Marking as RC1.
+1
Released for 3.6RC1.