Integrated: 8308969: make test-prebuilt doesn't return the correct exit code

Antonios Printezis tonyp at openjdk.org
Mon Jun 5 15:39:24 UTC 2023


On Fri, 26 May 2023 16:07:36 GMT, Antonios Printezis <tonyp at openjdk.org> wrote:

> 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?

This pull request has now been integrated.

Changeset: 80232b7e
Author:    Antonios Printezis <tonyp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/80232b7e753129ca7a4f1ca9b70844e0c7d8eabf
Stats:     10 lines in 2 files changed: 10 ins; 0 del; 0 mod

8308969: make test-prebuilt doesn't return the correct exit code

Reviewed-by: erikj

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

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



More information about the build-dev mailing list