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

ASF GitHub Bot commented on QPID-8731:
--------------------------------------

dakirily opened a new pull request, #391:
URL: https://github.com/apache/qpid-broker-j/pull/391

   This PR addresses JIRA 
[QPID-8731](https://issues.apache.org/jira/browse/QPID-8731), updating broker 
build to java 21 and removing Security Manager APIs




> [Broker-J] Update broker build to java 21 / Security Manager removal
> --------------------------------------------------------------------
>
>                 Key: QPID-8731
>                 URL: https://issues.apache.org/jira/browse/QPID-8731
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-10.0.1
>            Reporter: Daniil Kirilyuk
>            Priority: Major
>             Fix For: qpid-java-broker-10.0.2
>
>
> The Security Manager was deprecated in Java 17 with [JEP 
> 411|https://openjdk.org/jeps/411], and fully removed in Java 24 with [JEP 
> 486|https://openjdk.org/jeps/486]. Broker-J relies on security 
> manager-related APIs in a number of places, mostly to track the current 
> subject. Refactoring is needed to enable the broker to run in a Java 24+ 
> environment.



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