+1 On Wednesday 01 July 2015 07:42 PM, Michael Haupt wrote:
Dear all,please review and sponsor this change: RFE: https://bugs.openjdk.java.net/browse/JDK-8130127 Webrev: http://cr.openjdk.java.net/~mhaupt/8130127/webrev.00 This makes the handling of the stdin parameter to $EXEC uniform (null and undefined used to be converted to strings "null" and "undefined", which is counter-intuitive at best). Thanks, Michael