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

Use List convenience methods in rest actions #52286

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

jaymode
Copy link
Member

@jaymode jaymode commented Feb 12, 2020

This commit replaces usages of older collection utility methods with
the JDK 9 convenience method List.of().

Relates #51950

This commit replaces usages of older collection utility methods with
the JDK 9 convenience method `List.of()`.

Relates elastic#51950
@jaymode jaymode added >non-issue :Core/Infra/REST API REST infrastructure and utilities v8.0.0 labels Feb 12, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/REST API)

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM.

@jaymode jaymode merged commit a11ccb8 into elastic:master Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants