Integrated: JDK-8314197: AttachListener::pd_find_operation always returning nullptr
Matthias Baesken
mbaesken at openjdk.org
Tue Aug 15 07:51:14 UTC 2023
On Mon, 14 Aug 2023 10:13:21 GMT, Matthias Baesken <mbaesken at 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.
This pull request has now been integrated.
Changeset: 63389272
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6338927221ee82a556b55ccf79239acb2ac9729a
Stats: 24 lines in 6 files changed: 0 ins; 24 del; 0 mod
8314197: AttachListener::pd_find_operation always returning nullptr
Reviewed-by: dholmes, cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/15265
More information about the hotspot-runtime-dev
mailing list