[crac] RFR: 8362837: [CRaC] jdk/crac/MXBean.java can fail on macOS [v3]
Jan Kratochvil
jkratochvil at openjdk.org
Sun Jul 20 19:52:04 UTC 2025
> The CI runs fine but locally (Linux Fedora 42 x86_64) it is failing for me - for any testcase trying to use OutputAnalyzer for the restore-only part. 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
>
> It does not implement the part
>
>> close to 0
>
> as that is the problem being fixed.
Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
remove UptimeSinceRestore
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/246/files
- new: https://git.openjdk.org/crac/pull/246/files/1b049dec..9a8feff6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=246&range=02
- incr: https://webrevs.openjdk.org/?repo=crac&pr=246&range=01-02
Stats: 9 lines in 1 file changed: 0 ins; 8 del; 1 mod
Patch: https://git.openjdk.org/crac/pull/246.diff
Fetch: git fetch https://git.openjdk.org/crac.git pull/246/head:pull/246
PR: https://git.openjdk.org/crac/pull/246
More information about the crac-dev
mailing list