Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5688

Replace usages of getParameterTypes().length with getParameterCount()

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 18.0.0.Beta3, 18.0.0.Final
    • None
    • Server
    • None

    Description

      Targets
          Occurrences of 'getParameterTypes().length' in Project
      Found Occurrences in Project  (2 usages found)
          Unclassified  (2 usages found)
              wildfly-core-model-test-framework  (1 usage found)
                  org.jboss.as.core.model.test  (1 usage found)
                      TestModelControllerService.java  (1 usage found)
                          initCoreModel(Resource, ManagementResourceRegistration, Resource)  (1 usage found)
                              540 if(constructors.length == 1 && constructors[0].getParameterTypes().length == 10) { // For EAP 6.2 compatibility
              wildfly-server  (1 usage found)
                  org.jboss.as.server.deployment.reflect  (1 usage found)
                      ClassReflectionIndex.java  (1 usage found)
                          getAllMethods(String, int)  (1 usage found)
                              336 if (method.getParameterTypes().length == paramCount) {
      
      

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              clara0 Clara Fang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: