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

Make build work on java 22-ea #2569

Closed
wants to merge 5 commits into from
Closed

Commits on Dec 28, 2023

  1. Make build work on java 22-ea

    Revisit the mockito setup (this can be improved once
    mockito/mockito#3137 has landed and was
    released with mockito). For now, we add the bytebuddy agent directly.
    
    Also update spotbugs and junit, which is needed to pass build under
    Java 22-ea.
    hgschmie committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ae2a6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41b514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    450d4ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19bf07f View commit details
    Browse the repository at this point in the history
  5. also log test jdb version

    hgschmie committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8ea8d5f View commit details
    Browse the repository at this point in the history