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

[6.1.0]Make AutoBazelRepositoryProcessor compatible with Java 8 #17504

Merged
merged 2 commits into from
Feb 16, 2023
Merged

[6.1.0]Make AutoBazelRepositoryProcessor compatible with Java 8 #17504

merged 2 commits into from
Feb 16, 2023

Conversation

ShreeM01
Copy link
Contributor

The three-argument overload of Stream#iterate is only available as of Java 9.

Fixes #17458

Closes #17460.

PiperOrigin-RevId: 509885763
Change-Id: If83d832b3590b8598c0f4163afa3c7054e7c9786

The three-argument overload of `Stream#iterate` is only available as of Java 9.

Fixes #17458

Closes #17460.

PiperOrigin-RevId: 509885763
Change-Id: If83d832b3590b8598c0f4163afa3c7054e7c9786
@ShreeM01 ShreeM01 requested a review from cushon February 15, 2023 19:42
@ShreeM01 ShreeM01 enabled auto-merge (squash) February 15, 2023 20:14
@ShreeM01 ShreeM01 requested a review from comius February 15, 2023 23:08
@sgowroji sgowroji added team-Rules-Java Issues for Java rules awaiting-review PR is awaiting review from an assigned reviewer labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Rules-Java Issues for Java rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants