We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5e5a1 commit ec7dfa3Copy full SHA for ec7dfa3
CHANGELOG.asciidoc
@@ -35,6 +35,8 @@ endif::[]
35
* Fix runtime attach with some docker images - {pull}2385[#2385]
36
* Restore dynamic capability to `log_level` config for plugin loggers - {pull}2384[#2384]
37
* Fix slf4j-related `LinkageError` - {pull}2390[#2390]
38
+* Fix possible deadlock occurring when Byte Buddy reads System properties by warming up bytecode instrumentation code
39
+paths. The BCI warmup is on by default and may be disabled through the internal `warmup_byte_buddy` config option - {pull}2368[#2368]
40
41
[[release-notes-1.x]]
42
=== Java Agent version 1.x
0 commit comments