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

Do not use LocalVariableTableParameterNameDiscoverer in native images #29497

Closed
sdeleuze opened this issue Nov 16, 2022 · 1 comment
Closed
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: superseded An issue that has been superseded by another theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement

Comments

@sdeleuze
Copy link
Contributor

DefaultParameterNameDiscoverer should be updated to not use LocalVariableTableParameterNameDiscoverer when running as a native image.

@sdeleuze sdeleuze added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement theme: aot An issue related to Ahead-of-time processing labels Nov 16, 2022
@sdeleuze sdeleuze added this to the 6.0.x milestone Nov 16, 2022
@sdeleuze sdeleuze self-assigned this Nov 16, 2022
@sdeleuze sdeleuze modified the milestones: 6.0.x, 6.0.1 Nov 16, 2022
@sdeleuze
Copy link
Contributor Author

Superseded by #29531.

@sdeleuze sdeleuze closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2022
@sdeleuze sdeleuze removed this from the 6.0.1 milestone Nov 20, 2022
@sdeleuze sdeleuze added the status: superseded An issue that has been superseded by another label Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) status: superseded An issue that has been superseded by another theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant