commit | 9a8d8f32acb98e6a77ab2c455d24683623b14960 | [log] [tgz] |
---|---|---|
author | Googler <cushon@google.com> | Wed Oct 16 08:02:26 2024 -0700 |
committer | rules_java Copybara <noreply@google.com> | Wed Oct 16 08:03:09 2024 -0700 |
tree | 7e497247121ff6652407e91f25b5f13c04bb7063 | |
parent | 21bdf1e2391ed07bff9124fc40d36432bfc0cfcd [diff] |
Update `--should-stop=ifError=FLOW` flags This is equivalent to `-XDshould-stop.ifError=FLOW`, but the `-XD` flag is a internal javac debug flag interface that writes directly to the options table. The `--should-stop` flags are slightly more standard. PiperOrigin-RevId: 686508919 Change-Id: If71a8508b14b5c4628cdcabb255f638df32ac230
Java Rules for Bazel https://bazel.build.