After PR #16245, C2 optimizes stores into primitive arrays by combining values into larger stores.
Rewrites the code of appendNull and append(boolean) methods so that these two methods can be optimized by C2.
Rewrites the code of appendNull and append(boolean) methods so that these two methods can be optimized by C2.
- duplicates
-
JDK-8349225 [REDO] Optimization for StringBuilder append boolean & null
-
- Closed
-
There are no Sub-Tasks for this issue.