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

NOJIRA: Replace instanceof checks with pattern matching #920

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

mmoayyed
Copy link
Contributor

@mmoayyed mmoayyed commented Nov 26, 2024

This pull request replaces instanceof checks with that of pattern matching, and also updates other smaller constructs to use newer features of JDK and APIs when it comes to writing file output, etc.

@mmoayyed mmoayyed marked this pull request as ready for review November 27, 2024 08:17
@mmoayyed mmoayyed merged commit 94918b4 into apache:master Nov 27, 2024
26 checks passed
@mmoayyed mmoayyed deleted the pattern-matching branch November 27, 2024 11:22
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