Skip to content

make jaxrs indy-ready #14168

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Conversation

SylvainJuge
Copy link
Contributor

@SylvainJuge SylvainJuge commented Jul 1, 2025

Part of #13031 for the following instrumentations:

  • jaxrs-1.0
  • jaxrs-2.0 annotations
  • jaxrs-2.0-cxf
  • jaxrs-2.0-jersey
  • jaxrs-2.0-resteasy
  • jaxrs-3.0-annotations
  • jaxrs-3.0-*

@SylvainJuge SylvainJuge marked this pull request as ready for review July 4, 2025 13:08
@SylvainJuge SylvainJuge requested a review from a team as a code owner July 4, 2025 13:08
@SylvainJuge SylvainJuge self-assigned this Jul 4, 2025
return;
}

Context parentContext = Java8BytecodeBridge.currentContext();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could just use Context.current() since this isn't in an advice any more

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.

3 participants