RFR: 8244593: Clean up GNM/NM after JEP 381
Erik Joelsson
erikj at openjdk.java.net
Tue Feb 22 15:59:05 UTC 2022
On Tue, 22 Feb 2022 15:47:05 GMT, Magnus Ihse Bursie <ihse at 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
More information about the build-dev
mailing list