String::detab replaces tab characters with enough space characters to align to fixed tab stops. String::entab replaces space characters with tab characters if spacing aligns to tab stops.
- csr for
-
JDK-8210718 String::detab, String::entab
-
- Closed
-