Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8537

[Broker-J] Replace use of constructors marked deprecated for-removal

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-broker-8.0.4
    • qpid-java-broker-8.0.5
    • Broker-J
    • None

    Description

      The Long/Float/Double etc constructors were deprecated in Java 9. Various bits of the codebase (mostly tests, but some not) are still using these. The constructors remain available currently, but their deprecation was raised to for-removal status in Java 16, meaning they are intended for actual removal at some point. The valueOf methods should be used instead.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: