Fix up incorrect method signatures on readResolve

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      readResolve() should be ANY_ACCESS_MODIFIER Object readResolve() however there are a few uses in class where this is not the case.

      These should be tidied up and fixed.

      hudson/triggers/SCMTrigger.java:        private void readResolve() {
      jenkins/security/apitoken/ApiTokenStats.java:    private ApiTokenStats readResolve() {
      jenkins/security/apitoken/ApiTokenStats.java:        private SingleTokenStats readResolve() {
      

            Assignee:
            Unassigned
            Reporter:
            James Nord
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: