Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-17685

Infinite loop in ThreadContextProviderContextHandleFactory and OtherEESetupActionsContextHandleFactory

XMLWordPrintable

      org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory.ClearedSetupContextHandle#setup

      org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory.ContextHandle#setup

      contain method body like the following, which will cause infinite loop:

      public String getFactoryName() {
          return getFactoryName();
      }
      

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: