Skip to content
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

Moving requirement to JDK 11. #2

Merged
merged 3 commits into from
May 28, 2021
Merged

Moving requirement to JDK 11. #2

merged 3 commits into from
May 28, 2021

Conversation

onukristo
Copy link
Contributor

Context

Open source refresh.

Changes

Moving requirement to JDK 11.

Checklist

setTimeoutMillis(timeoutSeconds * 1000);
}
this.beforeCommitValidationRequiredTimeMs = beforeCommitValidationRequiredTimeMs;
setStatus0(Status.STATUS_ACTIVE);
Copy link

@elodani-transferwise elodani-transferwise May 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This together with the other setStatus(Status) below is very confusing, can we have another name for this?

@onukristo onukristo merged commit 3d39d94 into master May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants