[
https://issues.apache.org/jira/browse/QPID-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359241#comment-17359241
]
ASF subversion and git services commented on QPID-8537:
-------------------------------------------------------
Commit a83f2cba0f6ffcdef26326e12e3d5ace36a18ef3 in qpid-broker-j's branch
refs/heads/8.0.x from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=a83f2cb ]
QPID-8537: replace use of constructors marked deprecated-for-removal
(cherry picked from commit 42abe9fdd53e758574ddd68a6c0a88e05c88d214)
> 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]