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

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


On Fri, 2 Jun 2023 20:47:40 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Antonios Printezis has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   changes based on code review feedback
>
> make/Global.gmk line 135:
> 
>> 133: # Alias for backwards compatibility
>> 134: run-test-prebuilt: test-prebuilt
>> 135: run-test-prebuilt-with-exit-code: test-prebuilt-with-exit-code
> 
> I don't think we need this alias since this is a new target.

Fixed!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14183#discussion_r1215496625



More information about the build-dev mailing list