[ 
https://issues.apache.org/jira/browse/QPID-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved QPID-8537.
----------------------------------
    Resolution: Fixed

> replace use of constructors marked deprecated for-removal
> ---------------------------------------------------------
>
>                 Key: QPID-8537
>                 URL: https://issues.apache.org/jira/browse/QPID-8537
>             Project: Qpid
>          Issue Type: Task
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-8.0.4
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Major
>             Fix For: qpid-java-broker-8.0.5
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to