dd-trace-java
dd-trace-java copied to clipboard
DRAFT - Loom support
What Does This Do
This PR refactors and add minor fixes to the java concurrent instrumentations:
- Refactor instrumentation per features
- Improve virtual threads tests to
- No more use
latestDepand be part of thecheckGradle goal, - Remove duplicated class and unused latest netty dependency
- No more use
- Fix test cases where thread pool is null
Motivation
Additional Notes
Jira ticket: [PROJ-IDENT]