The classes: - ProjectInfoScreen.ProjectDownloadPanel - ListAccess.AccessSectionInfo have inner classes which according to Findbugs: "does not use its embedded reference to the object which created it. This reference makes the instances of the class larger, and may keep the reference to the creator object alive longer than necessary." Make these inner classes static. Change-Id: I9d544ff83d9647420a9d182643a60fa539bbce19