RFR: 8308969: make test-prebuilt doesn't return the correct exit code [v3]

Antonios Printezis tonyp at openjdk.org
Sat Jun 3 12:47:39 UTC 2023


> For 'make' test and 'make test-only' the existence of exit-with-error is checked in the main target in Init.gmk. Is there a better way to fix this than to check for the existence of exit-with-error in RunTestsPrebuilt.gmk?

Antonios Printezis has updated the pull request incrementally with one additional commit since the last revision:

  small change based on code review feedback

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14183/files
  - new: https://git.openjdk.org/jdk/pull/14183/files/07b0354e..15bdaeef

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14183&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14183&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14183.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14183/head:pull/14183

PR: https://git.openjdk.org/jdk/pull/14183



More information about the build-dev mailing list