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

AgentBuilder afterburner that captures types loaded during installation #800

Open
raphw opened this issue Dec 30, 2019 · 0 comments
Open
Assignees
Milestone

Comments

@raphw
Copy link
Owner

raphw commented Dec 30, 2019

It's possible for a type being loaded before a class file transformer is installed but that takes longer to load then it takes to iterate over previous loaded classes during installation. Such types are lost during transformation.

It should be possible to enable some form of afterburner that captures such types by monitoring class loading internals.

@raphw raphw added this to the 1.10.7 milestone Dec 30, 2019
@raphw raphw self-assigned this Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant