On Mon, 14 Aug 2023 10:13:21 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> AttachListener::pd_find_operation always returns nullptr and seems to be > obsolete, so we could probably remove it and clean up the coding a bit. Looks good and trivial. The last platform to have a non-empty implementation was Solaris, so this should have been removed when the Solaris port was removed. Thanks. ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/15265#pullrequestreview-1576735668