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.
- clones
-
JDK-8333893 Optimization for StringBuilder append boolean & null
-
- Closed
-
- duplicates
-
JDK-8349227 [REDO] Optimization for StringBuilder append boolean & null
-
- New
-