You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Tomas Vavricka (Jira)" <ji...@apache.org> on 2023/02/10 09:44:00 UTC

[jira] [Resolved] (QPID-8614) [Broker-J] Deprecated reflection methods

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

Tomas Vavricka resolved QPID-8614.
----------------------------------
    Resolution: Implemented

> [Broker-J] Deprecated reflection methods
> ----------------------------------------
>
>                 Key: QPID-8614
>                 URL: https://issues.apache.org/jira/browse/QPID-8614
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-9.0.0
>            Reporter: Daniil Kirilyuk
>            Priority: Minor
>             Fix For: qpid-java-broker-9.0.1
>
>
> After migration to JDK 11 new deprecation warnings are seen during the broker build:
> {code:java}
> newInstance() in java.lang.Class has been deprecated
> {code}
> {code:java}
> isAccessible() in java.lang.reflect.AccessibleObject has been deprecated
> {code}
> The code should be refactored where applicable to get rid of them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org