-
Bug
-
Resolution: Unresolved
-
P4
-
25
-
Fix Understood
StringBuilder is not specified to be thread safe and if used in multiple threads the relationship among the coder, count, and capacity need to be checked carefully.
The robustness of the implementations can be improved without loss of performance.
The robustness of the implementations can be improved without loss of performance.
- relates to
-
JDK-8351000 StringBuilder getChar and putChar robustness
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/24967