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

JDK11 build warning - non-modularlized org.codehaus.groovy.vmplugin.v7 #6508

Closed
joshfree opened this issue Nov 22, 2019 · 1 comment
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. help wanted This issue is tracking work for which community contributions would be welcomed and appreciated Storage Storage Service (Queues, Blobs, Files) test bug Problem in test source code (most likely) tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Milestone

Comments

@joshfree
Copy link
Member

JDK11 build has this warning about the non-modularized test plugin used by the Storage team tests. We should follow up with the plugin owner to get this fixed, and then upgrade our repo to a newer, fixed version of the package.

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/C:/Users/jasupliz/.m2/repository/org/codehaus/groovy/groovy-eclipse-batch/2.5.8-01/groovy-eclipse-batch-2.5.8-01.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
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
@joshfree joshfree added Client This issue points to a problem in the data-plane of the library. help wanted This issue is tracking work for which community contributions would be welcomed and appreciated tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly test bug Problem in test source code (most likely) labels Nov 22, 2019
@joshfree joshfree added this to the Backlog milestone Nov 22, 2019
@alzimmermsft alzimmermsft added the Storage Storage Service (Queues, Blobs, Files) label Aug 9, 2021
@alzimmermsft
Copy link
Member

Fixed by #24477

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. help wanted This issue is tracking work for which community contributions would be welcomed and appreciated Storage Storage Service (Queues, Blobs, Files) test bug Problem in test source code (most likely) tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Projects
None yet
Development

No branches or pull requests

2 participants