Tyler Benson
|
03bcdc97cc
|
Move awaitGC to common utility package
|
2019-01-25 10:32:09 -08:00 |
Tyler Benson
|
146a16df25
|
Upgrade weak-lock-free to 0.15
|
2019-01-24 11:44:28 -08:00 |
Tyler Benson
|
eacc2d6402
|
Restructure how WeakMap is implemented
Use an interface.
Use a provider/supplier to avoid loading more onto the bootstrap classpath.
|
2018-08-08 16:54:44 +10:00 |
Tyler Benson
|
b5c8a8b8fc
|
Apply formatter on gradle files.
|
2018-07-31 12:04:00 +10:00 |
Nikolay Martynov
|
9cc99bafbf
|
Simplify Jacoco configuration
|
2018-06-20 17:13:30 -04:00 |
Nikolay Martynov
|
e070a9be4a
|
Fix jacoco excluded classes concatenation
|
2018-06-20 17:05:16 -04:00 |
Andrew Kent
|
08df3cef35
|
Use bytebuddy plugin to add safety checks to instrumentation
|
2018-05-18 10:45:05 -07:00 |
Tyler Benson
|
9a52303376
|
Apply jacoco to every java project
Some projects have ignores/whitelists, but generally coverage is pretty high.
AFAIK, this doesn’t really capture instrumentation test coverage though.
|
2018-05-04 16:23:32 +10:00 |
Tyler Benson
|
f35e2e6ebe
|
Remove various warnings and other cleanup
Also upgrade some plugins.
|
2018-05-04 14:05:06 +10:00 |
Tyler Benson
|
a3a70e6ea3
|
Remove unneeded dependency on dd-trace-ot.
|
2018-02-21 12:08:05 +10:00 |
Andrew Kent
|
cfef64b026
|
Reorganize dd-java-agent subprojects
|
2018-02-15 18:55:02 -08:00 |