[crac] RFR: 8362837: [CRaC] jdk/crac/MXBean.java can fail on macOS [v4]
Jan Kratochvil
jkratochvil at openjdk.org
Sun Jul 20 20:01:34 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 two additional commits since the last revision:
- Second TimPushkin's patch
- 1st patch by TimPushkin
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/246/files
- new: https://git.openjdk.org/crac/pull/246/files/9a8feff6..6bd14b35
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=246&range=03
- incr: https://webrevs.openjdk.org/?repo=crac&pr=246&range=02-03
Stats: 43 lines in 1 file changed: 18 ins; 10 del; 15 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