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

Allow subclasses to be passed as parameter to intercepted method #16281

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

sirf
Copy link
Contributor

@sirf sirf commented Apr 6, 2021

Fix #16274

Also added a test.

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 6, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

This message is automatically generated by a bot.

@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Apr 6, 2021
@sirf sirf changed the title Allow subclasses to be passed as parameter to intercepted method #16274 Allow subclasses to be passed as parameter to intercepted method Apr 6, 2021
@geoand geoand requested a review from mkouba April 6, 2021 15:04
@quarkusio quarkusio deleted a comment from quarkus-bot bot Apr 7, 2021
@gsmet gsmet merged commit 1ddedc0 into quarkusio:main Apr 7, 2021
@quarkus-bot quarkus-bot bot added this to the 1.14 - main milestone Apr 7, 2021
@gsmet gsmet modified the milestones: 2.0 - main, 1.13.1.Final Apr 10, 2021
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interceptor doesn't allow subclasses to be passed as parameter to intercepted method
3 participants