Azure / Azure/azure-sdk-for-java
[FEATURE REQ] Request to remove the use of deprecated class/method [azure-core] [java 25]
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
We plan to use the azure-core.jar in java 25 environment.
azure-core.jar uses deprecated class and deprecated method.
We expect that the deprecated class/method should be removed from azure-core.jar
class com/azure/core/implementation/AccessControllerUtils uses deprecated class java/security/AccessController (forRemoval=true)
--
class com/azure/core/implementation/ReflectionUtilsMethodHandle uses deprecated method java/lang/System::getSecurityManager()Ljava/lang/SecurityManager; (forRemoval=true)
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [X] Description Added
- [X] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.