[crac] RFR: Convert CRaC tests from shell scripts to Java

Radim Vansa duke at openjdk.org
Thu Mar 2 16:52:51 UTC 2023


Right now this is a draft as it builds on top of https://github.com/openjdk/crac/pull/47

Please see `CracTest` javadoc for detailed info.

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

Commit messages:
 - Merge remote-tracking branch 'origin/crac' into test-crac-java
 - Remove test name from the @run JTreg tag
 - Use default main and args from CracTest
 - Merge remote-tracking branch 'origin/crac' into test-crac-java
 - Add docker to CracBuilder
 - Rename enum for `simengine` to SIMULATE
 - Convert CRaC tests from shell scripts to Java
 - Remove somebody's forgotten overrides
 - Fix failing CRaC tests

Changes: https://git.openjdk.org/crac/pull/50/files
 Webrev: https://webrevs.openjdk.org/?repo=crac&pr=50&range=00
  Stats: 3582 lines in 54 files changed: 1683 ins; 1680 del; 219 mod
  Patch: https://git.openjdk.org/crac/pull/50.diff
  Fetch: git fetch https://git.openjdk.org/crac pull/50/head:pull/50

PR: https://git.openjdk.org/crac/pull/50


More information about the crac-dev mailing list