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

[JENKINS-68147] Support Java 17 #75

Closed
wants to merge 10 commits into from

Commits on Jul 8, 2022

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

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    2232f5a View commit details
    Browse the repository at this point in the history
  2. Remove junitparams imports

    MarkEWaite committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5dab09c View commit details
    Browse the repository at this point in the history
  3. Exclude spotbugs warning for catching NPE

    Null pointer exception may still be thrown by the called method, need
    to preserve functionality.
    MarkEWaite committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fd7654b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f423150 View commit details
    Browse the repository at this point in the history
  5. Remove white space changes

    MarkEWaite committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    361e5c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e86584 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96d74e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79d56df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    503ada6 View commit details
    Browse the repository at this point in the history