Daniil Kirilyuk created QPID-8614:
-------------------------------------

             Summary: [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
             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to