[PATCH] JDK-8025886: Replace [[ and == bash extensions in tests
Martin Buchholz
martinrb at google.com
Mon Dec 10 17:32:35 UTC 2018
I would not try to remove all bash-isms from openjdk. Instead I would find
instances of /bin/sh that need to be changed to /bin/bash.
(Ubuntu's use of /bin/sh -> /bin/dash is technically correct, but caused
much suffering
https://bugs.launchpad.net/ubuntu/+source/dash/+bug/61463
)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181210/d0ce5c48/attachment.html>
More information about the serviceability-dev
mailing list