- Really fix non-release builds. [1] PR: 193009 [1]
able to find libjli.so from RPATH because argv[0] points to the symlink. Note it seems Linux does not have the problem when /proc/self/exe exists. If it does not exist, it also fails to find libjli.so. Clean up patches while I am here.
Submitted by: Brian Gardner <openjdk@getsnappy.com> (preliminary version)