-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8273504 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
There is a StringBuffer use in X-Buffer template. The extra thread safety is not required there. In post-BiasedLocking times, this is gets worse, as every append is synchronized.