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

make servlet3 + spring webmvc + jaxrs 2.0 indy compatible #12432

Merged
merged 47 commits into from
Nov 30, 2024

Conversation

SylvainJuge
Copy link
Contributor

@SylvainJuge SylvainJuge commented Oct 10, 2024

part of #11457

Introduces IndyProxy interface for the classes that are injected into instrumented classes classloader which allows to transparently unwrap the proxy delegate when needed with IndyProxyHelper. This interface and its only method is hidden from the reflection API.

@SylvainJuge SylvainJuge mentioned this pull request Oct 10, 2024
36 tasks
@SylvainJuge SylvainJuge changed the title make servlet3 indy compatible make servlet3 + spring webmvc indy compatible Oct 10, 2024
@SylvainJuge SylvainJuge marked this pull request as ready for review October 29, 2024 09:27
@SylvainJuge SylvainJuge requested a review from a team as a code owner October 29, 2024 09:27
@SylvainJuge SylvainJuge changed the title make servlet3 + spring webmvc indy compatible make servlet3 + spring webmvc + jaxrs 2.0 indy compatible Oct 29, 2024
@SylvainJuge SylvainJuge self-assigned this Nov 25, 2024
@trask trask merged commit 7c82dc4 into open-telemetry:main Nov 30, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants