Long overdue follow-up bug from JEP 381 (removal of Solaris support). We used to make a difference between gnm (GNU nm) and nm (GNU nm on all platforms except Solaris, where it were Solaris nm), but this does not make sense anymore, and the code is just schizophrenic wrt nm/gnm.
------------- Commit messages: - 8244593: Clean up GNM/NM after JEP 381 Changes: https://git.openjdk.java.net/jdk/pull/7576/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7576&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8244593 Stats: 4 lines in 3 files changed: 0 ins; 3 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/7576.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7576/head:pull/7576 PR: https://git.openjdk.java.net/jdk/pull/7576