[crac] Integrated: 8358063: [CRaC] Excessive PosixAttachListener-related availability and references

Timofei Pushkin tpushkin at openjdk.org
Thu May 29 13:43:06 UTC 2025


On Thu, 29 May 2025 11:02:23 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

> Makes `PosixAttachListener` and `PosixAttachOperation` declared, defined and referenced only when they are implemented. This makes the sources closer to the mainline where these classes are defined in `.cpp` files under `#if INCLUDE_SERVICES #ifndef AIX` guards.
> 
> Sadly, I don't have access to AIX to test the buildability there.

This pull request has now been integrated.

Changeset: f2db1d6e
Author:    Timofei Pushkin <tpushkin at openjdk.org>
Committer: Radim Vansa <rvansa at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/f2db1d6e949d806d1ecef4e2e72557822b677db5
Stats:     14 lines in 3 files changed: 6 ins; 4 del; 4 mod

8358063: [CRaC] Excessive PosixAttachListener-related availability and references

Reviewed-by: rvansa

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

PR: https://git.openjdk.org/crac/pull/234


More information about the crac-dev mailing list