Angela Schreiber created OAK-10525:
--------------------------------------
Summary: DefaultSyncContext.createValues : return value should be
annotated with @NotNull
Key: OAK-10525
URL: https://issues.apache.org/jira/browse/OAK-10525
Project: Jackrabbit Oak
Issue Type: Bug
Components: auth-external
Reporter: Angela Schreiber
the return value of {{DefaultSyncContext.createValues}} is currently annotated
with {{@Nullable}} but neither the returned array nor it's values are ever null
and thus annotation {{@NotNull}} would be more appropriate IMO.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)