Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SecurityManager references from API code in response to JEP 411 #125

Open
rmcdouga opened this issue Apr 2, 2023 · 0 comments
Open

Comments

@rmcdouga
Copy link
Contributor

rmcdouga commented Apr 2, 2023

JEP 411 deprecates Security Manager for future removal.

SecurityManager references appear throughout the API code. Specifically:
CommandInfo.java (3 matches)
CommandMap.java (3 matches)
DataHandler.java (3 matches)
FileTypeMap.java (3 matches)
MailcapCommandMap.java
MimetypesFileTypeMap.java
ServiceLoaderUtil.java (2 matches)

@rmcdouga rmcdouga changed the title Remove SecurityManager code from API code in response to JEP 411 Remove SecurityManager references from API code in response to JEP 411 Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant