[crac] RFR: 8346386: [CRaC] Move CRaC’s Java code out of restricted packages [v6]

duke duke at openjdk.org
Thu Dec 19 11:17:07 UTC 2024


On Thu, 19 Dec 2024 08:35:11 GMT, Timofei Pushkin <duke at openjdk.org> wrote:

>> To circumvent CRaC's limiting not-yet-standardized status:
>> 1. Moved CRaC interface from `javax.crac` in `java.base` to `jdk.crac` in a new `jdk.crac` module.
>> 2. Moved CRaC implementation from `jdk.crac` to `jdk.internal.crac.mirror`, both inside `java.base`. The whole CRaC implementation now resides in `jdk.internal.crac` which is exported (partially) only to the new `jdk.crac` module.
>
> Timofei Pushkin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Replace forgotten javax.crac references in docs

@TimPushkin 
Your change (at version eb50cf92f3afe921b07533e824b0fed6b6dbd8c2) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/crac/pull/164#issuecomment-2553449391


More information about the crac-dev mailing list