Skip to content

Commit ec7dfa3

Browse files
committed
Adding to CHANGELOG
1 parent 1d5e5a1 commit ec7dfa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ endif::[]
3535
* Fix runtime attach with some docker images - {pull}2385[#2385]
3636
* Restore dynamic capability to `log_level` config for plugin loggers - {pull}2384[#2384]
3737
* 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]
3840
3941
[[release-notes-1.x]]
4042
=== Java Agent version 1.x

0 commit comments

Comments
 (0)