[ 
https://issues.apache.org/jira/browse/QPID-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359236#comment-17359236
 ] 

ASF subversion and git services commented on QPID-8537:
-------------------------------------------------------

Commit 42abe9fdd53e758574ddd68a6c0a88e05c88d214 in qpid-broker-j's branch 
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=42abe9f ]

QPID-8537: replace use of constructors marked deprecated-for-removal


> 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
>            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