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

Flip --incompatible_windows_escape_jvm_flags #7646

Conversation

laszlocsomor
Copy link
Contributor

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Fixes: bazelbuild#7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See bazelbuild#7486
@laszlocsomor laszlocsomor removed the request for review from lberki March 6, 2019 14:15
@laszlocsomor laszlocsomor changed the title WIP: Flip --incompatible_windows_escape_jvm_flags Flip --incompatible_windows_escape_jvm_flags Mar 6, 2019
@meteorcloudy
Copy link
Member

Flipping this flag has to wait until it's in the latest release, but you can even test this flag before that. Just create a downstream test for this PR by following
https://github.com/bazelbuild/continuous-integration/blob/master/docs/downstream-testing.md

@laszlocsomor
Copy link
Contributor Author

Great, thanks for the info! I'll do that!

@laszlocsomor
Copy link
Contributor Author

All downstream projects look green: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/843

This is suspicious. Do you think everything worked correctly?

@aiuto aiuto added the area-Windows Windows-specific issues and feature requests label Mar 8, 2019
@laszlocsomor
Copy link
Contributor Author

Bazel 0.24.x is released and has this flag (default: false).

Running another presubmit with downstream tests before I flip this flag: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

@laszlocsomor
Copy link
Contributor Author

All green.

@bazel-io bazel-io closed this in afeb8d0 Apr 5, 2019
@laszlocsomor laszlocsomor deleted the flip-windows-arg-esc-launcher branch April 5, 2019 12:10
dkelmer pushed a commit that referenced this pull request Apr 11, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
dkelmer pushed a commit that referenced this pull request Apr 16, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
dkelmer pushed a commit that referenced this pull request Apr 25, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
dkelmer pushed a commit that referenced this pull request Apr 25, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
dkelmer pushed a commit that referenced this pull request Apr 25, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
dkelmer pushed a commit that referenced this pull request Apr 26, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
dkelmer pushed a commit that referenced this pull request Apr 29, 2019
All downstream projects are green:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/903

Fixes: #7486

RELNOTES[INC]: Flip --incompatible_windows_escape_jvm_flags to true. See #7486

Closes #7646.

PiperOrigin-RevId: 242107771
@philwo philwo added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windows Windows-specific issues and feature requests cla: yes team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incompatible_windows_escape_jvm_flags: on Windows, enables tokenization and escaping of jvm_flags
5 participants