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

Add a task to validate configured access wideners #46

Open
zml2008 opened this issue Oct 13, 2021 · 0 comments
Open

Add a task to validate configured access wideners #46

zml2008 opened this issue Oct 13, 2021 · 0 comments

Comments

@zml2008
Copy link
Member

zml2008 commented Oct 13, 2021

While the runtime behaviour is to ignore unknown classes, methods, and fields in AWs, we would like to be able to provide some extra validation at compile time.

The most basic validation is verifying syntax.

We could additionally validate every AW entry against the runtime classpath.

This should be optional -- allow the checks to be disabled entirely or downgraded to warnings.

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