The spp.sh script contains a bare invocation of the echo command, and for this
invocation to work requires that echo behave in the UCB style (/usr/ucb/echo)
rather than in the SysV style (/usr/bin/echo).
-- mr@eng 2000/12/19
invocation to work requires that echo behave in the UCB style (/usr/ucb/echo)
rather than in the SysV style (/usr/bin/echo).
-- mr@eng 2000/12/19
- relates to
-
JDK-4399447 java.io.InputStreamReader.read(buf, off, len) broken for non-zero offsets
-
- Closed
-