Justin created HADOOP-19293:
-------------------------------

             Summary: Avoid Subject.getSubject method on newer JVMs
                 Key: HADOOP-19293
                 URL: https://issues.apache.org/jira/browse/HADOOP-19293
             Project: Hadoop Common
          Issue Type: Bug
          Components: auth, common
            Reporter: Justin


In Java 23, Subject.getSubject requires setting the system property 
java.security.manager to allow, else it will throw an exception. More detail is 
available in the release notes: https://jdk.java.net/23/release-notes

This is in support of the eventual removal of the security manager, at which 
point, Subject.getSubject will be removed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to