On Tue, 22 Feb 2022 15:47:05 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> 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. Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7576