aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/serialization/EmptyListCodec.java
diff options
context:
space:
mode:
authorGravatar janakr <janakr@google.com>2018-06-19 14:07:39 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-19 14:09:19 -0700
commite032e31abefe9643ded6686a30458429690a4cf5 (patch)
tree79eec26b2ed8c042066f2bec51bdd04417f94b3b /src/main/java/com/google/devtools/build/lib/skyframe/serialization/EmptyListCodec.java
parent13dc3882e84fb139cc1756fd610c028e3de74516 (diff)
Expand the abilities of codecs. Let ImmutableMultimapCodec actually handle LinkedHashMultimap as well. Let ImmutableSetRuntimeCodec handle some other sets. We squash these extra types into the same codec because we want them to become immutable anyway, and they can be dealt with easily by the existing codecs.
Add some more non-Bazel classes that should be DynamicCodec'ed. Also, when a disallowed value is serialized, throw a SerializationException instead of crashing. This makes it easier to recover in tests. PiperOrigin-RevId: 201237631
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/serialization/EmptyListCodec.java')
0 files changed, 0 insertions, 0 deletions