[Java SE] Repeated Calls of java.lang.StringBuffer and StringBuilder#reverse() Can Return Wrong Result if the Argument Includes Double Byte String
(Doc ID 3037023.1)
Last updated on AUGUST 15, 2024
Applies to:
Java SE JDK and JRE - Version 11 and laterInformation in this document applies to any platform.
Symptoms
Repeated calls of java.lang.StringBuffer and StringBuilder#reverse() can returns wrong result if the argument includes double byte string.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |