[
https://issues.apache.org/jira/browse/SLING-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008030#comment-18008030
]
Konrad Windszus commented on SLING-9851:
----------------------------------------
Rather a bug in javadoc: https://bugs.openjdk.org/browse/JDK-8278592
> Duplicate null annotations exposed in Javadoc
> ---------------------------------------------
>
> Key: SLING-9851
> URL: https://issues.apache.org/jira/browse/SLING-9851
> Project: Sling
> Issue Type: Bug
> Components: General
> Reporter: Konrad Windszus
> Priority: Major
>
> The javadoc of Sling 11 exposes duplicate null annotations for both return
> values and method arguments, e.g. in
> https://sling.apache.org/apidocs/sling11/org/apache/sling/api/resource/ResourceResolver.html#map-javax.servlet.http.HttpServletRequest-java.lang.String-.
> Since Sling 10 does not expose such behaviour
> (https://sling.apache.org/apidocs/sling10/org/apache/sling/api/resource/ResourceResolver.html#map-javax.servlet.http.HttpServletRequest-java.lang.String-)
> I think this is related to the switch to Jetbrains annotations in
> https://issues.apache.org/jira/browse/SLING-7798.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)