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

Radim Vansa rvansa at openjdk.org
Thu May 29 13:43:05 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.

LGTM. Btw. could you interlink this PR with the PR to OpenJDK/jdk that tries to upstream the refactoring into own files?

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

Marked as reviewed by rvansa (Committer).

PR Review: https://git.openjdk.org/crac/pull/234#pullrequestreview-2878320722


More information about the crac-dev mailing list