-
Notifications
You must be signed in to change notification settings - Fork 320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix wrong total number of phases for EmitObj and EmitJNI #2995
Conversation
Signed-off-by: Tung D. Le <[email protected]>
Signed-off-by: Tung D. Le <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for doing it
Jenkins Linux amd64 Build #15929 [push] Fix wrong total number o... started at 10:20 |
Jenkins Linux ppc64le Build #14959 [push] Fix wrong total number o... started at 11:34 |
Since this is such a simple PR and also very visible to users, maybe we should patch this one to the upcoming release? |
Jenkins Linux s390x Build #15933 [push] Fix wrong total number o... started at 11:21 |
Jenkins Linux amd64 Build #15929 [push] Fix wrong total number o... passed after 1 hr 24 min |
Jenkins Linux ppc64le Build #14959 [push] Fix wrong total number o... aborted after 1 hr 26 min |
Jenkins Linux s390x Build #15933 [push] Fix wrong total number o... aborted after 1 hr 26 min |
Signed-off-by: Tung D. Le <[email protected]>
Resolves #2990