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

Remove unneccesary number object boxing

XMLWordPrintable

      It's not necessary to create an object out of a number to have type conversation. Fix is to directly cast the values.

      connector/src/main/java/org/jboss/as/connector/deployers/ds/processors/DriverProcessor.java
      ejb3/src/main/java/org/jboss/as/ejb3/remote/EJBClientContextService.java
      ejb3/src/main/java/org/jboss/as/ejb3/subsystem/EJBTransformers.java
      messaging-activemq/subsystem/src/main/java/org/wildfly/extension/messaging/activemq/AddressSettingsResolveHandler.java
      microprofile/metrics-smallrye/src/main/java/org/wildfly/extension/microprofile/metrics/MicroProfileVendorMetricRegistry.java

            cfang@redhat.com Cheng Fang
            xf01213 Boris Unckel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: