Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3510

Replace new Integer(int) with valueOf(int) and also for other Primitive Data Types

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.12.1.Final
    • 5.11.3.Final
    • Transaction Core
    • None
    • Undefined

      new Integer(int) was deprecated in JDK 9:

      @Deprecated(since="9")
      public Integer​(int value)

              rchakrab Ranabir Chakraborty
              rhn-engineering-mmusgrov Michael Musgrove
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: