[crac] RFR: 8362837: [CRaC] jdk/crac/MXBean.java can fail on macOS

Timofei Pushkin tpushkin at openjdk.org
Sat Jul 19 20:59:58 UTC 2025


On Sat, 19 Jul 2025 18:12:40 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

> The CI runs fine but locally (Linux Fedora 42 x86_64) it is failing for me - for any testcase trying to use OutputAnalyzer for restore-only part. checkpoint&restore is OK. Such testcases failing for me are for example:
> - test/jdk/jdk/crac/fileDescriptors/CheckpointWithOpenFdsTest.java
> - test/jdk/jdk/crac/fileDescriptors/LoggingFileOpenTest.java
> - test/jdk/jdk/crac/SecureRandom/ReseedTest.java

GitHub Actions should run in your repo just like on PRs here, so you should not need to create PRs to test CI. Except for whitespace checking...

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

PR Comment: https://git.openjdk.org/crac/pull/246#issuecomment-3092500291


More information about the crac-dev mailing list