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

[7.1.0] Remove --host_jvm_args=-Djava.net.preferIPv6Addresses=true #21546

Merged

Commits on Mar 4, 2024

  1. Remove --host_jvm_args=-Djava.net.preferIPv6Addresses=true

    Bazel cannot reach to bcr.bazel.build from a ipv4 only machine with --host_jvm_args=-Djava.net.preferIPv6Addresses=true set. Our GCP VMs are ipv4 only and we recently enabled ipv6 for bcr.bazel.build.
    
    Related bazelbuild#21525
    
    PiperOrigin-RevId: 611465054
    Change-Id: I0c3d144d12ab167a18075e6719ff8597161798d1
    meteorcloudy committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    44c8594 View commit details
    Browse the repository at this point in the history