Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix ASMClass.addDelegatorMethod() #2264

Closed
jaehong-kim opened this issue Nov 18, 2016 · 1 comment
Closed

Fix ASMClass.addDelegatorMethod() #2264

jaehong-kim opened this issue Nov 18, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@jaehong-kim
Copy link
Contributor

jaehong-kim commented Nov 18, 2016

Fixed an issue where Class generates invalid bytecode.

Caused by java.lang.ClassFormatError.

fix

  • class name of INVOKESPECIAL.
  • local variables of method.

Affects Plugin : nothing

  • addDelegatorMethod() API only uses the Naver internal platform.
@emeroad
Copy link
Member

emeroad commented Nov 18, 2016

fixed version : 1.6.0-RC2

koo-taejin added a commit to koo-taejin/pinpoint that referenced this issue Nov 23, 2018
enhance ExpectedTrace for plugin test module
koo-taejin added a commit that referenced this issue Nov 26, 2018
enhance ExpectedTrace for plugin test module
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants