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

Fix deprecated constructors

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 17.0.0.Beta5, 17.0.0.Final
    • None
    • None
    • None

    Description

      new Integer(int) was deprecated in JDK 9 and the same for other primitive data types.

      For the case of a need to quickly check the Javadoc API, it's here:
      https://docs.oracle.com/javase/9/docs/api/java/lang/Integer.html#Integer-int-
       

      Attachments

        Activity

          People

            rchakrab Ranabir Chakraborty
            rchakrab Ranabir Chakraborty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: