Skip to content

Conversation

@wl2027
Copy link
Contributor

@wl2027 wl2027 commented Jun 16, 2025

Correct the parameter name in @Advice.OnMethodEnter and @Advice.OnMethodExit annotations from 'inlined = false' to 'inline = false' throughout the instrumentation module writing guide.

The correct parameter name according to ByteBuddy documentation is 'inline', not 'inlined'.

…line'

Correct the parameter name in @Advice.OnMethodEnter and @Advice.OnMethodExit
annotations from 'inlined = false' to 'inline = false' throughout the
instrumentation module writing guide.

The correct parameter name according to ByteBuddy documentation is 'inline',
not 'inlined'.
@wl2027 wl2027 requested a review from a team as a code owner June 16, 2025 06:58
@linux-foundation-easycla
Copy link

CLA Missing ID CLA Not Signed

@wl2027 wl2027 closed this Jun 16, 2025
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.

1 participant