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

Update eclipse/vscode configuration to use -parameters #15680

Closed
jzheaux opened this issue Aug 23, 2024 · 0 comments
Closed

Update eclipse/vscode configuration to use -parameters #15680

jzheaux opened this issue Aug 23, 2024 · 0 comments
Assignees
Labels
in: build An issue in the build type: task A general task
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Aug 23, 2024

Given that several tests rely on method parameter names being inspected reflectively, we should configure Eclipse and VSCode compilation to use "-parameters"

@jzheaux jzheaux added in: build An issue in the build type: task A general task labels Aug 23, 2024
@jzheaux jzheaux added this to the 6.2.7 milestone Aug 23, 2024
@jzheaux jzheaux self-assigned this Aug 23, 2024
@jzheaux jzheaux changed the title Update eclipse/vscode configuration to generate method parameters Update eclipse/vscode configuration to use -parameters Aug 23, 2024
Kehrlann pushed a commit to Kehrlann/spring-security that referenced this issue Aug 30, 2024
Several method security tests rely on method parameters
being preserved, in order to demonstrate the difference
between relying on runtime reflection and using the @p
annotation.

Closes spring-projectsgh-15680
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant