Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added LinkedHashMap cache type params to avoid build error#1433

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
realDuYuanChao merged 3 commits intoTheAlgorithms:Developmentfromabhijaykumar:Development
Aug 25, 2020
Merged

Added LinkedHashMap cache type params to avoid build error#1433

realDuYuanChao merged 3 commits intoTheAlgorithms:Developmentfromabhijaykumar:Development
Aug 25, 2020

Conversation

@abhijaykumar
Copy link
Contributor

@abhijaykumarabhijaykumar commentedAug 25, 2020
edited
Loading

Fixing the build error introduced previously in PR#1385. The type of cachenew LinkedHashMap<> does not get inferred automatically on JDK8 and results in failed buildhttps://github.com/TheAlgorithms/Java/runs/1026284704

@abhijaykumar
Copy link
ContributorAuthor

@shellhub Raised another PR to re-merge changes from#1429 and fix for the build error.

@realDuYuanChaorealDuYuanChao merged commitdcdd17d intoTheAlgorithms:DevelopmentAug 25, 2020
@realDuYuanChao
Copy link
Member

Thanks.

@abhijaykumar
Copy link
ContributorAuthor

@shellhub Looks like the dev branch is still missing my changes in#1429 as they were reverted. The build issue is resolved now but the code changes will still need to be merged.

@realDuYuanChao
Copy link
Member

@shellhub Looks like the dev branch is still missing my changes in#1429 as they were reverted. The build issue is resolved now but the code changes will still need to be merged.

Hi Bro, your changes has been merged!

@abhijaykumar
Copy link
ContributorAuthor

@shellhub Looks good now. Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@abhijaykumar@realDuYuanChao

[8]ページ先頭

©2009-2025 Movatter.jp