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

[rb] Use Bazel JDK when starting server #13771

Closed
wants to merge 3 commits into from
Closed

Commits on Apr 3, 2024

  1. [rb] Use Bazel JDK when starting server

    This ensures the server is not started with a system JDK which might be
    missing, outdated or simply inaccessible due to Bazel test sandboxing.
    p0deje committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fd0fe80 View commit details
    Browse the repository at this point in the history
  2. yay good old puts debugging

    p0deje committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a79821f View commit details
    Browse the repository at this point in the history
  3. debug

    p0deje committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ef437df View commit details
    Browse the repository at this point in the history