On Wed, 16 Aug 2023 08:09:42 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> AttachListener::pd_set_flag is the same across platforms (always returning > JNI_ERR ). So it can be centralized or removed. This pull request has now been integrated. Changeset: 5058854b Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5058854b867323dd6537d7387bf20a9d5f258084 Stats: 27 lines in 6 files changed: 0 ins; 26 del; 1 mod 8314389: AttachListener::pd_set_flag obsolete Reviewed-by: cjplummer, mdoerr, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/15304