There were two occurrences of /bin/bash on that line, but only one was
changed. Was that intentional?
-- Jon
On 08/29/2014 07:24 AM, Erik Joelsson wrote:
Since BASH is set by configure, it makes sense to use that value. OK
from me.
/Erik
On 2014-08-29 11:40, Magnus Ihse Bursie wrote:
This is an old but trivial bug that I want to fix.
Dmitry Samersoff <dmitry.samers...@oracle.com> discovered that
LOG=trace only works if bash is in /bin. He also suggested this patch.
Bug: https://bugs.openjdk.java.net/browse/JDK-8027627
WebRev:
http://cr.openjdk.java.net/~ihse/JDK-8027627-dont-hardcode-bash/webrev.01
/Magnus