Integrated: 8244593: Clean up GNM/NM after JEP 381

Magnus Ihse Bursie ihse at openjdk.java.net
Tue Feb 22 16:10:53 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.

This pull request has now been integrated.

Changeset: e44d0670
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e44d0670a69a641b82a0ca50e06e85d807b473ea
Stats:     4 lines in 3 files changed: 0 ins; 3 del; 1 mod

8244593: Clean up GNM/NM after JEP 381

Reviewed-by: erikj

-------------

PR: https://git.openjdk.java.net/jdk/pull/7576



More information about the build-dev mailing list