You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.microsoft.rest.Validator (file:/C:/Users/esfomeado/.m2/repository/com/microsoft/rest/client-runtime/1.7.5/client-runtime-1.7.5.jar) to field java.util.ArrayList.serialVersionUID
WARNING: Please consider reporting this to the maintainers of com.microsoft.rest.Validator
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
I am also getting this warning and would like to know how to get it fixed:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.microsoft.rest.Validator (file:/C:/Users/vinagesh/.m2/repository/com/microsoft/rest/client-runtime/1.7.9/client-runtime-1.7.9.jar) to field java.util.ArrayList.serialVersionUID
WARNING: Please consider reporting this to the maintainers of com.microsoft.rest.Validator
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Hello,
I'm using this code:
And I get this warning:
Related with:
Azure/azure-sdk-for-java#14480
The text was updated successfully, but these errors were encountered: