Skip to content

Regression in Data.nullOf signature #699

@chingor13

Description

@chingor13

A subtle change in the the signature of Data.nullOf in #639 caused some existing code to be unable to compile:

Map<String, String> nullField = ImmutableMap.of("v", Data.nullOf(String.class));

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions