Integrated: 8272305: several hotspot runtime/modules don't check exit codes

Igor Ignatyev iignatyev at openjdk.java.net
Mon Aug 16 16:59:33 UTC 2021


On Tue, 10 Aug 2021 23:38:39 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

> Hi all,
> 
> could you please review this patch that adds exit code checks to five `runtime/modules` tests?
> 
> testing: `runtime/modules` on `{linux,windows,macos}-x64`
> 
> Thanks,
> -- Igor

This pull request has now been integrated.

Changeset: b2c272d4
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/b2c272d4e21eb4aeb6c8e1c0be0d08943dc36db8
Stats:     24 lines in 5 files changed: 15 ins; 1 del; 8 mod

8272305: several hotspot runtime/modules don't check exit codes

Reviewed-by: dholmes, mseledtsov

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

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


More information about the hotspot-runtime-dev mailing list