Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-583

SubjectAwareExecutorService.setTargetExecutor is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.4
    • None
    • None
    • None

    Description

      SubjectAwareExecutorService.setTargetExecutor() calls super.setTargetExecutor() instead of this.setTargetExecutorService() causing NPE because super.targetExecutor is non-null but this.targetExecutorService is null.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mjhale Mark Hale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: