RFR: 8272335: runtime/cds/appcds/MoveJDKTest.java doesn't check exti codes

Igor Ignatyev iignatyev at openjdk.java.net
Wed Aug 11 17:49:36 UTC 2021


Hi all,

could you please review this small patch that adds exit code checks to `runtime/cds/appcds/MoveJDKTest.java` test?

testing: `runtime/cds/appcds/MoveJDKTest.java` on `linux-x64-{product,fastdebug}`

Thanks,
-- Igor

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

Commit messages:
 - copyright
 - 8272335

Changes: https://git.openjdk.java.net/jdk/pull/5089/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5089&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8272335
  Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5089.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5089/head:pull/5089

PR: https://git.openjdk.java.net/jdk/pull/5089


More information about the hotspot-runtime-dev mailing list