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

[java] minor performance improvements and code cleanup #14054

Merged
merged 21 commits into from
Jun 20, 2024

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    73f3d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0935a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c8a520 View commit details
    Browse the repository at this point in the history
  4. replaced deprecated setScriptTimeout with scriptTimeout

    according to instruction "Use scriptTimeout(Duration)"
    iampopovich committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2a9537f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    674e764 View commit details
    Browse the repository at this point in the history
  2. replaced list creations with List.of()

    there is no need to creat mutable lists in tests to only get elements
    iampopovich committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1181d73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbf048a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bae701e View commit details
    Browse the repository at this point in the history
  5. applying format.sh

    iampopovich committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5cb6284 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    4829d74 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    0456bfa View commit details
    Browse the repository at this point in the history
  2. trying to fix test

    iampopovich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dd989b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47f4fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12faf15 View commit details
    Browse the repository at this point in the history
  5. applying format.sh

    iampopovich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    132aead View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21adbdd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    1864028 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    15962c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    b9452c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    27ca016 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    0dd4c1e View commit details
    Browse the repository at this point in the history