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

ArC: add proxyability validation for sealed classes/interfaces #43742

Closed
Ladicek opened this issue Oct 7, 2024 · 1 comment · Fixed by #43747
Closed

ArC: add proxyability validation for sealed classes/interfaces #43742

Ladicek opened this issue Oct 7, 2024 · 1 comment · Fixed by #43747
Assignees
Labels
area/arc Issue related to ARC (dependency injection) kind/enhancement New feature or request
Milestone

Comments

@Ladicek
Copy link
Contributor

Ladicek commented Oct 7, 2024

Description

CDI 4.1 added a requirement for proxyable types: they may not be sealed. We need to add a validation for this.

Implementation ideas

No response

@Ladicek Ladicek added area/arc Issue related to ARC (dependency injection) kind/enhancement New feature or request labels Oct 7, 2024
@Ladicek Ladicek self-assigned this Oct 7, 2024
Copy link

quarkus-bot bot commented Oct 7, 2024

/cc @manovotn (arc), @mkouba (arc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant