bazelbuild / bazel-buildfarm

Bazel remote caching and execution service
https://bazel.build
Apache License 2.0
635 stars 199 forks source link

refactor: JEP-394 Pattern Matching for instanceof #1745

Closed jasonschroeder-sfdc closed 1 month ago

jasonschroeder-sfdc commented 1 month ago

See also: https://openjdk.org/jeps/394

Note: google-java-format needs to be run with JDK17 or later, or it will complain that your Java files are invalid.