-
Bug
-
Resolution: Unresolved
-
P3
-
25
echo -n is not part of the required POSIX standard, and built in shell versions of echo might not support it. Restore the previous use of printf instead.
- caused by
-
JDK-8301197 Make sure use of printf is correct and actually needed
-
- Resolved
-