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

Fixes issue 24868 Clean code: fix unlikely argument and remove some unused variables. #24870

Merged
merged 3 commits into from Mar 26, 2024

Commits on Mar 21, 2024

  1. Fixes issue 24868 Clean code: fix unlikely argument and remove some

    unused variables. ManagedBeanManagerImpl and
    JdbcConnPoolAppStatsProvider need specific review.
    escay committed Mar 21, 2024
    Copy the full SHA
    3cc5c75 View commit details
    Browse the repository at this point in the history
  2. Fixes issue 24868 Clean code: fix unlikely argument and remove some

    unused variables. ManagedBeanManagerImpl and
    JdbcConnPoolAppStatsProvider need specific review.
    (Remove unused imports)
    escay committed Mar 21, 2024
    Copy the full SHA
    88459ae View commit details
    Browse the repository at this point in the history
  3. Fixes issue 24868 Clean code: fix unlikely argument and remove some

    unused variables. ManagedBeanManagerImpl and
    JdbcConnPoolAppStatsProvider need specific review.
    (Fix checkstyle 'Line has trailing spaces')
    escay committed Mar 21, 2024
    Copy the full SHA
    bbd6bf7 View commit details
    Browse the repository at this point in the history