Skip to content

BazelCI breakage due to java8 library desugaring issue in bazel #122

@ted-xie

Description

@ted-xie

See this BazelCI run for commit 088f922. @bazel_tools//tools/android:desugar_java8_legacy_libs is failing because it still references legacy desugarer flags, even after the default desugar tool in Bazel was switched to D8 in Bazel 6.0.0. This needs to be fixed in Bazel.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions