-
Bug
-
Resolution: Fixed
-
P3
-
25
-
master
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
-
- links to
-
Commit(master) openjdk/jdk/57297e60
-
Review(master) openjdk/jdk/25106