8269025: jsig/Testjsig.java doesn't check exit code #98
Conversation
|
@iignatev This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 2 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the
|
Thank you, Harold. /integrate |
Hi all,
could you please review this small trivial test-only change that adds a check of exit code to
jsig/Testjsig.java
test?Thanks,
-- Igor
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17 pull/98/head:pull/98
$ git checkout pull/98
Update a local copy of the PR:
$ git checkout pull/98
$ git pull https://git.openjdk.java.net/jdk17 pull/98/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 98
View PR using the GUI difftool:
$ git pr show -t 98
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk17/pull/98.diff