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

Using deprecated '-debug' fallback for parameter name resolution #15415

Closed
Artur- opened this issue Dec 8, 2022 · 2 comments
Closed

Using deprecated '-debug' fallback for parameter name resolution #15415

Artur- opened this issue Dec 8, 2022 · 2 comments

Comments

@Artur-
Copy link
Member

Artur- commented Dec 8, 2022

Description of the bug

Starting a Vaadin 24 app logs

2022-12-08T19:42:36.504+02:00  WARN 87982 --- [  restartedMain] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: com.vaadin.flow.spring.VaadinServletConfiguration

Expected behavior

There should be no warning

Minimal reproducible example

npx @vaadin/cli init --next hello
cd hello
mvn

Versions

Vaadin: 24.0.0.alpha5
Flow: 24.0-SNAPSHOT
Java: Homebrew 19
OS: aarch64 Mac OS X 12.6.1
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Live reload: Java active (Spring Boot Devtools): Front end active

@mcollovati
Copy link
Collaborator

May have been fixed in Spring 6.0.3 spring-projects/spring-framework#29612

@Artur-
Copy link
Member Author

Artur- commented Jan 27, 2023

This no longer reproduces

@Artur- Artur- closed this as completed Jan 27, 2023
OLD Vaadin Flow bugs & maintenance (Vaadin 10+) automation moved this from New P2 to Closed Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants