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

Development: Fix several server code issues #8405

Merged
merged 7 commits into from
Apr 18, 2024

Conversation

julian-christl
Copy link
Member

@julian-christl julian-christl commented Apr 16, 2024

Checklist

General

Server

  • Important: I implemented the changes with a very good performance and prevented too many (unnecessary) database calls.
  • I strictly followed the server coding and design guidelines.
  • I documented the Java code using JavaDoc style.

Motivation and Context

With Java 21, several new code issues came up so I decided to sweep through the inspections and fix the ones that made sense.

Description

See above. Ask me if you have questions about a specific change. It's too many details to summarise them here.

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked







Review Progress

Code Review

  • Code Review 1
  • Code Review 2
  • Code Review 3
  • Code Review 4

@julian-christl julian-christl self-assigned this Apr 16, 2024
@julian-christl julian-christl requested a review from a team as a code owner April 16, 2024 08:02
@github-actions github-actions bot added tests server Pull requests that update Java code. (Added Automatically!) labels Apr 16, 2024
coderabbitai[bot]
coderabbitai bot previously approved these changes Apr 16, 2024
coderabbitai[bot]
coderabbitai bot previously approved these changes Apr 16, 2024
coderabbitai[bot]
coderabbitai bot previously approved these changes Apr 16, 2024
Strohgelaender
Strohgelaender previously approved these changes Apr 16, 2024
@julian-christl julian-christl requested a review from a team April 17, 2024 12:03
@julian-christl julian-christl added this to the 7.0.1 milestone Apr 17, 2024
Copy link
Contributor

@egekurt123 egekurt123 left a comment

Choose a reason for hiding this comment

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

changes LGTM

Copy link
Contributor

@pzdr7 pzdr7 left a comment

Choose a reason for hiding this comment

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

Code LGTM

Copy link
Contributor

@MaximilianAnzinger MaximilianAnzinger left a comment

Choose a reason for hiding this comment

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

Maintainer approved
(This was a long one to review ...)

@krusche krusche merged commit adfbd38 into develop Apr 18, 2024
31 of 35 checks passed
@krusche krusche deleted the chore/resolve-java-21-code-issues branch April 18, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge server Pull requests that update Java code. (Added Automatically!) tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

7 participants