Lauri Tulmin
|
fbf00761cc
|
Use VirtualField for associating netty listener with wrapper (#5282)
* Use VirtualField for associating netty listener with wrapper
* Move ignoring lambas for injected classes to LambdaTransformer
|
2022-01-31 14:45:12 -08:00 |
Lauri Tulmin
|
c109773f17
|
Test modular jdk (#4501)
* Test modular jdk
* review comment
|
2021-10-28 10:54:00 -07:00 |
Lauri Tulmin
|
17a85bbc22
|
Use byte-buddy-dep instead of byte-buddy (#4400)
* Use byte-buddy-dep instead of byte-buddy
* print stacktrace on examples failure
* try to fix gradle plugins
* try to fix extension build
* try to fix extension build
* try to fix extension build
* try to fix extension build
* try removing mavenLocal
* add mavenLocal plugin repository
* publish gradle-plugins to mavenLocal for examples ci build
* Fix bytebuddy exclusion
|
2021-10-19 13:46:48 -07:00 |
Nikita Salnikov-Tarnovski
|
0683371110
|
Add supported way to add additional helper classes to instrumentation without interfering with muzzle (#4302)
* Add supported way to add additional helper classes to instrumentation without interfering with muzzle
* Better javadoc
|
2021-10-06 09:52:54 -07:00 |
Nikita Salnikov-Tarnovski
|
9bbd490288
|
Remove last muzzle generate method from InstrumentationModule (#4281)
* Remove last muzzle generate method from InstrumentationModule
|
2021-10-05 14:43:21 +03:00 |
Mateusz Rzeszutek
|
9d6fb65b41
|
Remove ContextStore/InstrumentationContext mentions from internal age… (#4267)
* Remove ContextStore/InstrumentationContext mentions from internal agent classes
* Fix internal-reflection module
|
2021-10-04 09:24:25 -07:00 |
Lauri Tulmin
|
559cdcbbee
|
Transform lambda classes (#4182)
* Transform lambda classes
* improve comment
|
2021-09-24 09:52:15 -07:00 |