raphw / raphw/byte-buddy

AgentBuilder afterburner that captures types loaded during installation

Open
#800 0 comments 0 reactions 1 assignee View on GitHub

@raphw is already working on this.

Since Dec 30, 2019.

enhancement
Dominant language
Java
Stars
6.9k
Forks
855
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.