[
https://issues.apache.org/jira/browse/OAK-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Angela Schreiber resolved OAK-10525.
------------------------------------
Fix Version/s: 1.60.0
Assignee: Angela Schreiber
Resolution: Fixed
> 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
> Assignee: Angela Schreiber
> Priority: Trivial
> Fix For: 1.60.0
>
>
> 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)