Skip to content

Fix java language level issues#457

Open
sigee wants to merge 4 commits into
apache:masterfrom
sigee:fix-java-language-level-issues
Open

Fix java language level issues#457
sigee wants to merge 4 commits into
apache:masterfrom
sigee:fix-java-language-level-issues

Conversation

@sigee

@sigee sigee commented Sep 20, 2024

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

  • Replace String.indexOf() calls with String.contains() method for improved readability
  • Remove unnecessary explicit type parameters
  • Replace try-finally statement with try-with-resources
  • Replace Anonymous types with lambda

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has had no activity for at least 3 months. If you are still working on this change or plan to move it forward, please leave a comment or push a new commit so we know to keep it open. Otherwise, this PR will be closed automatically in about one month. Thank you for your contribution to Apache Livy!

@github-actions github-actions Bot added the stale label Feb 21, 2026
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.

1 participant