-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b20
-
generic
-
generic
StringOpts is introduced by JDK-6892658. it perform simplification for a fixed form of StringBuilder.
1. I would like to add statistical counters to track its effectiveness.
2. it is not a generic optimization. it only handles a fixed pattern. I think it's a good idea to add document about it.
3. we clean up code because some variables are useless now.
1. I would like to add statistical counters to track its effectiveness.
2. it is not a generic optimization. it only handles a fixed pattern. I think it's a good idea to add document about it.
3. we clean up code because some variables are useless now.